This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ea8c43152fdaa508ec189062b09a470f1b4ba535
cpython
/
Python
History
Serhiy Storchaka
f006940351
Issue
#20440
: Massive replacing unsafe attribute setting code with special
...
macro Py_SETREF.
2015-12-24 10:39:57 +02:00
..
clinic
…
_warnings.c
Issue
#20440
: Massive replacing unsafe attribute setting code with special
2015-12-24 10:35:59 +02:00
asdl.c
…
ast.c
Issue
#25555
: Fix parser and AST: fill lineno and col_offset of "arg" node when
2015-11-06 17:01:48 +01:00
bltinmodule.c
Issue
#24802
: Merge null termination fixes from 3.5
2015-11-07 03:15:32 +00:00
ceval_gil.h
…
ceval.c
Issue
#20440
: Massive replacing unsafe attribute setting code with special
2015-12-24 10:39:57 +02:00
codecs.c
…
compile.c
Issue
#20440
: Massive replacing unsafe attribute setting code with special
2015-12-24 10:39:57 +02:00
condvar.h
…
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_aix.c
…
dynload_dl.c
…
dynload_hpux.c
…
dynload_next.c
…
dynload_shlib.c
…
dynload_stub.c
…
dynload_win.c
Reuse Py_STRINGIFY() macro in sre_lib.h and dynload_win.c.
2015-11-05 17:43:42 +02:00
errors.c
…
fileutils.c
Fix a couple of typos in code comments
2015-12-17 10:18:28 +00:00
formatter_unicode.c
…
frozen.c
…
frozenmain.c
Issue
#5319
: New Py_FinalizeEx() API to exit with status 120 on failure
2015-11-30 03:18:29 +00:00
future.c
…
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
graminit.c
…
import.c
…
importdl.c
…
importdl.h
…
importlib_external.h
Issue 25483: Add an opcode to make f-string formatting more robust.
2015-11-03 12:45:05 -05:00
importlib.h
Issue
#25280
: Import trace messages emitted in verbose (-v) mode are no
2015-10-01 11:08:50 +03:00
makeopcodetargets.py
…
marshal.c
Issue
#25899
: Converted non-ASCII characters in docstrings and manpage
2015-12-18 13:05:04 +02:00
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_targets.h
Issue 25483: Add an opcode to make f-string formatting more robust.
2015-11-03 12:45:05 -05:00
peephole.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
Issue
#5319
: New Py_FinalizeEx() API to exit with status 120 on failure
2015-11-30 03:18:29 +00:00
pymath.c
…
pystate.c
Issue
#5319
: New Py_FinalizeEx() API to exit with status 120 on failure
2015-11-30 03:18:29 +00:00
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
Issue
#25555
: Fix parser and AST: fill lineno and col_offset of "arg" node when
2015-11-06 17:01:48 +01:00
pythonrun.c
Issue
#15989
: Fixed some scarcely probable integer overflows.
2015-09-06 21:25:30 +03:00
pytime.c
Merge 3.5 (pytime)
2015-11-10 12:11:52 +01:00
random.c
Issue
#25558
: Use compile-time asserts.
2015-11-07 15:42:38 +02:00
README
…
sigcheck.c
…
strdup.c
…
structmember.c
…
symtable.c
Issue
#24965
: Implement PEP 498 "Literal String Interpolation". Documentation is still needed, I'll open an issue for that.
2015-09-19 14:51:32 -04:00
sysmodule.c
sysmodule.c: reuse Py_STRINGIFY() macro
2015-11-05 11:21:38 +01:00
thread_foobar.h
…
thread_nt.h
…
thread_pthread.h
…
thread.c
Issue
#25523
: Merge "a" to "an" fixes from 3.4 into 3.5
2015-11-02 04:04:57 +00:00
traceback.c
…
README
Miscellaneous source files for the main Python shared library
Reference in New Issue
View Git Blame
Copy Permalink