Re: Friday finking: TDD and EAFP

2019-11-18 Thread Mark Turner
> On Nov 18, 2019, at 4:07 PM, Peter J. Holzer wrote: > > On 2019-11-13 15:16:55 +1300, DL Neil via Python-list wrote: >> On 4/11/19 9:44 AM, Peter J. Holzer wrote: >>> TDD does in my opinion encourage EAFP thinking. >>> >>> The TDD is usually: >>> >>> 1 Write a test >>> 2 Write the m

Undefined symbols for Mac OS 10.14.4 build

2019-05-26 Thread Mark Turner
Hi, I’m trying to build CPython 3.8 from source on Mac OS 10.14.4 and running into undefined symbols problem at the linker stage.The commands I’m using are: ./configure --with-pydebug make -s -j2 The undefined symbols are listed below. I’ve found that if I modify pyconfig.h by changing #define