Message239824
Here is a patch that implements PEP 488 **except** for Windows installer stuff. I don't think the Windows changes need to block this patch going in, but I will need someone on Windows to help fix up PC/, PCbuild/, Tools/msi, Lib/distutils/command/bdist_msi.py, and Lib/distutils/command/bdist_wininst.py (if you just search for [pyo] you will find what needs an update).
Otherwise if someone wants to give the patch a review you can feel free, else I will commit it at PyCon (do be aware that if you run tests under -O and -OO there are several failures that have nothing to do with this patch). |
|
Date |
User |
Action |
Args |
2015-04-01 16:02:37 | brett.cannon | set | recipients:
+ brett.cannon, barry, gregory.p.smith, paul.moore, tim.golden, eric.snow, zach.ware, steve.dower |
2015-04-01 16:02:37 | brett.cannon | set | messageid: <1427904157.44.0.104410708363.issue23731@psf.upfronthosting.co.za> |
2015-04-01 16:02:37 | brett.cannon | link | issue23731 messages |
2015-04-01 16:02:37 | brett.cannon | create | |
|