Commit Graph

4662 Commits

Author SHA1 Message Date
Brett Cannon e444fb4ec8 Minor grammar tweak. 2012-10-19 15:00:32 -04:00
Ezio Melotti 896a6fde24 Remove wrong escape in code snippet. 2012-10-19 20:49:15 +03:00
Nick Coghlan fe6fef343c Defer both PEPs about speeding up the release cycle 2012-10-20 00:28:15 +10:00
Daniel Holth c70a54e10d PEP 425 (tags) - mention wheel filename convention 2012-10-18 23:01:56 -04:00
Daniel Holth 81da2e17a9 fix typo 2012-10-18 21:10:26 -04:00
Daniel Holth 3b3c108e38 Metadata 1.3, wheel edits 2012-10-18 21:06:24 -04:00
Larry Hastings 76b5c3d266 Correction: Ned is the primary Mac guy on the release team for 3.4. 2012-10-18 08:31:44 +01:00
Larry Hastings 4513a0550e Added PEP 429, Release Schedule for Python 3.4. 2012-10-17 15:44:24 +01:00
Daniel Holth 89978a0422 bye sysconfig.get_paths 2012-10-15 22:22:51 -04:00
Daniel Holth d9a153d410 explain #!python rewrite-on-install 2012-10-11 18:31:41 -04:00
Daniel Holth df038cc333 lower wheel spec version 2012-10-10 19:23:03 -04:00
Antoine Pitrou 5e28b87e87 Rename relative_to() to relative(), removing the old relative() method. 2012-10-10 21:01:50 +02:00
Antoine Pitrou 18abe3c987 Add with_name() and with_suffix() methods. 2012-10-10 20:55:44 +02:00
Antoine Pitrou f390aca7b6 They are seven (as I added "basename" too). 2012-10-10 20:35:33 +02:00
Antoine Pitrou 6c768f02a8 Replace ".ext" with ".suffix", and add the ".suffixes" property. 2012-10-10 20:34:57 +02:00
Armin Ronacher e449ea7094 PEP 424: marked as final. 2012-10-06 14:18:33 +02:00
Georg Brandl 2812384979 Rewrap to 70-characters. 2012-10-06 13:04:01 +02:00
Georg Brandl d990294a02 PEP 424: update from Alex. 2012-10-06 13:01:10 +02:00
Georg Brandl 995ee35299 Fix the local variables list. 2012-10-06 12:23:21 +02:00
Georg Brandl d2883e41e3 Fix markup. 2012-10-06 12:22:48 +02:00
Ezio Melotti 2f1243735e Fix typo. 2012-10-06 07:52:39 +03:00
Antoine Pitrou 44fa1d5fe1 Add a couple clarifications 2012-10-06 01:17:59 +02:00
Antoine Pitrou 47e356c506 Detail the semantics more, following python-ideas questions 2012-10-06 01:13:30 +02:00
Antoine Pitrou ff1f0a2827 Add Post-History 2012-10-06 01:04:50 +02:00
Antoine Pitrou d1323b7822 Fix UNC path example (Oleg Broytman) 2012-10-06 01:04:26 +02:00
Benjamin Peterson a5cb91b260 add missing $ 2012-10-05 17:29:21 -04:00
Antoine Pitrou 56f8cb38a7 Push PEP 428 - object-oriented filesystem paths 2012-10-05 20:19:40 +02:00
Jesus Cea c373707569 Write down issues documenting OS/2 and VMS support removal 2012-10-05 00:26:16 +02:00
Georg Brandl b0dfcb30df Reword lifespan to make it clearer. 2012-10-02 08:26:31 +02:00
Benjamin Peterson 51c49af1b7 remove ambiguity 2012-10-01 14:05:09 -04:00
Benjamin Peterson c179cfa268 3.1 maintenance releases 2012-10-01 13:50:52 -04:00
Benjamin Peterson a733bc927a describe the current policy 2012-10-01 13:38:31 -04:00
Benjamin Peterson 5764df2739 previous maintenance releases 2012-10-01 13:35:37 -04:00
Barry Warsaw c395b01e00 Describe the Python 3.0 and 2.6 lifespans. 2012-10-01 10:34:32 -04:00
Georg Brandl ccaa14aa75 3.2 and 3.3 release schedules: add information on bugfix releases and release lifespan. 2012-10-01 14:21:37 +02:00
Georg Brandl 9c83bacdff Some typo fixes in PEP 3138; also add variables footer. 2012-09-30 08:55:27 +02:00
Daniel Holth caf06e1290 note that wheel installers should compile .py 2012-09-29 23:15:29 -04:00
Georg Brandl 7717e40eb8 The schedule is now in the past. 2012-09-29 14:49:49 +02:00
Georg Brandl 78530c1922 A few more files to touch. 2012-09-29 14:49:38 +02:00
Georg Brandl 054c76a53a configure.in is now configure.ac 2012-09-29 09:17:57 +02:00
Georg Brandl d45d2e63af Edit PEP 427 for markup and add missing footer. 2012-09-23 21:37:59 +02:00
Ezio Melotti 0cce3cec68 #16006: fix typo in PEP 213. 2012-09-23 19:19:29 +03:00
Daniel Holth a0d411a7e3 merge 2002-01-07 19:41:36 -05:00
Daniel Holth 927be72da6 recapitalize PyPy 2012-09-22 23:26:05 -04:00
Daniel Holth 81c47a6fc8 full text of wheel PEP 2012-09-22 23:24:31 -04:00
Georg Brandl b663aacac1 Add 3.3rc3. 2012-09-22 13:12:34 +02:00
Andrew Svetlov 5cbc40c873 Update pep-362 text. 2012-09-21 18:08:27 +03:00
Daniel Holth c56a901517 add stub for wheel spec 2012-09-20 18:43:53 -04:00
Daniel Holth 6808f0b1e1 pep-0425 edits 2012-09-16 17:50:23 -04:00
Daniel Holth ffbc22c7cb update tags PEP 2012-09-16 13:27:11 -04:00