Message303855
> I don't know if we can easily implement "-X showalloccount", since
> Python 2.7 doesn't have sys._xoptions. Maybe we could use a new
> environment variable instead: PYTHONSHOWALLOCCOUNT=1?
That is how it is bypassed in Fedora Py2 builds currently. I am attaching the patch we use. |
|
| Date |
User |
Action |
Args |
| 2017-10-06 20:36:32 | ishcherb | set | recipients:
+ ishcherb, vstinner, benjamin.peterson, serhiy.storchaka, cstratak |
| 2017-10-06 20:36:32 | ishcherb | set | messageid: <[email protected]> |
| 2017-10-06 20:36:32 | ishcherb | link | issue31692 messages |
| 2017-10-06 20:36:32 | ishcherb | create | |
|