Commit Graph

5527 Commits

Author SHA1 Message Date
Victor Stinner 09d36fba17 PEP 475: fix typos 2014-08-27 23:17:15 +02:00
Nick Coghlan e8bcf5c21a Update PEP 466 to reflect SSL merge 2014-08-23 14:28:08 +10:00
Nick Coghlan df28da700d Accept PEP 440, superseding PEP 386 2014-08-22 22:43:42 +10:00
Nick Coghlan dc7a5009c0 PEP 440: Patch from Donald to address distutils-sig feedback 2014-08-22 19:53:21 +10:00
Barry Warsaw 422ebe6d79 A few extra clarifications about multiline if and with statements. Also,
conform the multiline-if statement conditionals to other recommendations in
the PEP, i.e. that lines in a multiline conditional end with the binary
operator.
2014-08-17 12:24:10 -04:00
Nick Coghlan a240f27644 PEP 8: try to better explain a somewhat cryptic guideline 2014-08-17 10:41:13 +10:00
Nick Coghlan 1eb3bdaecd PEP 467: fix title to also cover memoryview 2014-08-16 16:59:02 +10:00
Nick Coghlan 5581d2437c PEP 467: note additional post date 2014-08-16 15:09:25 +10:00
Nick Coghlan 19a8de5ca0 PEP 467: try to streamline the proposal 2014-08-16 15:05:16 +10:00
Nick Coghlan 4820a784db Update PEP 467 following docs updates 2014-08-15 15:34:40 +10:00
Nick Coghlan 61c7f2734c PEP 403: Drop the new goroutine example entirely 2014-08-15 15:09:04 +10:00
Nick Coghlan 4b19deca98 Clarify PEP 8 point about preferring def statements 2014-08-08 21:07:46 +10:00
Nick Coghlan f659c90323 Update PEP 440 based on pip proof of concept 2014-08-08 20:58:55 +10:00
Andrew Kuchling 96512fff58 Mention blog.python.org 2014-08-01 16:39:37 -04:00
Victor Stinner db8da56c78 PEP 475: don't deprecate signal.siginterrupt() anymore 2014-07-29 23:16:04 +02:00
Victor Stinner cdacf3fbad PEP 475 2014-07-29 22:10:53 +02:00
Victor Stinner 07b6aa32ea PEP 475: another signal issue 2014-07-28 15:02:38 +02:00
Victor Stinner 838e2c816f PEP 475: simplify example 2014-07-28 12:50:14 +02:00
Ronald Oussoren 854b477894 PEP-0447: Start documenting the impact on introspection 2014-07-27 11:44:17 +02:00
Ned Deily b679aa3959 Issue #22073: fix footnote references. 2014-07-25 13:15:24 -07:00
Nick Coghlan af3785aa35 PEP 403: Try a simple goless example 2014-07-26 01:59:36 +10:00
Ronald Oussoren be2e5ec687 PEP 447: update the name of the proposed method and add pseudo-code explaining the current attribute lookup algorithm. 2014-07-25 15:57:34 +02:00
Victor Stinner 5de74637f3 PEP 475: Fix Hello World example 2014-07-24 22:33:23 +02:00
Victor Stinner b09ad926df First version of the PEP 475 2014-07-24 13:37:56 +02:00
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