Message416190
bpo-32176 "Zero argument super is broken in 3.6 for methods with a hacked __class__ cell" added test_code.test_closure_injection() and fixed the CO_NOFREE flag in the code object constructor (types.CodeType). |
|
Date |
User |
Action |
Args |
2022-03-28 16:34:19 | vstinner | set | recipients:
+ vstinner, rhettinger, pitrou, eric.smith, petr.viktorin, serhiy.storchaka, corona10 |
2022-03-28 16:34:19 | vstinner | set | messageid: <1648485259.35.0.376947979035.issue47143@roundup.psfhosted.org> |
2022-03-28 16:34:19 | vstinner | link | issue47143 messages |
2022-03-28 16:34:19 | vstinner | create | |
|