Staging
v0.5.1
https://github.com/python/cpython
Revision f8055fb0f1054fce6a21047da39b92ae32416b80 authored by Miss Islington (bot) on 15 July 2020, 19:25:49 UTC, committed by GitHub on 15 July 2020, 19:25:49 UTC
(cherry picked from commit af4eda46d1538b1da700a86588bdb94b0a4d1ff2)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
1 parent 05abf2a
Raw File
Tip revision: f8055fb0f1054fce6a21047da39b92ae32416b80 authored by Miss Islington (bot) on 15 July 2020, 19:25:49 UTC
bpo-40150: Fix mismatched argument in RegisterWaitForSingleObject() call (GH-19686)
Tip revision: f8055fb
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