John T. Wodder II
03396aaac3
PEP 496: Fix footnote/reference links ( #341 )
2017-08-14 11:14:45 -07:00
Huang Huang
0d93a6344c
reSTify PEP 343 ( #320 )
2017-08-14 11:11:09 -07:00
Yury Selivanov
e8a06c9a79
pep-550: Fix PEP 521 example. ( #337 )
2017-08-12 01:36:43 -04:00
Yury Selivanov
fd0f25e2dc
pep-550: Fix typos ( #336 )
2017-08-12 00:17:03 -04:00
CHI Cheng
3c3d9274b4
Add PEP 538 to 3.7 release schedule ( #317 )
...
Also fix 3.7 release schedule version number typo
2017-08-11 23:31:20 -04:00
Yury Selivanov
c46c5a33fb
pep-550: Clarify ExecutionContext.run() ( #335 )
2017-08-11 22:16:34 -04:00
Yury Selivanov
f90860ed1a
pep-550: Make images wider; fix typo in functions.png ( #334 )
2017-08-11 19:55:09 -04:00
Yury Selivanov
cc0823979c
pep-550: Drop context isolation for now ( #333 )
2017-08-11 19:48:12 -04:00
Yury Selivanov
3c5f66da61
pep550: Move pics one level up to show up on Python.org ( #332 )
2017-08-11 19:29:03 -04:00
Yury Selivanov
1e260e7a1e
pep-550: Add a section about context isolation ( #331 )
2017-08-11 19:13:45 -04:00
Brett Cannon
70d0a63390
Fix a reST markup issue
2017-08-11 15:54:20 -07:00
Yury Selivanov
f7c4d9603e
pep-550: Fix typos ( #330 )
2017-08-11 18:38:55 -04:00
Yury Selivanov
b96cdf5fbb
Add PEP 550: Execution Context ( #329 )
2017-08-11 18:03:58 -04:00
Huang Huang
f9865e18fd
reSTify PEP 340 ( #321 )
2017-08-11 11:58:49 -07:00
Huang Huang
75b53a7813
reSTify PEP 280 ( #318 )
2017-08-11 11:47:47 -07:00
Huang Huang
7f68262609
reSTify PEP 363 ( #322 )
2017-08-11 11:41:01 -07:00
Huang Huang
e889fa82a5
reSTify PEP 214 ( #319 )
2017-08-11 18:35:05 +03:00
Larry Hastings
4dbfaec329
Update 3.4 release schedule to reflect 3.4.7 final.
2017-08-09 00:37:48 -07:00
Larry Hastings
26d9ae0fb5
Updated Python 3.5 release schedule.
2017-08-08 04:23:33 -07:00
Larry Hastings
5679470806
Update release schedules for 3.4 and 3.5.
2017-07-25 02:13:51 -07:00
Larry Hastings
884e4851ef
Correct PEP 101 steps for security-fixes branches.
2017-07-25 02:02:59 -07:00
Larry Hastings
f197bf4c54
Update PEP 101 for this post-blurb world.
2017-07-23 20:25:16 -07:00
Masayuki Yamamoto
e648e57384
PEP 539: update draft to omit two functions ( #314 )
2017-07-22 13:20:37 -07:00
Ned Deily
76f6614ff0
Updates to pep 101 for GitHub-based releases
2017-07-22 08:59:02 -04:00
Thomas Kluyver
e505618795
Move comparison to PEP 516 into an appendix ( #313 )
2017-07-20 23:37:31 +10:00
Nick Coghlan
11c03654f4
PEP 517: Fix metadata preparation example ( #312 )
...
- use plain strings rather than pathlib.Path
- drop config_settings as irrelevant
- return relevant absolute paths from the example
helper functions
2017-07-20 23:09:00 +10:00
Nick Coghlan
83ae4a58a6
PEP 517: remove prepare_wheel_metadata references ( #311 )
...
- replace with prepare_metadata_for_build_wheel where appropriate
- update the API evolution example to be based on build_sdist
rather than prepare_wheel_metadata
- also clarified the frontend example code covering one way to
handle prepare_metadata_for_build_wheel being optional
2017-07-20 22:12:48 +10:00
Matthias Kramm
1a92d6ea0d
PEP 484: Remove statement about unicode, in the python2.7 section. ( #302 )
...
See https://github.com/python/typing/issues/418#issuecomment-313753006 .
Let's leave it up to type-checkers whether they want `unicode`, in Python 2
code, to mean "only unicode" or "str or unicode".
2017-07-18 13:59:39 -07:00
Jelle Zijlstra
7221386f27
PEP 484: Clarify that submodules in a package are exported ( #309 )
...
See discussion in https://github.com/python/typeshed/pull/1484#discussion_r127114355 .
2017-07-17 15:51:21 -07:00
Ned Deily
f09b893072
3.6.2 is released
2017-07-17 03:47:56 -04:00
Nick Coghlan
0189da7b60
PEP 517: update backend example ( #310 )
...
- update hook names and signatures
- clearly separate sdist building & wheel building
- add support for out-of-tree wheel builds
- clarify build_wheel spec based on updated example
- be explicit that out-of-tree builds should match
the results of building via sdist
2017-07-16 15:12:00 +10:00
Larry Hastings
20c110f591
Add release dates for Python 3.4.7.
2017-07-15 14:35:47 +02:00
Thomas Kluyver
ea76e4431b
Add note about fresh subprocess per build ( #308 )
2017-07-15 14:31:54 +10:00
Thomas Kluyver
36212596ba
PEP 517: Update hooks in line with discussion ( #307 )
...
- renamed hooks
- replaced input preparation hook with build_directory parameter
- split out hook entries into separate sections
2017-07-14 17:25:30 +10:00
Ned Deily
850e02890d
Update 3.3.7 release dates and EOL dates.
2017-07-12 20:12:34 -04:00
Julien
36898a4291
PEP 545: Update contribution agreement according to the PSF recommendations ( #304 )
2017-07-12 14:51:28 -07:00
Mariatta
4012be879e
Mark PEP 495 as Final ( #305 )
...
Shipped in Python 3.6
2017-07-12 12:00:30 -07:00
Joshua Dong
b61bb7d343
fix minor typos ( #294 )
2017-07-12 11:58:51 -07:00
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