Commit Graph

265 Commits

Author SHA1 Message Date
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Samuel L. Setegne f1ae8e90ce Fixed small grammar typo, removed "has" (#1222) 2019-11-06 11:05:22 -08:00
Min ho Kim cfb7bd74db Fix typos (#1113) 2019-07-03 11:20:45 -07:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Serhiy Storchaka a53392a0f0 Remove trailing spaces. (#232)
Changes made automatically by the following command:
```
egrep -l ' +$' *.txt | xargs sed -i -re 's/ +$//'
```
2017-03-24 23:11:33 +02:00
Serhiy Storchaka 07c157552d Replace tabs with spaces and fix identation errors. (#230) 2017-03-24 00:57:19 +02:00
Marti Raudsepp 04a6af2ab1 Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Georg Brandl 5999b23389 Fixup some more lists-in-blockquotes. Fixes #26914. 2016-05-03 10:35:10 +02:00
Georg Brandl 4d8ea1d0fe Fix lists-in-blockquotes in 3xxx PEPs. Ref: #26914 2016-05-03 09:51:54 +02:00
Brett Cannon 56b0bb4ea7 Mark PEP 3108 as final. 2012-11-17 10:11:16 -05:00
Georg Brandl d456d20d07 Update doc URLs in PEPs. 2008-10-02 12:40:49 +00:00
Brett Cannon 6df8c268f4 Clarify reasonaing behind removing bsddb. 2008-09-04 03:25:53 +00:00
Brett Cannon a7c0ec55a3 Clean up listing of what has been done for PEP 3108 to make it easier to find what has not been done. 2008-08-17 20:51:56 +00:00
Benjamin Peterson dce6a1ceec I wrote docs for symtable 2008-08-16 21:51:42 +00:00
Brett Cannon d65cb1112b The sunaudio module has been removed from 3.0. 2008-07-25 18:23:43 +00:00
Brett Cannon ea656f1660 urllib has been dealt with. 2008-07-25 18:03:29 +00:00
Brett Cannon ee3b2d693e sunaudio has been deprecated in 2.6. 2008-07-18 19:32:08 +00:00
Brett Cannon 2b6928875e Add a Maintenance Burden section with bsddb3 as its inaugural member. 2008-07-18 18:04:00 +00:00
Brett Cannon e1a8b79b32 More rationale for sunaudio's removal. 2008-07-18 05:08:00 +00:00
Brett Cannon d38fc5ec06 Add sunaudio to the chopping block. It was always in the PEP, just not as its
own bullet point.
2008-07-18 04:41:23 +00:00
Benjamin Peterson 618b33c9e8 Alexandre has handled the fast versions of StringIO and pickle 2008-07-13 22:12:10 +00:00
Brett Cannon 73c121d65d robotparser has been handled. 2008-07-11 01:00:57 +00:00
Brett Cannon 0b4adf3fa5 Knock urlparse off the todo list. 2008-07-11 00:43:40 +00:00
Brett Cannon 32f90f6aba Update status of the urllib package. 2008-07-02 02:06:11 +00:00
Brett Cannon d7a32f6776 The urllib package has been handled for 3.0 (I think). 2008-07-01 22:53:52 +00:00
Brett Cannon 2b5793d480 It looks like the cl module was properly handled for 2.6 already. 2008-07-01 22:46:37 +00:00
Benjamin Peterson df1744dfb6 finished with rfc822 2008-06-12 23:39:54 +00:00
Benjamin Peterson 9a33e07668 done with mimetools 2008-06-12 14:25:40 +00:00
Georg Brandl f4ec01b5f8 CL usage is removed from aifc. 2008-06-07 19:03:20 +00:00
Georg Brandl 1254bb5028 There is nothing left to do for thread in 2.6. 2008-06-01 21:29:14 +00:00
Georg Brandl b1fc5cde67 htmllib and sgmllib are done. 2008-06-01 21:26:23 +00:00
Brett Cannon ec35ff908d UserString has been dealt with. 2008-05-29 17:22:47 +00:00
Brett Cannon 2fbe655f68 The commands module is finished. 2008-05-27 05:10:49 +00:00
Benjamin Peterson d9ee9ef522 commands module work is complete 2008-05-26 21:33:52 +00:00
Benjamin Peterson c2dd0b0f46 did 2.6 work for commands module 2008-05-26 19:55:02 +00:00
Brett Cannon 94bf7c69bf Update status of commands. 2008-05-26 19:07:19 +00:00
Georg Brandl 458f8482a3 http package is done. 2008-05-26 16:33:19 +00:00
Georg Brandl 565e14afbf xmlrpc package is done. 2008-05-26 11:14:42 +00:00
Georg Brandl 42cc882c03 dbm package is done. 2008-05-26 10:31:09 +00:00
Brett Cannon fbe567c9aa PEP 8 name violations have now been dealt with. 2008-05-26 00:22:36 +00:00
Georg Brandl 0e03a06117 thread and dummy_thread done in 3.0. 2008-05-25 13:06:44 +00:00
Georg Brandl 4a54b8fc71 "dummy_thread" is not removed but renamed to _dummy_thread. 2008-05-25 12:32:33 +00:00
Georg Brandl 748d7cdd71 _winreg is done. 2008-05-25 07:57:43 +00:00
Georg Brandl 852274f1f7 ConfigParser and Queue are reverted in 2.6. 2008-05-25 07:26:41 +00:00
Brett Cannon b6c1ff24c1 socketserver reverted thanks to Georg. 2008-05-24 19:32:37 +00:00
Brett Cannon 445c6a8a1f reprlib renaming has been reverted in 2.6. 2008-05-23 05:07:57 +00:00
Brett Cannon 1970afe1fa Rename for test.test_support is finished. 2008-05-20 22:10:23 +00:00
Brett Cannon 03b5d4bf9b Update the status of various things. 2008-05-20 18:48:15 +00:00