Staging
v0.5.1
https://github.com/python/cpython
Revision 83a9ba442662c2a030b45955f3dd24ff4b24bb61 authored by Miss Islington (bot) on 06 June 2020, 17:04:47 UTC, committed by GitHub on 06 June 2020, 17:04:47 UTC
(cherry picked from commit 68874a8502da440a1dc4746cf73262648b870aee)

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>
1 parent f7ed4d4
Raw File
Tip revision: 83a9ba442662c2a030b45955f3dd24ff4b24bb61 authored by Miss Islington (bot) on 06 June 2020, 17:04:47 UTC
bpo-40870: Invalidate usage of some constants with ast.Name (GH-20649)
Tip revision: 83a9ba4
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