Adam Turner
113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
Min ho Kim
cfb7bd74db
Fix typos ( #1113 )
2019-07-03 11:20:45 -07:00
Emily Morehouse
ce5590c1c1
Replace links to sourceforge with links to bpo ( #746 )
...
- Any reference to python.org/sf/<issue-num> has been changed to https://bugs.python.org/issue <issue-num>
2018-07-21 16:57:17 -07:00
Nick Coghlan
1a43bed5ca
PEP 304 lives on :) ( #673 )
2018-06-16 15:05:26 +10: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
3dad438872
Issue #26916 : Fixed words duplications.
2016-05-03 12:03:16 +03:00
Neal Norwitz
fa19ef822d
Authors withdrew some PEPs by mail on python-dev (Apr 26, 2006).
2006-04-27 08:47:55 +00:00
David Goodger
5d38f6aa3a
URL update
2006-04-13 13:36:15 +00:00
Skip Montanaro
18369d92bd
update post history
2005-06-22 22:56:06 +00:00
Skip Montanaro
e01d3a7faa
Minor tweakage. Been sitting in my sandbox for awhile.
2005-06-18 13:04:03 +00:00
Fred Drake
dec7e745af
Try to repair markup buglet.
2003-05-29 13:46:46 +00:00
Skip Montanaro
b17859166a
update Post-History
2003-01-31 20:50:46 +00:00
Skip Montanaro
2b35f15752
various tweaks
...
testing the current patch turned up a shortcoming. When the bytecode base
is defined, it's not safe to delete the source code. The bytecode file
generated won't be found.
2003-01-31 17:28:11 +00:00
Skip Montanaro
19a5b5b1fa
Expand abstract slightly. Reference patch containing beginnings of
...
implementation.
2003-01-29 22:49:04 +00:00
Skip Montanaro
0bc2b6d21e
add note that this PEP is not about file-level or directory-level control of
...
bytecode file writes.
2003-01-29 19:28:10 +00:00
Skip Montanaro
1a2be3bbe4
Feedback from Terry Reedy. Make the sys module attribute simply
...
"bytecodebase". Give concrete examples of the augmented directory in the
examples.
2003-01-29 18:49:47 +00:00
David Goodger
efa2138e13
capitalized title
2003-01-29 04:23:26 +00:00
David Goodger
7b1b08a413
fixed headers
2003-01-29 03:56:47 +00:00
Skip Montanaro
73a95274f5
add a note about my ignorance of import hooks and how they relate to this
...
pep.
add posting date, as it's about to be announced to the unwashed masses...
2003-01-27 22:33:41 +00:00
David Goodger
7d8ea82a4c
spelling
2003-01-23 18:51:09 +00:00
David Goodger
f6324c80f8
markup fixes
2003-01-23 18:45:09 +00:00
Skip Montanaro
ae27188998
new pep - initial feedback from python-dev incorporated.
2003-01-23 17:26:42 +00:00