Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
c679227e31245b0e8dec74a1f7cc77710541d985
commit
c679227e31245b0e8dec74a1f7cc77710541d985
[
log
]
[
tgz
]
author
Serhiy Storchaka <storchaka@gmail.com>
Sat Oct 19 18:03:34 2013
committer
Serhiy Storchaka <storchaka@gmail.com>
Sat Oct 19 18:03:34 2013
tree
0ed52ac2bd85d0cad42e39aec5437a603750425b
parent
80ab13067e9b8fbd02a05a4863e26b04938b77f5
[
diff
]
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
Doc/c-api/dict.rst
[
diff
]
Doc/c-api/file.rst
[
diff
]
Doc/c-api/import.rst
[
diff
]
Doc/c-api/long.rst
[
diff
]
Doc/c-api/mapping.rst
[
diff
]
Doc/c-api/veryhigh.rst
[
diff
]
Doc/data/refcounts.dat
[
diff
]
Include/abstract.h
[
diff
]
Include/fileobject.h
[
diff
]
Include/grammar.h
[
diff
]
Include/import.h
[
diff
]
Include/longobject.h
[
diff
]
Include/marshal.h
[
diff
]
Include/parsetok.h
[
diff
]
Include/pyport.h
[
diff
]
Include/pythonrun.h
[
diff
]
Misc/NEWS
[
diff
]
Modules/_sqlite/statement.c
[
diff
]
Modules/cjkcodecs/cjkcodecs.h
[
diff
]
Modules/readline.c
[
diff
]
Objects/abstract.c
[
diff
]
Objects/bytesobject.c
[
diff
]
Objects/exceptions.c
[
diff
]
Objects/fileobject.c
[
diff
]
Objects/longobject.c
[
diff
]
Objects/unicodeobject.c
[
diff
]
Parser/grammar.c
[
diff
]
Parser/myreadline.c
[
diff
]
Parser/parser.c
[
diff
]
Parser/parsetok.c
[
diff
]
Parser/pgenmain.c
[
diff
]
Parser/tokenizer.c
[
diff
]
Parser/tokenizer.h
[
diff
]
Python/ast.c
[
diff
]
Python/bltinmodule.c
[
diff
]
Python/codecs.c
[
diff
]
Python/import.c
[
diff
]
Python/marshal.c
[
diff
]
Python/mystrtoul.c
[
diff
]
39 files changed
tree: 0ed52ac2bd85d0cad42e39aec5437a603750425b
Doc/
Grammar/
Include/
Lib/
Mac/
Misc/
Modules/
Objects/
Parser/
PC/
PCbuild/
Python/
Tools/
.bzrignore
.gitignore
.hgeol
.hgignore
.hgtags
.hgtouch
config.guess
config.sub
configure
configure.ac
install-sh
LICENSE
Makefile.pre.in
pyconfig.h.in
README
setup.py