Commit Graph

3570 Commits

Author SHA1 Message Date
Andrew M. Kuchling 04c67f605b Grammar, wording fixes 2009-11-08 16:31:29 +00:00
Andrew M. Kuchling 13217b06bf Grammar fix 2009-11-08 16:31:00 +00:00
Guido van Rossum 2ff509fa88 Clarify that new __future__ imports are not allowed. 2009-11-05 23:22:00 +00:00
Brett Cannon a2947e5684 Mention that no commit rollbacks are needed. 2009-11-04 21:39:10 +00:00
Brett Cannon 0aa0417fd8 Add svn keywords. 2009-11-03 19:13:11 +00:00
Guido van Rossum 52d30554c0 Explicitly allow PEP 382. 2009-11-03 18:45:47 +00:00
Guido van Rossum 92844a9a59 Initial checkin of Moratorium PEP. 2009-11-03 17:26:45 +00:00
Benjamin Peterson 0569656698 remove extra word 2009-11-03 04:10:37 +00:00
Benjamin Peterson 5545c51b35 finally! a concrete schedule 2009-11-02 19:59:07 +00:00
Vinay Sajip c628a71537 Corrected typo. 2009-10-28 10:21:10 +00:00
Vinay Sajip e5d36b5814 Clarification on arbitrary object graph changes. 2009-10-28 10:19:38 +00:00
Vinay Sajip af00560910 Added Handler Id section. 2009-10-28 10:10:57 +00:00
Steven Bethard eff8913eed Fix sys.stderr typo. 2009-10-24 23:41:41 +00:00
Antoine Pitrou 13b537ae32 SGI Irix threads now unsupported 2009-10-24 20:43:29 +00:00
Antoine Pitrou a6a3aeb360 GNU pth threads now unsupported 2009-10-24 20:35:25 +00:00
Antoine Pitrou 6ae81a1b94 SunOS LWP (lightweight processes) now unsupported 2009-10-24 20:30:13 +00:00
Antoine Pitrou 55c62c9c9d Mach C Threads now unsupported 2009-10-24 20:22:33 +00:00
Steven Bethard 096c0e1222 Updates to argparse PEP based on python-dev feedback. 2009-10-24 19:01:49 +00:00
Georg Brandl 4a40d09d74 Add for/else entry. 2009-10-22 15:14:34 +00:00
Vinay Sajip 8e2f5c69f5 Added internal hyperlink. 2009-10-22 08:37:16 +00:00
Vinay Sajip 8e73edf911 Fixed whitespace which caused HTML rendering problem in rst2html. 2009-10-22 08:10:22 +00:00
Vinay Sajip 0a6fd7e40c Incorporated comments by Jim Jewett. 2009-10-22 08:06:15 +00:00
Tarek Ziadé 919266de7a using a web link instead of the svn link 2009-10-20 08:46:30 +00:00
Tarek Ziadé 2b2e353c74 updated with latest feedback + PEP 345 changes 2009-10-20 08:35:18 +00:00
Vinay Sajip 1c4110d282 Added section on internal objects, and did some miscellaneous tidying up. 2009-10-20 08:11:52 +00:00
Tarek Ziadé 394da89982 udpating 345 with Tres branch 2009-10-20 07:59:46 +00:00
Georg Brandl 1842cd2321 Reformat according to PEP 12. 2009-10-19 13:49:12 +00:00
Brett Cannon 00888ff3be Add PEP 391: logging configuration using dictionaries. 2009-10-18 20:39:50 +00:00
Tarek Ziadé ab27818ed8 applying Carl's changes 2009-10-14 18:39:17 +00:00
Tarek Ziadé c227c49fed fixed typo 2009-10-12 17:24:09 +00:00
Tarek Ziadé c8c5884bff updated after some feedback from distutils-SIG and MAL 2009-10-12 14:59:50 +00:00
Tarek Ziadé 07c651b6d2 typo 2009-10-11 22:46:05 +00:00
Tarek Ziadé c78a5fcfda better wording: installer marker is just a helper 2009-10-11 19:47:09 +00:00
Tarek Ziadé 4d277a02f3 using '=' (even if ':' works in configparser) 2009-10-11 00:00:42 +00:00
Tarek Ziadé 8723863b3b first draft for PEP 390 2009-10-10 23:56:30 +00:00
Benjamin Peterson 1c2ec30d5d better callable replacement 2009-10-04 15:59:16 +00:00
Barry Warsaw 83c6da24e1 Update dates of Python 2.6 maintenance releases. 2009-10-02 20:27:34 +00:00
Georg Brandl 4e73daf912 Fix format. 2009-10-01 21:59:04 +00:00
Martin v. Löwis b9aca5720d Remove logging module, per direction from Vinay Sajip. 2009-09-30 17:50:49 +00:00
Steven Bethard 0eb4ba607d Update PEP 389 (argparse) Post-History. 2009-09-27 21:03:21 +00:00
Brett Cannon 562039f287 Add PEP 389: argparse - new command line parsing module. 2009-09-27 19:42:40 +00:00
Brett Cannon 989165fe9e Update from Peter Moody. 2009-09-27 19:38:05 +00:00
Georg Brandl 77fb82981e Dont print the pep2html command for each PEP. 2009-09-17 09:42:09 +00:00
Georg Brandl 195b458786 Update to PEP 3143 from Ben. 2009-09-17 09:37:29 +00:00
Brett Cannon cddfac92a6 Remove backticks from a plaintext PEP. 2009-09-09 16:17:44 +00:00
Brett Cannon d651737d8b Add PEP 3145: Asynchronous I/O For subprocess.Popen 2009-09-07 05:18:06 +00:00
Tarek Ziadé 27b5dc3087 changed the post.dev marker according to latest state 2009-09-02 07:26:46 +00:00
Brett Cannon 1e8c94919f Fixa grammatical error. 2009-08-31 20:33:59 +00:00
Brett Cannon a9c0e3f3b5 Update to PEP 3144 from Peter Moody. 2009-08-31 19:02:02 +00:00
Benjamin Peterson 2b771a7462 tests are not public 2009-08-28 16:30:08 +00:00