[issue4566] 2.6.1 breaks many applications that embed Python on Windows

2012-05-21 Thread Shy

Shy  added the comment:

For some reason this patch is disabled with #ifdefs when Py_ENABLE_SHARED is 
not defined.

I'm compiling python as a static lib and have unresolved externals for both 
these functions: _Py_ActivateActCtx, _Py_DeactivateActCtx

--
nosy: +shooshx

___
Python tracker 
<http://bugs.python.org/issue4566>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20221] #define hypot _hypot conflicts with existing definition

2014-10-02 Thread Shy Shalom

Shy Shalom added the comment:

Any chance this would be merged to 2.7 as well?
The comment from 2014-01-11 06:33:18 says "2.7" but PC/pyconfig.h still has 
#define hypot _hypot

--
nosy: +Shy.Shalom

___
Python tracker 
<http://bugs.python.org/issue20221>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com