Adam Turner
483b3f6031
PEP 262: Resolve unreferenced footnotes ( #3220 )
2023-08-01 06:46:55 +03:00
C.A.M. Gerlach
bf3465d3e3
Packaging PEPs: Update headers & link canonical PyPA specs ( #2690 )
...
* Update headers/etc. of older packaging PEPs to reflect replacement PEPs
* Infra: Fix lowercase and tweak plural in text for PyPA spec banner
* Add banner to all relevant PEPs pointing to their canonical PyPA specs
Co-authored-by: Brett Cannon <brett@python.org>
2022-10-07 08:29:13 -07:00
Adam Turner
19f2582774
Several PEPs: Add `Topic: Packaging` ( #2636 )
2022-06-14 14:22:20 -07:00
Adam Turner
113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
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
Huang Huang
60a42552a9
reSTify PEP 262 ( #367 )
2017-08-29 15:02:10 -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
3dad438872
Issue #26916 : Fixed words duplications.
2016-05-03 12:03:16 +03:00
Brett Cannon
cdf5d3ce68
Fix the headers so that they are in the right order and no required headers are
...
missing.
2007-06-19 04:20:07 +00:00
Andrew M. Kuchling
2cff379b28
Mark as Deferred to match status in PEP 0
2006-05-01 20:03:44 +00:00
David Goodger
c5b5d3c83d
added Last-Modified headers to all PEPs without
2006-03-23 20:13:19 +00:00
Andrew M. Kuchling
7608bcf20d
Add section for open issues
2004-03-08 14:09:21 +00:00
Andrew M. Kuchling
8644a9a8e2
Terminology change (package -> distribution); specify the digest field for .pyc files
2004-03-08 13:51:59 +00:00
Andrew M. Kuchling
102b3b00af
Change name of installation DB
2004-03-08 13:38:50 +00:00
Andrew M. Kuchling
61029fe234
Add REQUIRES and PROVIDES sections
2003-03-30 16:52:11 +00:00
Andrew M. Kuchling
9c4d42499a
Use SHA1, not MD5
2003-03-30 15:01:31 +00:00
Andrew M. Kuchling
2fc84d184a
Bring PEP 262 back from the dead
2003-03-30 14:46:55 +00:00
Andrew M. Kuchling
a98db52a7e
Use my personal address instead of my work address
2002-10-31 01:35:08 +00:00
Andrew M. Kuchling
4a9868c159
Mark PEP 262 as deferred
2002-10-13 20:21:17 +00:00
Andrew M. Kuchling
729bd94f81
Add two methods to interface (old change)
2002-10-13 20:20:23 +00:00
Andrew M. Kuchling
944cefbb9f
Point to (still-unfinished) implementation patch on SF
2002-05-29 21:24:23 +00:00
Andrew M. Kuchling
72fdf216b1
Add partially-written API
2002-03-28 21:39:16 +00:00
Andrew M. Kuchling
1f4daa3354
Update posting date
2002-03-28 03:03:28 +00:00
Andrew M. Kuchling
d24cde6f59
Note that it's not possible to handle ownership on Windows without
...
win32all.
Remove an XXX comment
2002-03-28 02:18:02 +00:00
Andrew M. Kuchling
4829fd6e55
Remove file type indicator
...
Rearrange order of file fields
Note that .pyc/.pyo files are listed, too
2002-03-25 13:57:45 +00:00
Andrew M. Kuchling
8dd23c1dcf
Various changes inspired by Thomas Heller's c.l.p comments
2002-03-25 13:36:05 +00:00
Andrew M. Kuchling
3aa0892ca3
Add PEP 262, "A Database of Installed Python Packages". This is the same
...
version that's just been sent to the Distutils SIG.
2001-07-09 14:26:26 +00:00