Commit Graph

30 Commits

Author SHA1 Message Date
Hugo van Kemenade 68160887c2
PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes (#2794) 2022-09-16 08:15:18 +03:00
Adam Turner b0329c31b3
Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Dimitri Papadopoulos Orfanos 57d9baf04d
Typos found by codespell (#2073)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2021-09-17 11:18:24 -07:00
CAM Gerlach d548fdfb61
Lint: Validate PEP fields against PEP 12 (#1890) 2021-03-23 07:55:26 -07:00
Brett Cannon bb4751379a
Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -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
Emanuele Gaifas 6040eb7483 Remove spurious whitespace (#295)
There was a spurious space at the beginning of the line, that transformed the paragraph into a definition list item.
2017-06-17 12:11:36 -04:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Georg Brandl 4d8ea1d0fe Fix lists-in-blockquotes in 3xxx PEPs. Ref: #26914 2016-05-03 09:51:54 +02:00
Nick Coghlan 90c3d99390 PEP 403/3150 tweaks based on python-ideas discission 2014-07-01 14:02:16 +10:00
Nick Coghlan 91f171864b Some new ideas for PEP 3150 2013-08-03 02:42:54 +10:00
Nick Coghlan 36006c87d2 Updating PEP 3150's statement local namespaces to be substantially simpler and easier to understand, and make PEP 403 and PEP 3150 direct competitors again 2012-09-05 21:15:00 +10:00
Nick Coghlan 59dc0a6f75 Use the right PEP status 2012-02-22 01:13:16 +10:00
Nick Coghlan a74f86c211 PEP 3150: Withdraw this for the last time. It's a bad idea 2012-02-22 01:00:58 +10:00
Nick Coghlan 3442cf7d15 Kill PEP 403 in light of python-ideas discussion. Resurrect PEP 3150 with first cut updates based on PEP 403 feedback 2011-10-16 13:10:10 +10:00
Nick Coghlan a79905ee0f I had a new idea I think is significantly better, so this PEP is dead 2011-10-13 09:39:12 +10:00
Nick Coghlan cb20624396 Fix error in examples pointed out by Nicco Kunzmann and mention Haskell influence 2011-08-09 21:37:23 +10:00
Nick Coghlan acc5285f29 Update PEP 3150 to reflect April discussion on python-ideas 2011-06-13 01:37:12 +10:00
Nick Coghlan 4da3bbd1ac Updated given statement torture test to show why renaming strategies are flawed 2011-04-10 22:05:30 +10:00
Nick Coghlan dd3aa2ceb8 Rephrase the new TODO items based on python-ideas thread 2010-07-22 13:01:57 +00:00
Nick Coghlan 4507a14baf Add a couple more TODO list items 2010-07-22 12:21:07 +00:00
Nick Coghlan 920bced275 Fix some minor typos, add notes on topics not yet covered and point out that the most likely outcome for this PEP is eventual rejection 2010-07-21 22:11:04 +00:00
Nick Coghlan b615c64170 One more indentation nit 2010-07-20 22:36:51 +00:00
Nick Coghlan 7530a8f583 Tidy up code indenting using 3-space top-level indents and 4-space indents within the sample Python code 2010-07-20 22:34:39 +00:00
Nick Coghlan f9ab5fc41e Updates based on python-ideas discussion 2010-07-20 22:08:46 +00:00
Nick Coghlan d42a5e3168 Typo fix 2010-07-20 13:24:27 +00:00
Nick Coghlan 1f7d4394d0 Make error message slightly more helpful in diagnosing missing angle brackets around an email address in the PEP header
(Also added PEP 3150, which was meant to be a separate checkin. C'est la vie)
2010-07-20 13:17:13 +00:00