f303639e
Name Last commit Last update
.github Update PR template file, don't reference bpo 12345 (GH-5897)
Doc bpo-33185: Improve wording and markup (GH-6477)
Grammar bpo-30406: Make async and await proper keywords (#1669)
Include bpo-33041: Rework compiling an "async for" loop. (#6142)
Lib Removed a confusing line from a docstring in http.cookies (GH-6482)
Mac bpo-33184: Update macOS installer build to use OpenSSL 1.1.0h. (GH-6407)
Misc bpo-33270: Intern names for all anonymous code objects (#6472)
Modules bpo-33253: Fix xxsubtype.bench() to accept correct str signature. (GH-6439)
Objects bpo-33176: Add a toreadonly() method to memoryviews. (GH-6466)
PC bpo-17611. Move unwinding of stack for "pseudo exceptions" from interpreter to compiler. (GH-5006)
PCbuild bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463)
Parser bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code (GH-5222)
Programs bpo-33182: Fix pointer types in _testembed (GH-6310)
Python bpo-33270: Intern names for all anonymous code objects (#6472)
Tools bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259)
m4 bpo-32598: Use autoconf to detect usable OpenSSL (#5242)
.gitattributes Fix Git attributes of test_importlib data files (#5209)
.gitignore Gitignore gmon.out (GH-5796)
.travis.yml Add a webhook for Zulip to the Travis configuration (GH-6379)
LICENSE advance copyright years to 2018 (#5094)
Makefile.pre.in bpo-30638: Add clinic to `make regen-all` (GH-5671)
README.rst bpo-31201: Clarify command to re-run failing test(s) with example (GH-6417)
aclocal.m4 bpo-31368: Expose preadv and pwritev in the os module (#5239)
config.guess trivial: update config.{guess,sub} from gnu.org. (GH-1987)
config.sub trivial: update config.{guess,sub} from gnu.org. (GH-1987)
configure
configure.ac
install-sh
pyconfig.h.in
setup.py