Commit Graph

19 Commits

Author SHA1 Message Date
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
Serhiy Storchaka 7ca8985b8f Miscellaneous fixes and formatting enhancements. (#238) 2017-04-05 19:14:26 +03:00
Serhiy Storchaka 07c157552d Replace tabs with spaces and fix identation errors. (#230) 2017-03-24 00:57:19 +02:00
Mariatta 9c9560962a Convert PEPs 261, 267, 325, 358, 361 (#204)
* Convert PEPs 261, 267, 325, 358, 361

* Fixes to PEP 261 and PEP 361
2017-02-10 14:19:22 -08: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
Benjamin Peterson 9ec804df3f a whole slew of peps that are (I believe) implemented 2009-01-19 16:08:45 +00:00
Guido van Rossum 3a3893f2e4 Mark PEP 3137 as accepted.
Mark Summerfield sent some comments on PEP 358 (I also referenced PEP 3137).
2007-10-03 16:04:53 +00:00
Guido van Rossum f6d09c4967 Fix my email. 2007-06-20 04:21:24 +00:00
Georg Brandl 1c68c46409 PEP 358 is accepted. 2007-03-18 20:04:00 +00:00
Georg Brandl 0bc1b01905 Correctly specify the set of hexadecimal characters. 2007-02-27 08:39:07 +00:00
Georg Brandl 9884c6cbf2 Mark a few PEP 3100 items as done, update PEP 358 wrt. bytes literals. 2007-02-26 17:33:15 +00:00
Guido van Rossum 1a45ca7a95 Add the bytes literal PEP, by Jason Orendorff.
And accept it!
2007-02-24 05:42:52 +00:00
Guido van Rossum 0e97bb856c Use trailing Emacs section from plaintext template. 2007-02-23 09:01:52 +00:00
Guido van Rossum 9ca7df06ee Another update, clarifying (I hope) the method signatures and mentioning
other stuff that came up over dinner.
2007-02-23 04:31:15 +00:00
Guido van Rossum 3ed8bc79de Update the bytes object to better resemble my intentions. 2007-02-22 23:57:46 +00:00
Neil Schemenauer 61b80831fe Reformat. 2006-02-22 20:49:37 +00:00
Neil Schemenauer 2da9d64f5e Add PEP 358 to index. 2006-02-22 20:43:33 +00:00
Neil Schemenauer cd7901e86e Add 'The "bytes" object' PEP. 2006-02-22 20:40:03 +00:00