Message202638
Never mind, this is an intentional change:
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
two makefile macros SHLIB_SUFFIX and EXT_SUFFIX. SO now has the value of
SHLIB_SUFFIX again (as in 2.x and 3.1). The SO macro is removed in 3.4.
Although this does introduce some backward compatibility issues. Perhaps sysconfig.get_config_var('SO') should be deprecated in 3.4 and removed in 3.5. |
|
| Date |
User |
Action |
Args |
| 2013-11-11 18:21:08 | barry | set | recipients:
+ barry, Marc.Abramowitz |
| 2013-11-11 18:21:08 | barry | set | messageid: <[email protected]> |
| 2013-11-11 18:21:08 | barry | link | issue19555 messages |
| 2013-11-11 18:21:08 | barry | create | |
|