Staging
v0.8.1
https://github.com/python/cpython
Revision f599f9ea3cdcf280cdf3a72272148895d8fcb3a4 authored by Miss Islington (bot) on 21 July 2020, 00:09:51 UTC, committed by GitHub on 21 July 2020, 00:09:51 UTC
(cherry picked from commit 84761c3cc4bac31d471e371c53a338686d4b0241)

Co-authored-by: Steve Dower <steve.dower@python.org>
1 parent 22d6d88
Raw File
Tip revision: f599f9ea3cdcf280cdf3a72272148895d8fcb3a4 authored by Miss Islington (bot) on 21 July 2020, 00:09:51 UTC
bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570)
Tip revision: f599f9e
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