Staging
v0.8.1
https://github.com/python/cpython
Revision cf9d00554715febf21cf94950da4f42723b80498 authored by mbarkhau on 27 January 2020, 23:46:29 UTC, committed by Giampaolo Rodola on 27 January 2020, 23:46:29 UTC
1 parent 7b57b15
Raw File
Tip revision: cf9d00554715febf21cf94950da4f42723b80498 authored by mbarkhau on 27 January 2020, 23:46:29 UTC
[3.8] bpo-39390 shutil: fix argument types for ignore callback (GH-18122)
Tip revision: cf9d005
CODE_OF_CONDUCT.md
# 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 the infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

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

back to top