Commit Graph

12 Commits

Author SHA1 Message Date
Nick Coghlan 4160b04e9c PEP 493: make word order consistent 2015-11-27 17:46:37 +10:00
Nick Coghlan 348bbf8137 PEP 493: First draft as a standards track PEP
- now has 2 feature sections, and 3 backport recommendations
- features are for a new Python API and environment setting
- backports are all for targeting versions < 2.7.9
- Python 3 is excluded from scope
2015-11-27 15:51:43 +10:00
Nick Coghlan aeb7ff86af PEP 493: Update for python-dev comments
* Describe the fallback in the absence of the PEP
* Check sys.flags.ignore_environment in sample code
* Explicitly limit backport scope to Linux distros
* Explicitly cover (lack of) interaction with virtualenv
2015-11-24 09:30:31 +10:00
Nick Coghlan 04af57e63d PEP 493: Credit MAL as a co-author, fix headers 2015-07-06 14:00:55 +10:00
Nick Coghlan bff0bcfbcf PEP 493: Add post date 2015-07-06 13:55:05 +10:00
Nick Coghlan baef915b05 PEP 493: simplify detection of the capability 2015-07-06 10:45:09 +10:00
Nick Coghlan cf5b1dd94e PEP 493: default to platform default in examples 2015-05-19 23:30:08 +10:00
Nick Coghlan c5e713f2d7 PEP 493: fix typo 2015-05-19 23:17:09 +10:00
Nick Coghlan 4caa876719 PEP 493: Incorporate feedback from Tomas Hoger
Changes based primarily on design feedback received in
https://bugzilla.redhat.com/show_bug.cgi?id=1173041#c21

Some minor issues were pointed out in private email.
2015-05-19 23:02:00 +10:00
Nick Coghlan 52973f08f9 PEP 493: formatting & wording tweaks 2015-05-13 00:08:31 +10:00
Nick Coghlan 14466c2300 Update PEP 493 based on python-dev discussion 2015-05-12 22:14:44 +10:00
Nick Coghlan f2399fc422 Redistributor recommendations for PEP 476 2015-05-10 15:25:07 +10:00