Erik Bray
3433417193
Updates to PEP 539 draft ( #291 )
2017-07-12 11:58:09 -07:00
Brett Cannon
ed36ec04ac
Fix a markup mistake ( #306 )
2017-07-12 11:56:48 -07:00
Ned Deily
9e3916689c
Update pep-0494.txt
2017-07-08 01:16:54 -04:00
Mariatta
dba43db7b9
PEP 498: Capitalize the F at the start of the sentence (GH-301)
2017-07-06 10:17:04 -07:00
Ned Deily
202e69a1e0
Add 3.6.2rc2 and adjust 3.6.2 final.
2017-07-03 00:19:58 -04:00
Nick Coghlan
0f74d6e152
Use correct status for PEP 496 ( #300 )
...
PEP 496 was never Accepted or Active, so the correct status
is "Rejected in favour of PEP 508" rather than "Superseded
by PEP 508".
2017-06-29 11:43:06 +10:00
Brett Cannon
67047cbf74
Add a missing parenthesis ( #298 )
2017-06-26 12:23:18 -07:00
Thomas Kluyver
e45966c799
PEP 517: Add hook for sdist build deps ( #297 )
...
- Add get_build_sdist_requires
- Rename hooks that had become ambiguous given
two distinct build hooks
- Clarify expected environments for the various hooks
2017-06-25 00:16:21 +10:00
Larry Hastings
48e75bc19c
Update 3.5 release schedule with dates for 3.5.4.
2017-06-23 06:22:30 -07:00
Ivan Levkivskyi
338dcabc7b
Updates to PEP 544 ( #289 )
...
Including a title change.
2017-06-19 21:38:56 -07:00
Nick Coghlan
bafb9d81aa
PEP 426: Remove dead link relating to the examples
2017-06-18 13:48:34 +10:00
John T. Wodder II
0d039dd5c3
Fix broken links in PEP 426 (GH-296)
...
* Fix broken links
* Removed unused link
2017-06-18 13:45:09 +10:00
Ned Deily
670a6a32a3
Update for 3.6.2rc1
2017-06-17 22:06:29 -04:00
Nick Coghlan
b5f41515a5
PEP 538: Note significant implementation-driven changes
2017-06-18 12:01:45 +10:00
Emanuele Gaifas
6040eb7483
Remove spurious whitespace ( #295 )
...
There was a spurious space at the beginning of the line, that transformed the paragraph into a definition list item.
2017-06-17 12:11:36 -04:00
csabella
ad339c1e27
reSTify PEP225, PEP234, PEP255, PEP450 ( #293 )
2017-06-16 10:20:28 -07:00
Thomas Kluyver
82ea79a94a
PEP 517: Clear up ambiguity about metadata_directory ( #292 )
...
An ambiguity in the wording made it look like metadata_directory for build_wheel
would be the same directory as was passed in to the prepare_wheel_metadata hook.
It makes more sense for it to be the .dist-info directory returned from prepare_wheel_metadata.
2017-06-16 16:59:08 +10:00
Ned Deily
89b7ed494c
Update dates for 3.6.2rc and final.
2017-06-15 01:28:49 -04:00
Thomas Kluyver
477139b3f7
PEP 517: Latest recommended changes
...
- use sdist and wheel archives as required interchange formats
- use `prepare_*` prefix for optional file export APIs
- return relative paths for generated aritifacts/directories
2017-06-14 21:38:14 +10:00
Benjamin Peterson
591a85fadc
mask bdfl-delegate email
2017-06-11 12:43:16 -07:00
Benjamin Peterson
2a42be8c60
vendorize some docutils pep transformations, so we can update them
2017-06-11 12:42:47 -07:00
Benjamin Peterson
60d9b24542
promote m.p.o links to https
2017-06-11 12:02:39 -07:00
Benjamin Peterson
6d01d3c28e
add delegate metadata
2017-06-11 12:00:15 -07:00
Benjamin Peterson
798ece85d4
fix header ordering
2017-06-11 11:40:54 -07:00
Benjamin Peterson
307e5a92da
accept pep 546
2017-06-11 11:38:10 -07:00
Nick Coghlan
d5049e5369
PEP 538 implementation has been merged
2017-06-11 13:17:59 +10:00
Barry Warsaw
3800904843
Braces example for multiline conditionals ( #284 )
...
* Braces example for multiline conditionals.
Closes #283
2017-06-09 20:45:57 -07:00
Thomas Kluyver
22e36e2113
PEP 517: Misc changes from discussion ( #288 )
2017-06-10 12:59:46 +10:00
Ned Deily
d7f4eefd7b
Add tentative dates for 3.6.3
2017-06-08 23:37:22 -04:00
csabella
b85afac44d
Fix some small typos in PEP 512 ( #287 )
2017-06-07 14:37:59 -07:00
Nick Coghlan
8350530c12
Cross-reference PEP 3131 from PEP 8 ( #286 )
...
PEP 3131 (Unicode identifiers) includes a policy section
covering their use within the standard library.
This adds an explicit cross-reference to that section from
the prescriptive naming conventions section of PEP 8.
2017-06-06 12:57:48 +10:00
Thomas Kluyver
64442c8201
PEP 517: Add sdist and build preparation hooks
...
Bring PEP 517 up to date with latest distutils-sig discussion:
- sdist export hook
- build preparation hook for out-of-tree builds
2017-06-05 19:44:47 +10:00
Ismail
7b4193d056
Fix minor typo ( #282 )
2017-06-04 04:50:23 +10:00
Nick Coghlan
a6611d454d
Mark PEPs 211 and 225 as Rejected
...
These two PEPs were listed as rejected alternatives when PEP 465's
matrix multiplication operator was accepted and implemented, but
still marked as Deferred in the PEP listing.
This updates their headers to indicated their Rejected status,
with a link to the relevant section of PEP 465 as their resolution
reference.
2017-06-03 17:28:28 +10:00
Nick Coghlan
5f17b7a5d9
PEP 547: Fix rendering errors
2017-06-03 14:32:25 +10:00
csabella
329ed7e935
reSTify 5 PEPs ( #276 )
2017-06-02 11:46:13 -07:00
Nick Coghlan
02969ebbd2
PEP 517: Revert to Draft status
...
The provisional acceptance led to some additional valid concerns being raised
with the current design in the PEP, so I'm reverting it to Draft status
while we resolve them.
2017-06-03 02:19:10 +10:00
csabella
5d3ac8912e
reSTify PEP 237 ( #273 )
2017-06-01 17:51:29 -07:00
Barry Warsaw
9cf4bde5e6
Braces are required. ( #280 )
...
Closes #279
2017-06-01 19:04:40 -04:00
Cory Benfield
ba07230ce7
Address concerns from python-dev for PEP 546. ( #278 )
...
* Adress concerns from python-dev.
* Add myself to authors.
2017-06-01 21:30:16 +02:00
Marcel Plch
cd84e206f5
PEP 547: -m switch support for extension modules
...
Add PEP to enable -m switch support for extension modules
2017-05-31 19:06:32 +10:00
Cory Benfield
ccc6b12a7d
Grammatical and minor content changes to PEP 546. ( #274 )
...
* Grammatical changes to PEP 546
* Address @alex's grammatical feedback.
2017-05-30 15:11:53 -04:00
Ivan Levkivskyi
25b7a873f8
Allow deriving NewType from another unique type ( #271 )
...
See discussion in python/mypy#3465
2017-05-30 09:56:56 -07:00
Victor Stinner
f06c5be3d1
New PEP 546: Backport MemoryBIO to Python 2.7 ( #272 )
...
* New PEP 546: Backport MemoryBIO to Python 2.7
* PEP 546: Alex Gaynor's review
* PEP 546: Nick Coghlan's review: ensurepip
* PEP 546: new Nick Coghlan's review
2017-05-30 14:58:20 +02:00
Nick Coghlan
91299310ff
Mark PEP 517 as Accepted
2017-05-29 13:43:34 +10:00
Nick Coghlan
a39c23e341
PEP 516: Rejected in favour of PEP 517
2017-05-29 13:22:14 +10:00
Thomas Kluyver
49b693c46a
PEP 517: Specify UTF-8 for captured output ( #264 )
2017-05-29 11:23:39 +10:00
Nick Coghlan
4aaf8e6a96
Update PEP 11 for PEP 538 acceptance (GH-269)
...
Part of the PEP 538 implementation is to add a new
"Legacy C Locale" section to PEP 11 that explicitly
limits our support for running Python 3.7+ in the
ASCII based legacy C locale.
(Note: if PEP 540 is also accepted, this section will
be amended accordingly)
2017-05-29 11:17:12 +10:00
Nick Coghlan
6541b4be47
Mark PEP 538 as Accepted
2017-05-28 16:53:44 +10:00
csabella
e15c2c15eb
reSTify PEP203 and PEP238 ( #268 )
2017-05-27 14:46:58 -07:00