Staging
v0.5.1
https://github.com/python/cpython
Revision b2e281aaa2e4a1f24671d293dfd06b23bb052e47 authored by Miss Islington (bot) on 06 January 2020, 16:26:13 UTC, committed by GitHub on 06 January 2020, 16:26:13 UTC
(cherry picked from commit 5ec91f78d59d9c39b984f284e00cd04b96ddb5db)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
1 parent 33cb4a6
Raw File
Tip revision: b2e281aaa2e4a1f24671d293dfd06b23bb052e47 authored by Miss Islington (bot) on 06 January 2020, 16:26:13 UTC
bpo-39209: Manage correctly multi-line tokens in interactive mode (GH-17860)
Tip revision: b2e281a
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