Message133440
This patch fixes the problem by moving the check from object_new to PyType_GenericAlloc. The check is very cheap, so this should not be an issue. |
|
Date |
User |
Action |
Args |
2011-04-10 02:28:39 | eltoder | set | recipients:
+ eltoder, terry.reedy, pitrou, nadeem.vawda, benjamin.peterson, eric.araujo, thet, daniel.urban |
2011-04-10 02:28:39 | eltoder | set | messageid: <1302402519.35.0.369959954681.issue5996@psf.upfronthosting.co.za> |
2011-04-10 02:28:38 | eltoder | link | issue5996 messages |
2011-04-10 02:28:38 | eltoder | create | |
|