Mark Mendoza
0644091b0e
PEP 612: Parameter Specification Variables ( #1259 )
...
* Initial submission of PEP 612
* fix some formatting problems
* removing code-block type to be compatible with build script
* permissive license
2019-12-21 02:12:44 +11:00
Łukasz Langa
f1ba19c5d6
Actual dates for 3.8.1 and 3.9.0a2
2019-12-19 10:05:28 +01:00
Ned Deily
b87b603162
3.7.6 and 3.6.10 actuals
2019-12-19 02:32:17 -05:00
Eitan Adler
8a0540c5ad
PEP-456: fix typo ( #1258 )
...
The conditional statement likely meant "if", not "is"
2019-12-19 00:58:18 +11:00
Frank Dana
117aea5a38
PEP 611: Spellchecking, minor copyedit ( #1255 )
2019-12-16 11:47:53 -08:00
Ernest W. Durbin III
4a4973b8bc
PEP-8101: Results ( #1257 )
2019-12-16 07:06:45 -08:00
Ned Deily
bc1ff10fe6
3.6.10rc1 and 3.7.6rc1 actuals
2019-12-15 02:28:43 -05:00
Frank Dana
3a80f3eacc
PEP 611: Correct typo ( #1254 )
...
valuses => values
2019-12-15 11:20:35 +11:00
Brett Cannon
1542941b34
PEP 518: Clarify how tools should treat the absence of things
2019-12-13 15:27:42 -08:00
Łukasz Langa
8b373d0bfd
[pep-567] Dates for 3.8.1rc1, 3.8.1, 3.8.2rc1, 3.8.2
2019-12-11 18:13:04 +01:00
Mark Shannon
661b42eeb8
PEP 611: Drop restriction on the number of coroutines. ( #1252 )
2019-12-11 10:29:37 +00:00
Christopher Hunt
e6afc5973f
PEP 508: Add missing comma to grammar test code ( #1250 )
2019-12-07 14:45:38 +11:00
Mark Shannon
c2171bc3e8
PEP 611: 'The one million limit' ( #1249 )
...
* One million PEP -- first draft
* Update 'one million' PEP with modifications and clarifications from python-dev feedback.
* Choose 611 as number for 'one million limit' PEP.
* PEP 611: Add compile time modification of limit to rejected ideas.
* PEP 611: Use correct 'Type'.
* PEP 611: Fix spelling and markup.
* PEP 611: Make upgrade path simpler and more explicit. Add sections on enforcement and about other implementations.
2019-12-06 22:37:32 +11:00
Paul Moore
04f5584d64
Accept PEP 600 ( #1248 )
2019-12-04 23:24:33 +00:00
Ned Deily
680ec57987
3.6.10 schedule
2019-12-04 18:22:31 -05:00
Barry Warsaw
ef9b44c17c
Reject PEPs 606 and 608 as per SC decision ( #1246 )
2019-12-03 16:04:38 -08:00
Trishank Karthik Kuppusamy
6d34b869c7
PEP 458: fix technical choices and remove ambiguity ( #1203 )
2019-12-02 13:42:40 -08:00
Yannick Jadoul
fb3b36e8b2
Add missing return None in except clause to pseudo-code. ( #1205 )
2019-12-02 13:26:02 -08:00
Philippe PRADOS
bbc91a9b64
Pep 0604 : Various updates; GenericAlias impact, and rewrite objections section ( #1194 )
2019-12-02 13:23:33 -08:00
Guido van Rossum
b00ee66326
PEP 584: Add post-history and remove draft note ( #1245 )
...
There's no need to put "DRAFT" at the top of the PEP, that's already in the headers.
2019-12-02 11:09:02 -08:00
Tal Einat
9096381fde
PEP 505: mention late-stage proposals for similar additions to Javascript ( #1237 )
2019-12-02 08:58:11 -08:00
Ernest W. Durbin III
8910a90d15
typo 🦃 ( #1243 )
2019-11-27 15:44:34 -05:00
Ernest W. Durbin III
9dc8fe1701
update PEP 8101 per https://discuss.python.org/t/steering-council-nomination-guido-van-rossum-2020-term/2657/11 ( #1242 )
2019-11-27 14:33:03 -05:00
Sumana Harihareswara
c36e6e7218
Fix typos in PEP 480 ( #1241 )
...
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2019-11-26 19:46:04 -08:00
Michael
337a9ce0d0
PEP 589: Fix typos ( #1238 )
2019-11-20 13:47:39 +01:00
Łukasz Langa
212172a3e3
[pep-596] Actual 3.9.0a1 date
2019-11-20 02:12:50 +01:00
Petr Viktorin
27e7a564ac
PEP 579: Accept (with a reminder on informational PEPs) ( #1233 )
2019-11-19 10:12:42 -08:00
Ernest W. Durbin III
b8533e1483
PEP 8101: Initial draft of pep for election of 2020 term steering council ( #1236 )
...
* initial draft of PEP-8101 for election of 2020 term steering council
* clarify the administration of the election
2019-11-18 13:47:50 -05:00
Brett Cannon
ddd6d70ca5
Assign a number to the Direct URL packaging PEP
2019-11-14 09:43:17 -08:00
Stéphane Bidoul (ACSONE)
1e094877fd
Recording the Direct URL Origin of installed distributions ( #1145 )
2019-11-14 09:41:21 -08:00
Guido van Rossum
da480869f8
PEP 593: Set Python-Version: 3.9 ( #1234 )
2019-11-13 13:33:48 +00:00
m-aciek
4308aabdba
Fixed punctuation, letter case in brand name. ( #1232 )
2019-11-12 12:58:13 -08:00
Brett Cannon
1ef9cdb152
Defer PEP 533 as requested by Yury
2019-11-12 11:18:39 -08:00
Guido van Rossum
ab10a8c5a9
PEP 558: Move target version to 3.9 ( #1224 )
2019-11-08 13:58:12 -08:00
Guido van Rossum
c73e905b82
PEP 457: Mark as Final -- there's nothing left to do here now PEP 570 is accepted ( #1223 )
2019-11-08 13:56:29 -08:00
Dimiter Naydenov
f42acbec60
Fix #1229 : create_fifo->create_channel in example code ( #1230 )
2019-11-08 12:18:04 -08:00
Kyle Stanley
14e05f57a4
Grammatical improvements for PEP 606 ( #1227 )
...
* Grammatical improvements for PEP 606
* Minor grammar fix
* Fix underline
2019-11-08 09:12:44 +01:00
Dustin Ingram
e5fdfee5f8
PEP 609: PyPA Governance ( #1221 )
2019-11-07 14:53:02 -08:00
Brett Cannon
23c9dd4115
Reject PEP 497
2019-11-06 16:44:51 -08:00
Brett Cannon
2befb64560
Add a rejection explanation to PEP 605
2019-11-06 16:41:05 -08:00
Guido van Rossum
803a526603
PEP 593: Accept, and update post history ( #1225 )
2019-11-07 01:22:59 +01:00
Brett Cannon
8e18a09c55
Mark PEP 607 as final
2019-11-06 16:21:23 -08:00
Brett Cannon
12015fd11a
Reject PEP 605
2019-11-06 16:21:07 -08:00
Brett Cannon
bd02107b77
Accept PEP 602
2019-11-06 16:20:49 -08:00
Samuel L. Setegne
f1ae8e90ce
Fixed small grammar typo, removed "has" ( #1222 )
2019-11-06 11:05:22 -08:00
Chris Angelico
489ed67780
PEP 0604 copyediting ( #1189 )
2019-11-06 11:02:22 -08:00
Łukasz Langa
493dc56d8c
[pep-602] [pep-569] Adjust beta phase
...
You're welcome Fedora ;-) ...and thanks for all your help!
2019-11-06 13:48:51 +01:00
Jelle Zijlstra
a2ae50206b
PEP 484: Change the consent requirement to be informational ( #1218 )
2019-11-05 12:07:33 -08:00
Mike Pagel
5698c21e8b
corrected import in sample ( #1220 )
2019-11-04 14:11:13 +00:00
Larry Hastings
28c92ac457
Updated 3.5 release schedule with 3.5.9.
2019-11-01 17:55:14 -07:00