Staging
v0.5.1
https://github.com/python/cpython
Revision ce0a2a86207dacc1945c6d756527226d8feed0e0 authored by Miss Islington (bot) on 07 December 2019, 11:41:41 UTC, committed by GitHub on 07 December 2019, 11:41:41 UTC
(cherry picked from commit 969ae7aca809a8dacafee04c261110eea0ac1945)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
1 parent 7fde4f4
Raw File
Tip revision: ce0a2a86207dacc1945c6d756527226d8feed0e0 authored by Miss Islington (bot) on 07 December 2019, 11:41:41 UTC
Make repr of C accelerated TaskWakeupMethWrapper the same as of pure Python version (GH-17484)
Tip revision: ce0a2a8
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