Staging
v0.5.1
https://github.com/python/cpython
Revision 5776663675b48f011d428a5874cc3c79d1deb59e authored by Victor Stinner on 29 October 2020, 14:16:23 UTC, committed by GitHub on 29 October 2020, 14:16:23 UTC
IRIX code was slowy removed in Python 2.4 (--with-sgi-dl), Python 3.3
(Irix threads), and Python 3.7.
1 parent 3505261
Raw File
Tip revision: 5776663675b48f011d428a5874cc3c79d1deb59e authored by Victor Stinner on 29 October 2020, 14:16:23 UTC
bpo-42029: Remove IRIX code (GH-23023)
Tip revision: 5776663
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