Commit Graph

10 Commits

Author SHA1 Message Date
yoavcaspi 0f8a0669b4 typo fix (#627) 2018-04-22 05:50:15 +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
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
Steve Dower a4d3fe061e PEP-514 acceptance (#61) 2016-07-24 16:40:56 -07:00
Steve Dower c9f126a62e PEP-514: Integrates feedback from python-dev. (#59)
* PEP-514: Integrates feedback from python-dev.

* PEP-514: Clarified motivation and improved a few examples.

* Clarifies some text and PythonCore defaults.
Adds ExecutableArguments and WindowedExecutableArguments for fixed launch arguments.
Adds first (of multiple) examples

* Adds extra examples.

* Minor clarification for resolving architecture for PythonCore entries.
2016-07-23 12:08:53 -07:00
Steve Dower 324bde8cd6 PEP-514: Fix incorrect sense of "possible" 2016-07-16 08:15:00 -07:00
Serhiy Storchaka e54e86b163 Convert to Unix newlines. 2016-05-03 13:27:59 +03:00
Steve Dower d530ee1bf3 PEP 514: Updates wording and post date 2016-03-17 16:28:56 -07:00
Steve Dower 4dea807de6 Add PEP 514: Python registration in the Windows registry 2016-02-06 12:37:37 -08:00