Staging
v0.5.1
https://github.com/python/cpython
Revision 166d7234b5ae07f78feb5ddfb3026fbd2a1a36e2 authored by Miss Islington (bot) on 12 June 2020, 21:06:52 UTC, committed by GitHub on 12 June 2020, 21:06:52 UTC
(cherry picked from commit 80d827c3cb041ae72b9b0572981c50bdd1fe2cab)

Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్  రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com>
1 parent f919179
Raw File
Tip revision: 166d7234b5ae07f78feb5ddfb3026fbd2a1a36e2 authored by Miss Islington (bot) on 12 June 2020, 21:06:52 UTC
bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)
Tip revision: 166d723
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