Commit Graph

8529 Commits

Author SHA1 Message Date
Hugo van Kemenade f6eeb2c63f
PEP 619: Fix week day of beta 1 (#1416)
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
2020-05-26 18:30:15 +01:00
Gerrit Holl 1f810baa39
fix year for 3.10.0 final (#1414)
Correct the year for 3.10.0 final, so that the date reads 2021-10-04 (was 2020-10-04).
2020-05-26 16:15:15 +01:00
Hugo van Kemenade 206a438ad3
Fix creation date (#1415) 2020-05-26 16:14:00 +01:00
Łukasz Langa 623c28ce4a
[pep-0619] Fix typo 2020-05-26 15:11:55 +02:00
Pablo Galindo 76c8f82dc2
[pep-619]: Fix short underlines 2020-05-26 07:34:14 +01:00
Pablo Galindo 762ac7d2ce
[pep-619]: Unify email 2020-05-26 07:27:53 +01:00
Pablo Galindo 7c08a97e5c
[pep-619]: Correct pep number and typo 2020-05-26 07:26:20 +01:00
Matt Colen e35f18e370
PEP 484: Add missing single quote to sample code (#1413) 2020-05-26 16:11:55 +10:00
Pablo Galindo 4b03841f02
[pep-619]: Python 3.10 Release Schedule 2020-05-26 00:51:05 +01:00
Hugo van Kemenade 7c13bf1317
Replace dead link with Internet Archive version (#1411) 2020-05-24 18:21:56 +10:00
David Mertz 93849f7046
PEP-0584: Specify order guarantee (GH-1409) 2020-05-20 09:34:00 -07:00
Marius Gedminas 116212bf6c
Add back missing example output (#1408) 2020-05-19 20:16:55 -04:00
Hugo van Kemenade f1c3a99ad5
Make `from __future__ import annotations` the default in Python 3.10 (#1406) 2020-05-19 18:19:55 +02:00
Ned Deily ee87e2fbb8
Reminder to start backporting to new release branch 2020-05-19 08:01:04 -04:00
Ned Deily 273ce26c75
Warn about whatsnew changelog reference 2020-05-19 06:28:27 -04:00
Łukasz Langa 42349627be
[pep-0596] Notarize 3.9.0b1 2020-05-19 11:57:09 +02:00
Ned Deily 465902c65b
Do not forget to update the bug tracker for a new branch. 2020-05-18 23:08:27 -04:00
Łukasz Langa 7c65046e88
Make `from __future__ import annotations` the default in Python 3.10 (#1371) 2020-05-19 00:32:25 +02:00
Victor Stinner fb7c1aa82b
PEP 431: Superseded by PEP 615 (#1404) 2020-05-18 14:33:07 +02:00
Łukasz Langa 3cb8fd08f1
[pep-0569] Actual date for 3.8.3 2020-05-14 10:35:50 +02:00
Guido van Rossum a389e6f69c
PEP 617: Fix citation for Medeiros ([2]) (#1401) 2020-05-11 14:34:47 -07:00
Brandt Bucher 17a0d39810
PEP 618: Second Draft (#1399)
* Update history.

* Credit Ram.

* Acknowledge "equal" alternative.

* Reword link.

* Add note about strict=__debug__.

* Add another argument against  "equal".

* Don't lean so heavily on infinite iterators.

* Clarify example.

* Clean up example.

* Clean up response.

* Outline precedent for  map.

* Clean up wording.

* Reword map section.

* Move method argument.

* Flesh out argument against methods.

* Further refinements to method argument.

* Add callback argument.

* Simplify AST example.

* Clean up method/constructor outcomes.

* Clean up callback bit.

* Add StackOverflow link.

* Address "mode" parameter.

* "argument" -> "parameter"

* Address "constant" arguments in Rationale.

* Clean up Rationale phrasing.

* Flesh out itertools bit.

* Clean up itertools wording.
2020-05-10 08:31:47 -07:00
Eric Snow 4732446cae
PEP 554: push the target release back. (#1394) 2020-05-06 14:04:21 -06:00
Mariatta 265ee9d3e0
PEP 581/588: Discussions to: core-workflow on Discourse (#1395)
instead of Zulip
2020-05-06 11:21:34 -07:00
Victor Stinner fb14d5d81f
Reject PEP 349: Outdated by Python 3 (#1391) 2020-05-04 09:57:07 -07:00
Eric Snow 6f19fe2521
PEP 554: updates based on feedback (#1390) 2020-05-01 16:05:01 -06:00
Brandt Bucher 11b2de41a7
PEP: Add Optional Length-Checking To zip (#1389) 2020-05-01 10:51:52 -07:00
Eric Snow 08a58eccaa
PEP 554: updates after feedback (#1388) 2020-04-29 17:48:23 -06:00
Łukasz Langa e589d83236
[pep-0569] Actual date for 3.8.3rc1, dates for 3.8.3, 3.8.4rc1, and 3.8.4 2020-04-30 01:04:00 +02:00
Łukasz Langa cf6815b1ec
Actual date for 3.9.0a6 2020-04-28 16:54:17 +02:00
Brett Cannon 0ae315cda8
Fix a typo in PEP 592 2020-04-24 10:28:03 -07:00
Sumana Harihareswara fec81b3ef5
PEP 592: Change status to Final (#1383)
Per https://discuss.python.org/t/pep-592-support-for-yanked-files-in-the-simple-repository-api/1629/34 the implementation is now finalized.
2020-04-23 22:20:16 +01:00
Sumana Harihareswara cba0871946
PEP 599: Update status to Final (GH-1381)
Per https://github.com/pypa/manylinux/issues/338 , manylinux2014 is
now implemented in its entirety.
2020-04-23 20:44:21 +01:00
Hugo van Kemenade fc0c95e82f
PEP 429: Python 3.4 is EOL, PEP status is final (#1374) 2020-04-21 14:04:50 -07:00
sweeneyde 614fbc8968
PEP 616: How to teach this (#1377) 2020-04-21 14:04:17 -07:00
Greg Stein e324ce2304
Fix typo (#1379)
The shown text was incorrect. The bpo link pointed to the intended bug. ... Fixed the text.
2020-04-21 11:07:44 -07:00
Eric Snow 5b7d9991b7
PEP 554: updates for latest feedback (#1378) 2020-04-21 10:47:03 -06:00
Sumana Harihareswara edb30ef04b
PEP 373: Add 2.7.18 announcement link for reference.
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2020-04-20 22:54:29 -05:00
Benjamin Peterson 95fe60630e fix grammar 2020-04-20 19:41:23 -05:00
Paul Ganssle d664bf5877
PEP 615: Mark as accepted (#1376) 2020-04-20 14:35:54 -07:00
Pablo Galindo e54a27585f
PEP-617: Mark as accepted (#1373) 2020-04-20 13:16:01 -07:00
Victor Stinner d6d3096d46 The Python Steering Council accepts the PEP 616 2020-04-20 20:24:41 +02:00
Ned Deily a01db68e0d
Update PEP 101 for new release table 2020-04-20 12:26:54 -04:00
Benjamin Peterson cbb4ccd483 Finalize 2.7 release schedule. 2020-04-20 10:12:44 -05:00
Sumana Harihareswara 8ddcdc3de8
PEP 373: Link to Python 2 sunsetting FAQ (GH-1367)
Regarding https://github.com/python/steering-council/issues/3 .

Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>

Co-authored-by: Benjamin Peterson <benjamin@python.org>
2020-04-19 16:30:58 -05:00
Sumana Harihareswara a0f8c9cbcd
PEP 373: Move 2.7.18rc1 to past (GH-1366)
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2020-04-19 16:29:33 -05:00
Łukasz Langa 671c16ffb9
[pep-0585] Acknowledge Guido for implementing the PEP 2020-04-19 12:39:56 +02:00
Lysandros Nikolaou a79936d03c
PEP 617: Move metagrammar after explanation of operators (#1372) 2020-04-17 21:21:52 +01:00
Guido van Rossum 66f99d8cb8 PEP 617: Remove redundant 'the' 2020-04-16 19:58:40 -07:00
Inada Naoki 9c0fb2a445
PEP 597 3rd edition. (#1368) 2020-04-17 08:34:21 +09:00