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