[docs] [issue19822] PEP process entrypoint
anatoly techtonik
report at bugs.python.org
Thu Nov 28 14:59:29 CET 2013
New submission from anatoly techtonik:
https://bitbucket.org/rirror/peps
PEP repository readme lacks information about how to send Python Enhancement Proposal step-by-step.
1. hg clone https://bitbucket.org/rirror/peps
2. cd peps
3. # choose number
4. cp ??? pep-{{number}}.txt
5. # commit
6. # send pull request
7. # discuss
----------
assignee: docs at python
components: Devguide, Documentation
messages: 204652
nosy: docs at python, ezio.melotti, techtonik
priority: normal
severity: normal
status: open
title: PEP process entrypoint
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19822>
_______________________________________
More information about the docs
mailing list