Staging
v0.5.1
https://github.com/python/cpython
Revision 329ea4ef7cc3a907a64c6f0702fc93206b6744de authored by Miss Islington (bot) on 12 September 2018, 19:46:30 UTC, committed by GitHub on 12 September 2018, 19:46:30 UTC
(cherry picked from commit 0bd1a2dcfdf36b181385ae61361e7692f4ebb0fd)

Co-authored-by: Oren Milman <orenmn@gmail.com>
1 parent 72c34cf
Raw File
Tip revision: 329ea4ef7cc3a907a64c6f0702fc93206b6744de authored by Miss Islington (bot) on 12 September 2018, 19:46:30 UTC
bpo-31577: Fix a crash in os.utime() in case of a bad ns argument. (GH-3752)
Tip revision: 329ea4e
CODE_OF_CONDUCT.rst
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