Commit Graph

8730 Commits

Author SHA1 Message Date
kj 08f7e0e699
PEP 612: Clean up code examples, link to CPython implementation (#1745) 2020-12-23 20:20:36 -08:00
Stefano Borini 831e7256d5
PEP 637: Allow empty starred arguments (GH-1744)
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
2020-12-23 10:43:35 -08:00
Stefano Borini fc43230308
PEP 637: Feedback and various typo fixes (GH-1741) 2020-12-23 10:05:12 -08:00
Matthew Rahtz c86d1cc89d
PEP 646: First draft (#1740)
(This draft will need some work before it is acceptable, see my message to typing-sig and my comments in the Google Doc. But I'd like to claim the PEP number.)
2020-12-22 18:23:44 -08:00
Mark Shannon 4e5abc4ca4
PEP 626: Allow zero-width entries in code.co_lines(), to allow better bytecode generation. (#1743) 2020-12-22 13:54:47 +00:00
Łukasz Langa 6ae684738d
[pep-0569] Actual date for 3.8.7 2020-12-21 19:17:23 +01:00
Łukasz Langa e1a87ff7c3
[pep-0596] Actual dates for 3.9.1rc1 and 3.9.1 2020-12-21 19:16:50 +01:00
Łukasz Langa ec76473a5d
[pep-0569] Actual date for 3.8.7rc1, revised date for 3.8.7 2020-12-17 18:43:07 +01:00
Sam Bull dc10678351
PEP 423: Update link to glossary (#1738) 2020-12-16 11:59:31 -08:00
Ee W. Durbin III 4c2e06bfa2
PEP 8102: Publish results (#1739) 2020-12-16 08:13:46 -05:00
Petr Viktorin 458b1b85c0
PEP 630: change to Active and link to the new xxlimited module (GH-1736)
bpo-42111 is resolved, which closes the remaining "XXX" note in the PEP.
It's ready for Active status.
2020-12-15 15:58:23 +01:00
Batuhan Taskaya 6653287b17
PEP 601: Add my email (#1734) 2020-12-15 00:48:31 +03:00
Bernát Gábor bd4d3b9d09
PEP-517: On Windows the subprocess calls don't start resolving from the PATH (#1730)
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
2020-12-14 12:13:50 -08:00
Ee W. Durbin III e0e5bdbf8d
new name <3 (#1733) 2020-12-14 11:47:28 -08:00
Brett Cannon c4d80397c3
Reject PEP 641 (#1729) 2020-12-10 19:51:17 -08:00
Pablo Galindo 53780b6c63
PEP 619: Update date for 3.10.0a3 2020-12-08 01:41:58 +00:00
Mariusz Felisiak 3f7151a406
PEP 619: Update date for 3.10.0a2 (#1727)
https://www.python.org/downloads/release/python-3100a2/
2020-12-04 19:11:48 +00:00
Miroslav Šedivý 45fdc844dd
Typos: Remove repeated words (#1726) 2020-12-04 09:51:44 -08:00
Paul Ganssle b8b8a034c5
PEP 643: Mark as accepted (#1724) 2020-12-01 10:19:48 -05:00
Ernest W. Durbin III f526028457
add voter roll for 2021 term steering council election (#1723) 2020-11-30 13:28:35 -05:00
Mark Shannon e8ba4e884c
PEP 626: Clarify which keywords are considered to be executable code. (#1722)
PEP 626: Clarify which keywords are considered to be executable code.
2020-11-30 14:54:19 +00:00
Łukasz Langa ee0ce8e670
[pep-0596] Actual date for 3.9.1rc1, planned for 3.9.1, 3.9.2rc1, and 3.9.2 2020-11-27 00:06:31 +01:00
Łukasz Langa 7fbdf6ef3b
[pep-0569] Push 3.8.7rc1 and other bugfixes a month forward 2020-11-27 00:06:05 +01:00
Guido van Rossum 6ff19bcd03 Delete stray foo.py added by #1721 (f01b03ec) 2020-11-22 09:51:49 -08:00
Guido van Rossum f01b03ec55
PEP 635: Explain why mapping patterns ignore extra keys (#1721) 2020-11-22 09:49:51 -08:00
Brett Cannon 37f5b8a0d3
PEP 621: Provisional acceptance 2020-11-21 11:25:09 -08:00
Guido van Rossum a4f0457bbb PEP 635: Just link to Guido's copy of the DLS'20 paper 2020-11-17 14:35:35 -08:00
Paul Moore 2803d3deed
PEP 643: Clarify wording of rejected item about Requires-Python (GH-1719) 2020-11-17 17:02:19 +00:00
Guido van Rossum 3c698c4aeb
PEP 635: Add link to Guido's copy of DLS '20 paper. (#1718) 2020-11-16 14:36:23 -08:00
Ernest W. Durbin III 5cff78c9aa
PEP 8102: Update Nominees list (#1717) 2020-11-16 07:38:06 -08:00
Chris Hunt d1141dd386
PEP 593: Remove repeated word (#1716) 2020-11-16 07:36:44 -08:00
Brett Cannon b89ee281ed
Weaken some wording 2020-11-14 13:51:38 -08:00
Paul Moore aaeeaeaefb
PEP 643: Further updates (#1713) 2020-11-14 20:43:39 +00:00
Brett Cannon acb6e4c0a0
PEP 641: open issue for the idea of standardizing on double digit minor version numbers (#1715) 2020-11-13 13:30:41 -08:00
Brett Cannon 19bac6162a
PEP 621: reviewer feedback (#1714) 2020-11-13 13:17:42 -08:00
Brett Cannon 855ab61a82
PEP 621: fix a spelling mistake 2020-11-10 14:36:08 -08:00
Steve Dower 7a89293d05
PEP-101: Improve description of Windows build steps for release (#1710) 2020-11-10 00:14:14 +00:00
Maggie Moss e374575f20
PEP 645: New syntax for optional types (#1707) 2020-11-09 12:42:58 -08:00
Nick Coghlan ed214e8955
PEP 642: Additional edits for 2nd posting (#1709)
* Switch to `__`` as the proposed wildcard marker
* OR patterns also need a disambiguating space before `==`
* Misc wording tweaks and other edits
2020-11-08 15:52:50 +10:00
Julien Palard f2213d72e4
PEP 101: Simplified due to centralisation of switchers in the doc. (#1438) 2020-11-07 11:43:59 +01:00
Nick Coghlan 698d027ff0
PEP 642: Accept most of Steven D'Aprano's counter-proposal (#1708)
* Equality prefix changes from '?' to '=='
* Identity prefix changes from '?is" to 'is'
* Wildcard marker reverts to '_'
* Syntactic shorthands from PEP 634 are mostly kept,
  but only as syntactic sugar for the explicit forms
* AST changes allow most match-specific code to be
  dropped from the compiler
* Add the planned post date for this version
2020-11-07 19:59:40 +10:00
Eric V. Smith 50a31d14b4
PEP 636: Fix incorrect wording (#1705) 2020-11-02 15:47:52 -08:00
Paul Moore 3fb3e01471
PEP 643: Update Post-History and clarify permitted tool behaviour (GH-1704) 2020-11-02 19:06:09 +00:00
Eric V. Smith 954e0dc7b2 Fix trivial typo. 2020-11-02 11:29:00 -05:00
Ofek Lev 75b5fd8c1e
PEP 621: fix typo (#1702) 2020-11-01 14:17:53 +11:00
Brett Cannon 3008efd0de
PEP 621: address feedback (#1701) 2020-10-31 16:29:10 -07:00
Guido van Rossum f72d3d61bc PEP 634, 635, 636: Update Post-History 2020-10-31 13:43:32 -07:00
Paul Moore ce4b45de8a
PEP 643: Further updates (GH-1700) 2020-10-31 18:49:22 +00:00
Serhiy Storchaka 55afd5fdaf
PEP 3134: Fix indentation in example. (#1699) 2020-10-31 06:41:02 -07:00
Nick Coghlan e772923bb0
PEP 642: Prepare for initial publication (#1698)
* Set initial post date
* Remove most of the caveats on the reference implementation
  (the PEP 634 test cases have been adjusted as necessary to
  pass, and new PEP 642 specific test cases added)
* Additional subsection in Deferred Ideas for negated constraints
* Add notes on PEP 635's concerns about potential semantic confusion
  between assignment targets and pattern matching
* Assorted final pre-publication tweaks
2020-10-31 16:14:04 +10:00