https://github.com/python/cpython
Revision d03b7757811ae51277f8ed399a9a0fd78dfd3425 authored by Tim Graham on 25 October 2018, 15:26:38 UTC, committed by Steve Dower on 25 October 2018, 15:26:37 UTC
Regression in b0bf51b32240369ccb736dc32ff82bb96f375402.
1 parent e25d5fc
Raw File
Tip revision: d03b7757811ae51277f8ed399a9a0fd78dfd3425 authored by Tim Graham on 25 October 2018, 15:26:38 UTC
bpo-31047: Fix ntpath.abspath to trim ending separator (GH-10082)
Tip revision: d03b775
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