Commit Graph

12 Commits

Author SHA1 Message Date
Hugo van Kemenade e47f9242f8
Rename master to main (#2178) 2021-12-03 06:59:24 -08:00
Adam Turner 977f1fe68a
Sphinx support: Add build process notes to README.rst (#2016)
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
2021-07-01 00:56:07 +01:00
Brett Cannon 11debc3dd9
Fix a PEP number discrepancy in the README 2021-05-17 15:45:53 -07:00
Fredrik Averpil 575c0d163d
Update instructions to use pep-9999.rst in README (GH-1963) 2021-05-15 22:55:58 +03:00
Kai a1571bce76
Update two links in README.rst to use HTTPS (#1945)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2021-05-04 12:31:38 -07:00
Serhiy Storchaka ad7f2b2f6c Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
Mariatta 4abf9ef707
Add PEPs Contributing Guideline, CoC, and PR template (#712)
- Suggest posting to python-ideas first
- Commit and PR title should include PEP number

Closes https://github.com/python/peps/issues/706
2018-07-09 14:01:48 -07:00
Nick Coghlan 499a7c25c6
PEP 1: Remove legacy reference to pep2pyramid.py (#626)
This removes any reference to the technical details of online PEP
publication from PEP 1, replacing it with a reference to the
README in the PEP repository.

It also updates the README with relevant cross-references to the
pythondotorg project (based on some process pointers provided by
Mariatta Wijaya).

Resolves GH-575.
2018-04-27 18:21:50 +10:00
Mariatta b8a467cf2b
Readme: Change pep-0999.txt to pep-0999.rst (GH-584)
`.rst` file extension is now supported. New PEPs should be in `.rst`.
2018-02-27 20:07:22 -08:00
JimJJewett 726215140a README.rst should indicate a preference for .rst (#117) 2016-10-27 09:26:10 -07:00
Brett Cannon e7f539fb87 Add a Travis badge (#69) 2016-08-10 09:38:18 -07:00
Georg Brandl 0dc36a211e Rename README and add a bit of formatting 2016-06-16 06:36:43 +02:00