Staging
v0.8.1
https://github.com/python/cpython
Revision b0b8f9bd4e6f78ac7383b4e56cfb6cbacc77da89 authored by Miss Islington (bot) on 29 September 2018, 16:33:05 UTC, committed by Brian Curtin on 29 September 2018, 16:33:05 UTC
Switch "list" with "iterable" to match with the implementation.
(cherry picked from commit e45473e3ca31e5b78dc85cab575f5bb60d5b7f8f)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
1 parent 4c1b2ad
Raw File
Tip revision: b0b8f9bd4e6f78ac7383b4e56cfb6cbacc77da89 authored by Miss Islington (bot) on 29 September 2018, 16:33:05 UTC
bpo-27351: Fix ConfigParser.read() documentation and docstring (GH-8123)
Tip revision: b0b8f9b
CODE_OF_CONDUCT.rst
Code of Conduct
===============

Please note that all interactions on
`Python Software Foundation <https://www.python.org/psf-landing/>`__-supported
infrastructure is `covered
<https://www.python.org/psf/records/board/minutes/2014-01-06/#management-of-the-psfs-web-properties>`__
by the `PSF Code of Conduct <https://www.python.org/psf/codeofconduct/>`__,
which includes all infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

In general this means everyone is expected to be open, considerate, and
respectful of others no matter what their position is within the project.

back to top