Staging
v0.5.1
https://github.com/python/cpython
Revision fd9ce2b924263c1f5c5a2f3f3095fe6ae97c1432 authored by Miss Islington (bot) on 25 January 2020, 09:18:28 UTC, committed by GitHub on 25 January 2020, 09:18:28 UTC

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit d0d9fa8c5e30aff71b6d5e8b2673396622f33270)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
1 parent 1a27435
Raw File
Tip revision: fd9ce2b924263c1f5c5a2f3f3095fe6ae97c1432 authored by Miss Islington (bot) on 25 January 2020, 09:18:28 UTC
bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
Tip revision: fd9ce2b
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