Commit Graph

5553 Commits

Author SHA1 Message Date
Victor Stinner 5130862086 PEP 471: I'm the BDFL-delegate and I accept the PEP 2014-07-22 23:32:05 +02:00
Victor Stinner deafa435f3 PEP 471: update by Ben Hoyt, simpler example 2014-07-19 18:50:09 +02:00
Nick Coghlan 209a860d13 Split software forge proposal into a new PEP
- moved the software forge proposal out to its own PEP
- switched forge proposal to Kallithea based on SFC concerns
  with the current RhodeCode licensing structure
2014-07-19 19:49:30 +10:00
Victor Stinner 89ae8bb813 PEP 471: Ben Hoyt updates 2014-07-18 18:25:41 +02:00
Victor Stinner 06c61b9447 PEP 472: Fix typo in headers 2014-07-18 18:22:40 +02:00
Guido van Rossum 8fd5ac9e9a Add PEP 473 "Adding structured data to built-in exceptions" by Sebastian Kreft. 2014-07-16 09:53:21 -07:00
Guido van Rossum 84d82f06f2 Add PEP 472: "Support for indexing with keyword arguments" by Stefano Borini, Joseph Martinot-Lagarde. 2014-07-13 17:40:44 -07:00
Victor Stinner 689e1bff5e PEP 471: update by Ben Hoy
After the significant discussion on python-dev about PEP 471, I've now made the
relevant updates and improved a few things.
2014-07-08 10:59:42 +02:00
Benjamin Peterson 4b500b691d update 2014-07-04 14:38:29 -07:00
Nick Coghlan a75b50475e Update PEP 426 for PEP 440 changes & add python.constraints extension 2014-07-02 22:55:34 -07:00
Nick Coghlan 73ac9c124b PEP 440 updates based on Donald's pip integration work 2014-07-02 22:54:49 -07:00
Nick Coghlan 90c3d99390 PEP 403/3150 tweaks based on python-ideas discission 2014-07-01 14:02:16 +10:00
Victor Stinner 03dc248322 Add PEP 471: "os.scandir() function -- a better and faster directory iterator"
by Ben Hoyt
2014-06-26 23:14:01 +02:00
Nick Coghlan b7bd2d2ebe PEP 466: note hashlib.pbkdf2_hmac backport 2014-06-08 01:22:39 +10:00
Donald Stufft c70767600e Add additional reasons and explicitly reject the "next steps" of PEP 438 2014-06-06 07:57:08 -04:00
Donald Stufft 443b0b8f48 Specifically mention what old/latest means 2014-06-05 22:06:08 -04:00
Donald Stufft 930c48572e Update PEP 470 to clarify some points 2014-06-05 21:54:57 -04:00
Nick Coghlan 1501e123cb PEP 466: note OpenSSL upgrade completion 2014-06-01 04:36:58 +10:00
Ned Deily d513f5633b Issue #21572: No longer need to create release-specific license page. 2014-05-30 23:52:30 -07:00
Nick Coghlan 801caadfd6 PEP 466: record revised implementation approach 2014-05-23 20:29:45 +10:00
Barry Warsaw 58cc81fc33 Prefer "is not" over "not ... is". Closes 21540. 2014-05-20 18:14:17 -04:00
Benjamin Peterson e56459fa23 add Steve Dower 2014-05-17 16:51:14 -07:00
Donald Stufft ee0b2c18ea Fix typos 2014-05-14 11:18:22 -04:00
Donald Stufft a6d42f6f65 Another missing literal block 2014-05-14 10:58:38 -04:00
Donald Stufft dadfce65bc Fix the literal blocks 2014-05-14 10:58:03 -04:00
Donald Stufft 6926ff3f5b Use Twisted Web as it's a bit simpler to configure and is Python 2014-05-14 10:37:40 -04:00
Nick Coghlan 08ad02e889 PEP 470: use external indexes over link spidering 2014-05-14 22:10:25 +10:00
Nick Coghlan 65da967dc2 PEP 8: tweak some awkward wording pointed out in private email 2014-05-13 13:36:23 +10:00
Nick Coghlan a87ecb2a8e PEP 466: tweak wording of os.urandom() rationale 2014-05-12 20:55:52 +10:00
Nick Coghlan ceadb0f33c PEP 466: restore some rationale lost in final edits 2014-05-12 20:50:35 +10:00
Benjamin Peterson 5ae2360963 Steve Dower assumes the win installer mantel 2014-05-09 17:59:52 -07:00
Benjamin Peterson 3d2b2a0137 push 2.7.7 back a week 2014-05-09 17:59:11 -07:00
Barry Warsaw 13e0bbf3fe Nice simplification from Nick. 2014-04-27 16:26:18 -04:00
Barry Warsaw 472d1422de Wording. 2014-04-27 13:37:04 -04:00
Barry Warsaw eea38be724 Additional clarifications based on discussion amongst the PEP authors. 2014-04-27 13:34:33 -04:00
Nick Coghlan c2e9b27e6a PEP 469: also cover reverse migrations from 3 -> 2/3 2014-04-21 21:04:52 -04:00
Nick Coghlan e58c3947d5 PEP 465: updated & withdrawn based on feedback
This PEP now reviews exactly what is involved in migrating
mapping iteration code to Python 3, as well as to the
hybrid 2/3 subset.

It is now withdrawn, as I now believe enhancements to
migration tools and libraries are a better option than
making changes to Python 3.5+
2014-04-21 00:19:58 -04:00
Ezio Melotti c245d58ca5 Add missing parenthesis (noticed by Jurko Gospodnetić). 2014-04-19 20:23:34 +03:00
Nick Coghlan 02a84a7e36 PEP 469 wording tweaks 2014-04-18 22:25:50 -04:00
Nick Coghlan a4808c9af9 The folks at the Twisted sprint made a good case :) 2014-04-18 22:07:27 -04:00
Nick Coghlan bc6b5a6ec9 Guido has accepted PEP 466 2014-04-18 20:47:56 -04:00
Eric V. Smith 4e028e975c Fix typo. 2014-04-17 08:57:48 -04:00
Nick Coghlan 42f1bdc94b PEP 466: make proposal even more specific 2014-04-16 17:58:06 -04:00
Benjamin Peterson d919be7fd7 specific 2.7.7 dates 2014-04-13 22:47:18 -04:00
Barry Warsaw 20221321b4 Add reference. 2014-04-13 13:17:01 -04:00
Guido van Rossum f82462002b Extend Python 2.7 life till 2020. 2014-04-13 10:39:07 -04:00
Benjamin Peterson 51a5bea734 pep 465 implemented 2014-04-09 23:57:23 -04:00
Guido van Rossum b3bd7e7581 Accept PEP 465. 2014-04-07 15:41:42 -07:00
Eric Snow c7a4a5842f Add PEP 468. 2014-04-06 18:54:41 -06:00
Guido van Rossum 9de3184418 Update to PEP 465 -- propose to keep @ at the same level as *. 2014-04-06 16:05:38 -07:00