Staging
v0.5.1
https://github.com/python/cpython
Revision ffed76b6fc4d7dd0244b662d6e5738eb496d9def authored by Makdon on 31 May 2019, 16:19:12 UTC, committed by Miss Islington (bot) on 31 May 2019, 16:19:11 UTC


Also includes other minor test skipping doc improvements.


https://bugs.python.org/issue37094
1 parent a0c01bf
Raw File
Tip revision: ffed76b6fc4d7dd0244b662d6e5738eb496d9def authored by Makdon on 31 May 2019, 16:19:12 UTC
bpo-37094: Add example for TestCase.skipTest in unittest doc (GH-13645)
Tip revision: ffed76b
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