Fix astuple in dataclasses documentation (GH-9631)
방성범 (Bang Seongbeom) authored
508d8205
Name Last commit Last update
.azure-pipelines bpo-34582: Fixes Python version used for patch check (GH-9532)
.github Add myself for HTML-related modules (#9325)
Doc Fix astuple in dataclasses documentation (GH-9631)
Grammar bpo-32117: Allow tuple unpacking in return and yield statements (gh-4509)
Include bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445)
Lib bpo-34521: Fix tests in test_multiprocessing_spawn to use correctly CMSG_SPACE (GH-9613)
Mac bpo-34405: Update to OpenSSL 1.1.0i for macOS installer builds (GH-9166)
Misc bpo-34248: Add filename to error raised in {gnu,ndbm}.open() (GH-8590)
Modules Fix incorrect error handling in _pickle.Unpickler.__init__() (GH-9630)
Objects bpo-34320: Fix dict(o) didn't copy order of dict subclass (GH-8624)
PC bpo-34770: Fix a possible null pointer dereference in pyshellext.cpp (GH-9497)
PCbuild bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
Parser bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445)
Programs Revert "bpo-34589: Add -X coerce_c_locale command line option (GH-9378)" (GH-9430)
Python bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445)
Tools bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445)
m4 closes bpo-34585: Don't do runtime test to get float byte order. (GH-9085)
.gitattributes gitattribute: Mark generated files (GH-7619)
.gitignore Add mypy cache to gitignore (GH-6614)
.travis.yml bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
CODE_OF_CONDUCT.rst Move Code_of_Conduct.rst to the root level. (GH-8209)
LICENSE advance copyright years to 2018 (#5094)
Makefile.pre.in bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
README.rst Update Azure Pipelines badge (GH-9529)
aclocal.m4 run autoconf (GH-9411)
config.guess
config.sub
configure
configure.ac
install-sh
pyconfig.h.in
setup.py