Commit Graph

19 Commits

Author SHA1 Message Date
Hugo van Kemenade 7fa80c34d7
Infra + many PEPs: Add Sphinx Lint and fix errors (#2816)
* PEP 555, 653: Fix inline literal missing (escaped) space after literal

* Add newline at end of file

* PEP 692: Add newline at end of file

* PEP 633: Fix missing space before role

* Run sphinx-lint in pre-commit

* PEP 639: Remove rogue backticks

* PEP 372: Remove rogue backticks

* PEP 462: Add missing underscore after closing backtick in hyperlink

* PEP 481: Add missing underscore after closing backtick in hyperlinks

* PEP 507: Add missing underscore after closing backtick in hyperlinks

* PEP 453: Add missing underscore after closing backtick in hyperlinks, and convert to links

* PEP 534: Fix inline literal missing (escaped) space after literal

* PEP 372, 453, 462: Redirect BPO to GH
2022-10-06 12:14:32 -07:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Marti Raudsepp 9b64c6ea75
Various typo/grammar/style fixes (#1789)
Changes detected by Topy (https://github.com/intgr/topy), all changes
verified by hand, false positives have been omitted.

These range from straight-out misspellings to debatable hyphen placement.
The hyphen changes are supported by grammar manuals of style.
2021-02-03 06:06:23 -08: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
Nick Coghlan e1002b4865 Withdraw the Kallithea PEPs 2015-10-10 10:49:30 +10:00
Nick Coghlan b6fa3e2e91 Update Kallithea PEPs with change to my availability 2015-02-09 19:03:43 +10:00
Nick Coghlan 9f217c790c PEP 462 now proposes Kallithea as the review component 2015-02-01 12:59:34 +10:00
Nick Coghlan f7100aa1ed PEP 462: next revision will depend on PEP 474 2015-01-08 16:32:49 +10:00
Nick Coghlan 2c84a77cfc Some PEP status updates based on my current priorities 2014-09-23 19:44:33 +10:00
Nick Coghlan 209a860d13 Split software forge proposal into a new PEP
- moved the software forge proposal out to its own PEP
- switched forge proposal to Kallithea based on SFC concerns
  with the current RhodeCode licensing structure
2014-07-19 19:49:30 +10:00
Nick Coghlan 39462faa5a Workflow automation proposal updates
- merge gating makes it easier for others to do continuous
  integration against the CPython development branches
- interesting IRC chat with the CTO of RhodeCode last week,
  updated accordingly
2014-03-04 21:15:03 +10:00
Ezio Melotti f2109c5f43 Fix broken link. 2014-02-16 09:47:22 +02:00
Nick Coghlan a522f2bb8d PEP 462 updates, include RhodeCode idea 2014-02-16 13:44:37 +10:00
Ezio Melotti 76e5c76146 Fix a couple of broken links in PEP 462. 2014-02-11 00:18:25 +02:00
Nick Coghlan c3e1c907dc PEP 462: Add section on possible Mercurial integration 2014-01-27 14:34:20 +10:00
Nick Coghlan ca895ea251 Fix typo 2014-01-27 14:08:35 +10:00
Nick Coghlan 751bc9ab33 Incorporate PEP 462 feedback 2014-01-27 13:22:21 +10:00
Nick Coghlan c5701f72b1 Draft PEP for merge workflow automation 2014-01-25 15:27:37 +10:00