Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
cpython
Repository
508d8205121868ef24cca99f1f952558b1ff2f2e
Switch branch/tag
cpython
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/kirr/cpython.git
Fix astuple in dataclasses documentation (GH-9631)
방성범 (Bang Seongbeom) authored
6 years ago
508d8205
Name
Last commit
Last update
.azure-pipelines
bpo-34582: Fixes Python version used for patch check (GH-9532)
6 years ago
.github
Add myself for HTML-related modules (#9325)
6 years ago
Doc
Fix astuple in dataclasses documentation (GH-9631)
6 years ago
Grammar
bpo-32117: Allow tuple unpacking in return and yield statements (gh-4509)
6 years ago
Include
bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445)
6 years ago
Lib
bpo-34521: Fix tests in test_multiprocessing_spawn to use correctly CMSG_SPACE (GH-9613)
6 years ago
Mac
bpo-34405: Update to OpenSSL 1.1.0i for macOS installer builds (GH-9166)
6 years ago
Misc
bpo-34248: Add filename to error raised in {gnu,ndbm}.open() (GH-8590)
6 years ago
Modules
Fix incorrect error handling in _pickle.Unpickler.__init__() (GH-9630)
6 years ago
Objects
bpo-34320: Fix dict(o) didn't copy order of dict subclass (GH-8624)
6 years ago
PC
bpo-34770: Fix a possible null pointer dereference in pyshellext.cpp (GH-9497)
6 years ago
PCbuild
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
6 years ago
Parser
bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445)
6 years ago
Programs
Revert "bpo-34589: Add -X coerce_c_locale command line option (GH-9378)" (GH-9430)
6 years ago
Python
bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445)
6 years ago
Tools
bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445)
6 years ago
m4
closes bpo-34585: Don't do runtime test to get float byte order. (GH-9085)
6 years ago
.gitattributes
gitattribute: Mark generated files (GH-7619)
6 years ago
.gitignore
Add mypy cache to gitignore (GH-6614)
6 years ago
.travis.yml
bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
6 years ago
CODE_OF_CONDUCT.rst
Move Code_of_Conduct.rst to the root level. (GH-8209)
6 years ago
LICENSE
advance copyright years to 2018 (#5094)
7 years ago
Makefile.pre.in
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
6 years ago
README.rst
Update Azure Pipelines badge (GH-9529)
6 years ago
aclocal.m4
run autoconf (GH-9411)
6 years ago
config.guess
config.sub
configure
configure.ac
install-sh
pyconfig.h.in
setup.py
README.rst