Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.azure-pipelines Temporary workaround for an ACL issue on Ubuntu on Azure Pipelines (G… Apr 1, 2019
.github github: assign @methane to dict owner (GH-12617) Mar 30, 2019
Doc bpo-36404: recommend DeprecationWarning over PendingDeprecationWarning ( Apr 5, 2019
Grammar bpo-35975: Support parsing earlier minor versions of Python 3 (GH-12086) Mar 7, 2019
Include bpo-36471: Add _Py_RunMain() (GH-12618) Mar 29, 2019
Lib Fix duplicated test case for re. (GH-12662) Apr 4, 2019
Mac Update macOS installer Welcome and ReadMe for 3.8 (GH-11748) Feb 3, 2019
Misc bpo-36522: Print all values for headers with multiple values. (GH-12681) Apr 4, 2019
Modules bpo-36440: include node names in ParserError messages, instead of num… Apr 3, 2019
Objects bpo-29202: improve dict iteration (GH-11900) Apr 5, 2019
PC bpo-36010: Add venv to the nuget distribution (GH-12367) Mar 30, 2019
PCbuild bpo-35947: Update Windows to the current version of libffi (GH-11797) Mar 29, 2019
Parser bpo-36459: Fix a possible double PyMem_FREE() due to tokenizer.c's to… Mar 28, 2019
Programs bpo-36471: Add _Py_RunMain() (GH-12618) Mar 29, 2019
Python bpo-36301: Fix _PyPreConfig_Read() compiler warning (GH-12695) Apr 5, 2019
Tools Tools/importbench: Fix a misplaced stderr= (GH-12690) Apr 5, 2019
m4 closes bpo-34585: Don't do runtime test to get float byte order. (GH-… Sep 19, 2018
.gitattributes bpo-30455: Generate all token related code and docs from Grammar/Toke… Dec 22, 2018
.gitignore bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) Mar 1, 2019
.travis.yml bpo-36307: Travis: upgrade to Xenial environment (GH-12356) Mar 18, 2019
CODE_OF_CONDUCT.md Convert code of conduct to markdown for Github (GH-9776) Oct 10, 2018
LICENSE Bump copyright years to 2019. (GH-11404) Jan 2, 2019
Makefile.pre.in bpo-36143: Regenerate Lib/keyword.py from the Grammar and Tokens file… Mar 25, 2019
README.rst v3.8.0a3 Mar 25, 2019
aclocal.m4 Run autoreconf. Feb 26, 2019
config.guess bpo-33393: Update config.guess and config.sub files (#6658) Apr 30, 2018
config.sub bpo-33393: Update config.guess and config.sub files (#6658) Apr 30, 2018
configure bpo-31904: Add cross-build support for VxWorks RTOS (GH-11968) Feb 27, 2019
configure.ac bpo-31904: Add cross-build support for VxWorks RTOS (GH-11968) Feb 27, 2019
install-sh bpo-34765: install-sh is executable (GH-10225) Oct 29, 2018
pyconfig.h.in Run autoreconf. Feb 26, 2019
setup.py bpo-36097: Use only public C-API in the_xxsubinterpreters module (add… Mar 15, 2019