Staging
v0.8.1
https://github.com/python/cpython
Revision ae48dd4db53f64f053a6ed6571d083c332d06ff7 authored by Miss Islington (bot) on 01 December 2020, 15:07:50 UTC, committed by GitHub on 01 December 2020, 15:07:50 UTC
(cherry picked from commit cce3f0b0c88eba98bc11abe703a444bee7880ff8)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
1 parent 4a44f53
Raw File
Tip revision: ae48dd4db53f64f053a6ed6571d083c332d06ff7 authored by Miss Islington (bot) on 01 December 2020, 15:07:50 UTC
Add GCC pragmas to silence compiler warning about ffi_prep_closure (GH-23327) (GH-23590)
Tip revision: ae48dd4
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