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@python
components: Devguide, Documentation
messages: 204652
nosy: docs@python, ezio.melotti, techtonik
priority: normal
severity: normal
status: open
title: PEP process entrypoint

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19822>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to