Min ho Kim
cfb7bd74db
Fix typos ( #1113 )
2019-07-03 11:20:45 -07:00
Mariatta
cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
...
This reverts commit bb0e518ed3
.
2017-11-11 11:28:55 -08:00
Huang Huang
bb0e518ed3
Rename all .txt PEP files to .rst (GH-462)
...
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Nick Coghlan
d486abefaf
PEP 493 has been implemented
2016-03-20 22:46:53 +10:00
Barry Warsaw
0e8e6dbfa3
PEP 493 is Accepted.
2016-03-02 10:06:11 -05:00
Nick Coghlan
4e77d45d59
PEP 493: slight wording tweak for accuracy
2016-02-25 18:32:06 +10:00
Nick Coghlan
a283db8c30
PEP 493: clarify a security caveat
2016-02-25 18:21:44 +10:00
Nick Coghlan
9c4c3a39c7
PEP 493: add new post date
2016-02-24 20:16:56 +10:00
Nick Coghlan
16fcb881c2
PEP 493: address review comments from Barry
2016-02-24 16:29:59 +10:00
Nick Coghlan
51f79940e1
PEP 493: link to issue with the implementation
2016-01-15 17:46:40 +10:00
Nick Coghlan
318a5d5655
PEP 493: Add Barry as BDFL-Delegate
2015-12-16 07:45:33 +10:00
Nick Coghlan
a0a5b34663
PEP 493: Clarify scope & deemphasise PEP 476 backport
...
* Scope limitations now have their own section, rather than being
part of the Rationale section
* reordered backport sections so PEP 493 backport is discussed
prior to the PEP 476 backport
* made it explicit that the PEP 476 section is aimed at "*IF* you
backport this feature, do it *this* way", so simply not implementing
that section at all is entirely PEP compliant
2015-12-08 18:43:52 +10:00
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