Message204869
Would you be okay with removing the static declaration of PyNotImplemented_Type and PyNone_Type if we prefix their name with an underscore? There isn't any other way to fix this without making the types linkable.
I might revert the 2.7 change anyway as it broke test_xpickle and it doesn't look easy to fix. |
|
Date |
User |
Action |
Args |
2013-12-01 01:41:27 | alexandre.vassalotti | set | recipients:
+ alexandre.vassalotti, georg.brandl, jaraco, ncoghlan, belopolsky, pitrou, hagen, july, python-dev |
2013-12-01 01:41:27 | alexandre.vassalotti | set | messageid: <1385862087.6.0.619980075132.issue6477@psf.upfronthosting.co.za> |
2013-12-01 01:41:27 | alexandre.vassalotti | link | issue6477 messages |
2013-12-01 01:41:27 | alexandre.vassalotti | create | |
|