Jukka Lehtosalo
0db9dcb199
PEP 589: TypedDict: Type Hints for Dictionaries with a Fixed Set of Keys ( #956 )
2019-03-29 06:38:13 -07:00
Pablo Galindo
2c08eac385
PEP 570: Add Guido as BDFL-delegate and link to discourse (GH-958)
2019-03-28 23:22:14 +00:00
Steve Dower
cd42999322
PEP 578: Updated text for clarity ( #959 )
2019-03-28 15:53:22 -07:00
Victor Stinner
f350734f80
PEP 587: Clarify relationship with PEP 432 ( #955 )
...
* PEP 587: Clarify relationship with PEP 432
* Update pep-0587.rst
Co-Authored-By: vstinner <vstinner@redhat.com>
2019-03-29 07:05:34 +10:00
Brett Cannon
fcb7ffeb5e
Mark PEP 452 as final ( #957 )
2019-03-28 13:56:53 -07:00
Mariatta
e335d6af44
Reserve PEP 588 as an extension of PEP 581 ( #952 )
2019-03-28 10:45:21 -05:00
Victor Stinner
e435865373
PEP 587: Fix creation date
2019-03-28 09:46:32 +01:00
Victor Stinner
4b3e509818
PEP 587: shorter Abstract
2019-03-28 02:17:12 +01:00
Victor Stinner
16a6dfc9ac
New PEP 587: Python Initialization Configuration
...
Change Victor Stinner email to vstinner@redhat.com .
2019-03-28 02:15:55 +01:00
Pablo Galindo
99b7952b5c
PEP 570: Fix broken link and quote formatting ( #954 )
2019-03-28 11:16:54 +11:00
Brett Cannon
f71d976878
Reject PEP 502 ( #953 )
2019-03-27 15:24:28 -07:00
Pablo Galindo
028d3d10ff
PEP 570: Add references to PEP 399, 3rd party modules using the notation and some additions (GH-948)
2019-03-27 21:03:51 +00:00
Brett Cannon
ec46f7eeb4
Defer PEP 447 ( #951 )
2019-03-26 13:49:29 -07:00
Eric Snow
30886daeb6
PEP 554: Update alternate implementors and add rejected/deferred ideas. ( #950 )
2019-03-26 12:39:43 -06:00
Eric Snow
6a6f3efde1
PEP 554: Fix formatting for module API. ( #947 )
...
* Fix formatting of module API descriptions.
* Fix the API tables.
2019-03-25 19:10:58 -06:00
Ned Deily
3a58dceead
3.7.3 released
2019-03-25 20:16:50 -04:00
Łukasz Langa
ca06ffdde8
[pep-569] Reflect my intention to do releases on Mondays
2019-03-25 21:02:16 +01:00
Nick Coghlan
e491484ce8
PEP 499: Delegate to Nick Coghlan ( #946 )
...
Also updates the PEP with links to the reference implementation,
and adds an Open Questions section to highlight known areas of
compatibility risk.
2019-03-24 22:03:37 +10:00
Brett Cannon
15f60095ab
Make Nick Coghlan the BDFL Delegate for PEP 574 ( #943 )
2019-03-24 21:11:52 +10:00
Nick Coghlan
e293a78a28
PEPs 576, 579, 580: Appoint Petr Viktorin as BDFL-Delegate ( #945 )
...
Petr had been mentioned as a potential delegate prior to the governance
changes, and with Petr's agreement, the Steering Council is appointing
him to review the competing proposals in these PEPs, and make the
decision on which approach to pursue to resolve the issues with the
status quo.
2019-03-24 21:11:27 +10:00
Eric Snow
1ff0e1d362
PEP 554: Seasonal Updates. ( #944 )
2019-03-23 00:12:14 -06:00
Antoine Pitrou
ad0f49e0a2
PEP 556: Mark deferred ( #942 )
2019-03-22 10:32:16 -07:00
Brett Cannon
24761a120c
Defer PEP 458 ( #931 )
2019-03-21 12:53:57 -07:00
Brett Cannon
f68adbf114
Defer PEP 480 ( #932 )
2019-03-21 12:53:27 -07:00
Larry Hastings
8491a69b11
Fix typo in PEP 101 that was like a finger being jammed in my eye
2019-03-20 18:43:01 -07:00
Cameron SImpson
86435a9b17
PEP 418, PEP 499: update the email address of Cameron Simpson ( #940 )
...
From cs@zip.com.au to cs@cskk.id.au .
2019-03-19 16:30:05 -07:00
Barry Warsaw
5d1b72d06d
Standards track peps should be Draft ( #941 )
2019-03-19 16:12:03 -07:00
Barry Warsaw
84d5ad1528
Fix PEP 573 type
2019-03-19 15:17:30 -07:00
Cameron SImpson
ccdbb66ee4
PEP 499: add some examples and other updates ( #939 )
...
* add some examples
* specify that packages are not affected by this change
* specify that use of module.__name__ should be replaced by module.__spec__.name where the canonical monudle name is required
* other small changes
[Unlike the original PR, this does *not* change Cameron's email. A separate PR is needed.]
2019-03-19 12:10:14 -07:00
Guido van Rossum
e6fb1bcc32
Fix dict difference example ( #938 )
...
(Inspired by patch in PR #937 , by @EmilStenstrom.)
2019-03-19 11:30:54 -07:00
Larry Hastings
c9c8d21457
Update release schedules for 3.4 and 3.5.
2019-03-19 01:29:20 -07:00
Larry Hastings
661d055486
Fix final "iad1" -> "nyc1" in PEP 101 for new CDN.
2019-03-18 13:00:16 -07:00
Antoine Pitrou
14eb76a16f
PEP 556: Update to mention draft implementation ( #936 )
2019-03-16 17:58:24 +00:00
Nick Coghlan
bb5409aacd
PEP 491: Mark as Deferred ( #927 )
2019-03-16 13:40:55 +10:00
Brett Cannon
9fe23c4aae
Reject PEP 542 ( #935 )
2019-03-15 15:56:22 -07:00
Brett Cannon
82db6780d6
Defer PEP 536 ( #934 )
2019-03-15 15:32:43 -07:00
Brett Cannon
b78d1f70a5
Reject PEP 472 ( #933 )
2019-03-15 15:02:57 -07:00
Brett Cannon
345d69fd72
Reject PEP 473 ( #930 )
2019-03-15 14:38:37 -07:00
Ned Deily
5f4ce39c11
Add End-of-life section to pep 101
2019-03-15 17:28:49 -04:00
Michael Lee
7370df1f00
PEP 586: Fix typos and tighten wording ( #929 )
...
This pull request fixes one or two typos in PEP 586.
It also slightly adjusts the wording of the section on
type inference as suggested here:
https://github.com/Michael0x2a/peps/pull/1#discussion_r265795433
2019-03-14 18:42:08 -07:00
Michael Lee
b870ad2a45
PEP 586: Literal Types ( #928 )
2019-03-14 17:29:08 -07:00
Guido van Rossum
375db992d5
PEP 483: Mark as Final
2019-03-14 17:15:09 -07:00
Mariatta
2f8f1ec0ba
PEP 8: minor grammar improvement ( #926 )
...
From
> does not import objects whose name starts with an underscore.
into
> does not import objects whose names start with an underscore.
Closes https://github.com/python/pythondotorg/issues/1387
2019-03-13 10:48:04 -07:00
Ned Deily
d75c78a189
Update 3.7.3, add 3.7.4
2019-03-12 19:19:57 -04:00
Mariatta
a0c92348b9
Use the xenial dist in travis ci ( #925 )
2019-03-12 15:49:13 -07:00
Reece Dunham
31e8fa3411
Remove deprecated travis ci option ( #924 )
2019-03-12 15:40:25 -07:00
Larry Hastings
8ea7e1c07d
Mark the "Argument Clinic" PEP as Final.
2019-03-11 18:17:09 -07:00
Pablo Galindo
c0927428bf
PEP 570: grammar and wording fixes (GH-923)
2019-03-11 23:16:05 +00:00
Mario Corchero
bbdcedb71b
Add further rationale and related work ( #921 )
...
Add further content as suggested by Victor Stinner in an offline
conversation.
2019-03-11 08:13:46 -07:00
Mariatta
fb41c35fcb
PEP 581: Add Post-history ( #918 )
...
Posted to Python-dev on March 7, 2019.
2019-03-07 16:31:24 -08:00