Staging
v0.5.1
https://github.com/python/cpython
Revision 79fbcc597dfd039d3261fffcb519b5ec5a18df9d authored by Raymond Hettinger on 24 February 2019, 06:19:01 UTC, committed by Miss Islington (bot) on 24 February 2019, 06:19:01 UTC
1 parent e895de3
Raw File
Tip revision: 79fbcc597dfd039d3261fffcb519b5ec5a18df9d authored by Raymond Hettinger on 24 February 2019, 06:19:01 UTC
bpo-36018: Make __pos__ return a distinct instance of NormDist (GH-12009)
Tip revision: 79fbcc5
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 infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

In general this means everyone is expected to be open, considerate, and
respectful of others no matter what their position is within the project.

back to top