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
f669ffff6010a94f2d441200e0fd73e9dea2883e
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 minor bug in pymalloc. (#335)
INADA Naoki authored
8 years ago
reported by Alexis Lopez-Garcia.
f669ffff
Name
Last commit
Last update
.github
Add Travis CI and Codecov badges to README (#70)
8 years ago
Doc
fix minor bug in pymalloc. (#335)
8 years ago
Grammar
remove comment about updating the parser module; we do not need to do that anymore (#26526)
8 years ago
Include
bpo-29463: Add docstring field to some AST nodes. (#46)
8 years ago
Lib
bpo-29376: Fix assertion error in threading._DummyThread.is_alive() (GH-236)
8 years ago
Mac
merge 3.5
8 years ago
Misc
bpo-29376: Fix assertion error in threading._DummyThread.is_alive() (GH-236)
8 years ago
Modules
bpo-28518: Start a transaction implicitly before a DML statement (#245)
8 years ago
Objects
Document why functools.partial() must copy kwargs (#253)
8 years ago
PC
Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
8 years ago
PCbuild
bpo-29524: Add Objects/call.c file (#12)
8 years ago
Parser
bpo-29622: Make AST constructor to accept less than enough number of positional arguments (GH-249)
8 years ago
Programs
Issue #24932: Use proper command line parsing in _testembed
8 years ago
Python
bpo-29655: Fixed possible reference leaks in `import *`. (#301)
8 years ago
Tools
bpo-29624: Adds purge step and layout test after uploading files. (#258)
8 years ago
.bzrignore
Issue #25899: Fixed typo in .bzrignore.
9 years ago
.codecov.yml
Tweak .codedoc.yml to make it more useful (#71)
8 years ago
.gitattributes
mark various test data binary (#233)
8 years ago
.gitignore
pgen lives in Parser, not Programs.
8 years ago
.hgeol
add Modules/zlib/zlib.map to .hgeol
8 years ago
.hgignore
pgen lives in Parser, not Programs.
8 years ago
.hgtags
Merge from 3.6.
8 years ago
.hgtouch
Issue #18093: Factor out the programs that embed the runtime
10 years ago
.travis.yml
Doc/Makefile: set PYTHON to python3 (#124)
8 years ago
LICENSE
ring in 2017 for Python
8 years ago
Makefile.pre.in
README.rst
aclocal.m4
config.guess
config.sub
configure
configure.ac
install-sh
pyconfig.h.in
setup.py
README.rst