https://github.com/python/cpython
Revision 3caea9adda7f79ab5d4c5a1905ca62b44e0b3b7b authored by Inada Naoki on 04 April 2021, 08:01:10 UTC, committed by GitHub on 04 April 2021, 08:01:10 UTC
* Fix test_float
* Fix _osx_support
* Fix test_fstring
* Fix test_gc
* Fix test_gzip
* Fix test_hashlib
* Fix unrelated whitespace issue

Co-authored-by: Ned Deily <nad@python.org>
1 parent f8775e4
History
Tip revision: 3caea9adda7f79ab5d4c5a1905ca62b44e0b3b7b authored by Inada Naoki on 04 April 2021, 08:01:10 UTC
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25171)
Tip revision: 3caea9a
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.gitattributes -rw-r--r-- 2.0 KB
.gitignore -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 8.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 70.4 KB
README.rst -rw-r--r-- 10.0 KB
aclocal.m4 -rw-r--r-- 22.3 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 509.6 KB
configure.ac -rw-r--r-- 173.8 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 45.2 KB
setup.py -rw-r--r-- 112.3 KB

README.rst

back to top