Staging
v0.5.1
https://github.com/python/cpython
Revision 88b86a9752afc2c50ca196f6ba1a8d62d71cf398 authored by Miss Islington (bot) on 29 August 2020, 16:36:40 UTC, committed by GitHub on 29 August 2020, 16:36:40 UTC
Patch by Michael Haubenwallner.
(cherry picked from commit e6dcd371b2c54a94584dd124e8c592a496d46a47)

Co-authored-by: Stefan Krah <skrah@bytereef.org>
1 parent c01a7ed
Raw File
Tip revision: 88b86a9752afc2c50ca196f6ba1a8d62d71cf398 authored by Miss Islington (bot) on 29 August 2020, 16:36:40 UTC
bpo-19521: Fix parallel build race condition on AIX (GH-22001)
Tip revision: 88b86a9
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