Skip to content

Update to section 12.1 #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 14, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions communication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ python-dev_ is the primary mailing list for discussions about Python's
development. The list is open to the public and is subscribed to by all core
developers plus many people simply interested in following Python's
development. Discussion is focused on issues related to Python's development,
such as how to handle a specific issue, a PEP, etc.::
such as how to handle a specific issue, a PEP, etc.

- Ideas about new functionality should **not** start here and instead
should be sent to python-ideas_.
- Technical support questions should also not be asked here and instead
should go to python-list_ or python-help_.
- Ideas about new functionality should **not** start here and instead
should be sent to python-ideas_.
- Technical support questions should also not be asked here and instead
should go to python-list_ or python-help_.

Python-ideas_ is a mailing list open to the public to discuss ideas on changing
Python. If a new idea does not start here (or python-list_, discussed below),
Expand Down