Staging
v0.5.1
https://github.com/python/cpython
Revision 39afa2d3147e4b05a1161cc90dbf09b95072c2bb authored by Michael Felt on 15 December 2019, 14:17:53 UTC, committed by Nick Coghlan on 15 December 2019, 14:17:53 UTC
Provides a richer platform tag for AIX that we expect to be sufficient for PEP 425
binary distribution identification. Any backports to earlier Python versions will be
handled via setuptools.

Patch by Michael Felt.
1 parent 94d2c8d
Raw File
Tip revision: 39afa2d3147e4b05a1161cc90dbf09b95072c2bb authored by Michael Felt on 15 December 2019, 14:17:53 UTC
bpo-38021: Modify AIX platform_tag so it covers PEP 425 needs (GH-17303)
Tip revision: 39afa2d
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