Commit Graph

18 Commits

Author SHA1 Message Date
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