Commit Graph

6622 Commits

Author SHA1 Message Date
Guido van Rossum 23a4fbca5b PEP 468, 509 are implemented. 2016-09-08 15:19:27 -07:00
Ryan Hiebert c777ef8f75 PEP 0468 typo (#98) 2016-09-08 14:10:30 -07:00
ericsnowcurrently 1481aecea8 PEP 468 is accepted. 2016-09-08 13:39:10 -07:00
ericsnowcurrently 9cf9ffb587 Adjust PEP 468 relative to the new compact dict. 2016-09-08 13:16:46 -07:00
Victor Stinner fd5c057e26 PEP 509 has been approved and implemented 2016-09-08 12:55:30 -07:00
Guido van Rossum e6a278e85a Accept PEP 509. 2016-09-07 16:25:19 -07:00
Benjamin Peterson 722ccda54a we need fixed width integer types 2016-09-07 16:22:00 -07:00
Benjamin Peterson 437903fa0f c++-style comments are kosher, too 2016-09-07 14:49:55 -07:00
Yury Selivanov e80572c601 pep 530: Update with links to implementation issue/repo 2016-09-07 14:16:45 -07:00
Brett Cannon dd6f65b17f Clarify some things in PEP 523 2016-09-07 14:10:40 -07:00
Brett Cannon 81572832aa Clarify PEP 523 with the settled C API for co_extra (#97) 2016-09-07 11:45:16 -07:00
Guido van Rossum 5426603a2b Mark PEP 526 provisionally accepted. 2016-09-07 11:21:30 -07:00
Guido van Rossum 4c503656df Provisionally accept a bunch of PEPs. Add a new "provisionally accepted" section. 2016-09-07 11:18:51 -07:00
Steve Dower b5dc603c68 PEPs 528 and 529 accepted! 2016-09-07 11:08:08 -07:00
Benjamin Peterson b6efe6e06f allow some c99 2016-09-07 10:55:49 -07:00
Yury Selivanov 8a1f17771b pep 525: Add a link to issue #28003 2016-09-07 10:32:35 -07:00
Yury Selivanov f4d59a09c5 pep 530: Unbreak things 2016-09-07 09:58:16 -07:00
Yury Selivanov e40bf4d5cc pep 530: Mark as accepted; clarify awaits in "if" clause 2016-09-07 09:54:22 -07:00
Yury Selivanov af9b67843d pep 494: Mark PEPs 525 & 530 as accepted 2016-09-07 09:50:41 -07:00
Yury Selivanov cce16ec6a2 pep 525: Accepted! 2016-09-07 09:50:41 -07:00
Yury Selivanov ad0a69aef1 pep 525: Make shutdown_asyncgens a coroutine 2016-09-07 09:50:41 -07:00
Ivan Levkivskyi 6855321295 Minor additions to PEP 526 following discussions on python-dev (#96) 2016-09-07 09:27:09 -07:00
Yury Selivanov 8f8cdb00ed pep 525: Fix formatting 2016-09-06 17:09:13 -07:00
Yury Selivanov be5a9b53d3 pep 525: Update post-history 2016-09-06 17:06:31 -07:00
Yury Selivanov ee74a582bc pep 525: Add "asyncio" section describing new "shutdown_asyncgens" 2016-09-06 17:06:17 -07:00
Victor Stinner f8c39fbd0e PEP 524 is implemented 2016-09-06 16:38:35 -07:00
Guido van Rossum 7e451cc115 Add a few more proposed PEPs for 3.6. 2016-09-06 16:37:42 -07:00
Brett Cannon d4a429fba2 Update what's in progress for the GitHub migration (#95) 2016-09-06 16:11:33 -07:00
Lance E Sloan 548bd25073 correct "p3yk" typos (#87) 2016-09-06 15:21:13 -07:00
Steve Dower c42ed976ec PEP 529: Pull back experiment date to beta 4 at RM request. 2016-09-06 13:54:25 -07:00
Steve Dower 98e5683566 PEP 529: Fixes naming convention for sys functions. 2016-09-06 13:48:12 -07:00
Steve Dower 10cdc578c1 PEP 529: Adds sys function for legacy mode, adds "experimental" procedure, and expands examples 2016-09-06 13:39:54 -07:00
Steve Dower d6dd35ec63 Updates PEP 528 and 529 headers. 2016-09-06 11:06:16 -07:00
Steve Dower 7a67822873 PEP 528, 529: Formatting fixes 2016-09-06 11:03:28 -07:00
ericsnowcurrently 5055d0ce94 Mark PEP 520 as final. 2016-09-05 18:22:36 -06:00
Brett Cannon 9cc8974581 Make PEP 518 an informational PEP (#94)
* Move to LF line endings

* Mark PEP 518 as informational
2016-09-05 15:04:04 -07:00
Brett Cannon a6913ed7f3 Make all frame evaluation API changes private to start (#93) 2016-09-05 14:54:41 -07:00
Brett Cannon 82a566fcc1 Clarify that commit notifications need to work regardless of how the commit came about (#92) 2016-09-05 14:01:26 -07:00
Brett Cannon 7c796ff4c8 Feedback from sprints (#91) 2016-09-05 13:06:49 -07:00
Benjamin Peterson cf1d1a9571 update pep 101 for release repo move 2016-09-05 11:29:00 -07:00
Steve Dower 71d8c4c69d PEP 529: Readability, style and detail updates 2016-09-04 22:44:12 -07:00
Steve Dower 37567a1d72 PEP 528: Readability and style updates 2016-09-04 22:43:56 -07:00
Yury Selivanov a73c6dfc9c pep 530: Add a comma 2016-09-03 17:37:01 -07:00
Yury Selivanov 50fb740a06 Add PEP 530: Asynchronous Comprehensions 2016-09-03 16:26:52 -07:00
Brett Cannon 02ec458dd8 Document that people are expected to put a tuple in co_extra (#90) 2016-09-03 12:25:18 -07:00
Brett Cannon e5d996d002 Add status links to TODO items (#88) 2016-09-03 11:52:38 -07:00
Guido van Rossum 0b20b733b3 Add Vedran's rejected proposal to PEP 526. 2016-09-03 09:35:16 -07:00
Guido van Rossum ff32da0bc6 Update pep 526 title in pep 494 2016-09-02 22:24:51 -07:00
Guido van Rossum e48206a7da PEP 526 updates (#84) 2016-09-02 15:03:41 -07:00
Guido van Rossum 58c0a72235 Manually merge changes to PEP 526. 2016-09-02 11:45:59 -07:00