Message143150
> if you recall there was some discussion that it was acceptable to use
> distutils but *only* for python 2.N
There was discussion, yes, but it was not decided to change our decision on the freeze: msg121097
> just as an aside: have all python 3.N packaging scripts, for all
> python-dev scripts *and* all 3rd party packages world-wide, been using
> distutils2 by default instead of distutils?
We are well aware that it is going to take years for the Python world to switch to the new standard, that’s why
1) projects can have a distutils-compatible setup.py and a distutils2-compatible setup.Cfg
2) pysetup can install distutils-based projects
3) I’m working on documentation to help people use distutils2 |
|
Date |
User |
Action |
Args |
2011-08-29 15:33:58 | eric.araujo | set | recipients:
+ eric.araujo, lkcl, zooko, amaury.forgeotdarc, davidfraser, giampaolo.rodola, schmir, scott.tsai, tarek, rpetrov, rschoon.old, WhiteTiger, BreamoreBoy, LRN, alesko, kalev |
2011-08-29 15:33:57 | eric.araujo | set | messageid: <1314632037.93.0.672938808796.issue3871@psf.upfronthosting.co.za> |
2011-08-29 15:33:57 | eric.araujo | link | issue3871 messages |
2011-08-29 15:33:57 | eric.araujo | create | |
|