Staging
v0.8.1
https://github.com/python/cpython
Revision c9893400652f38804aed0be8d8f70feda9465c47 authored by Miss Islington (bot) on 26 September 2019, 15:13:39 UTC, committed by GitHub on 26 September 2019, 15:13:39 UTC
(cherry picked from commit 64b4a3a2deabcd4103fac2759a311fe94159b4d1)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 96c8475
Raw File
Tip revision: c9893400652f38804aed0be8d8f70feda9465c47 authored by Miss Islington (bot) on 26 September 2019, 15:13:39 UTC
bpo-38239: Fix test_gdb for Link Time Optimization (LTO) (GH-16422)
Tip revision: c989340
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