.. |
_warnings.c
|
The _warnings module did not properly handle cases where strings were not being
|
2008-09-02 04:01:42 +00:00 |
asdl.c
|
|
|
ast.c
|
allow keyword args after *args in a function call
|
2008-08-19 20:57:10 +00:00 |
atof.c
|
|
|
bltinmodule.c
|
#3706: fix error message for wrong exec() argument type. R=Guido.
|
2008-08-28 07:57:16 +00:00 |
ceval.c
|
Issue #3697: "Fatal Python error: Cannot recover from stack overflow"
|
2008-09-03 18:34:34 +00:00 |
codecs.c
|
|
|
compile.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
dup2.c
|
|
|
dynload_aix.c
|
|
|
dynload_atheos.c
|
|
|
dynload_dl.c
|
|
|
dynload_hpux.c
|
|
|
dynload_next.c
|
|
|
dynload_os2.c
|
|
|
dynload_shlib.c
|
|
|
dynload_stub.c
|
|
|
dynload_win.c
|
|
|
errors.c
|
Issue 3611: in some cases (a __del__ re-raising an exception, when called from inside
|
2008-08-29 07:13:32 +00:00 |
formatter_unicode.c
|
|
|
frozen.c
|
|
|
frozenmain.c
|
Issue #3696: Error parsing arguments on OpenBSD <= 4.4 and Cygwin.
|
2008-09-03 18:58:51 +00:00 |
future.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
getargs.c
|
#3668: When PyArg_ParseTuple correctly parses a s* format, but raises an
|
2008-08-29 18:37:05 +00:00 |
getcompiler.c
|
|
|
getcopyright.c
|
|
|
getcwd.c
|
|
|
getmtime.c
|
|
|
getopt.c
|
|
|
getplatform.c
|
|
|
getversion.c
|
|
|
graminit.c
|
allow keyword args after *args in a function call
|
2008-08-19 20:57:10 +00:00 |
import.c
|
Revert r33661, which broke all buildbots.
|
2008-09-09 07:28:22 +00:00 |
importdl.c
|
|
|
importdl.h
|
|
|
marshal.c
|
fixes deferred/release blocker issue #3797: Fixed the dbm, marshal, mmap,
|
2008-09-06 21:34:51 +00:00 |
modsupport.c
|
|
|
mysnprintf.c
|
|
|
mystrtoul.c
|
|
|
peephole.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
pyarena.c
|
|
|
pyfpe.c
|
|
|
pymath.c
|
|
|
pystate.c
|
Merged revisions 65459,65472,65481,65518,65536,65581,65609,65637,65641,65644-65645 via svnmerge from
|
2008-08-12 08:35:52 +00:00 |
pystrcmp.c
|
|
|
pystrtod.c
|
|
|
Python-ast.c
|
|
|
pythonrun.c
|
compile _bytesio and _stringio into the binary and initalize stdio before site fixing #3279
|
2008-09-05 23:27:15 +00:00 |
sigcheck.c
|
|
|
strdup.c
|
|
|
strtod.c
|
|
|
structmember.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
symtable.c
|
Merged revisions 65715,65724,65726,65732,65736-65739,65775 via svnmerge from
|
2008-08-17 18:02:44 +00:00 |
sysmodule.c
|
|
|
thread.c
|
Merged revisions 65459,65472,65481,65518,65536,65581,65609,65637,65641,65644-65645 via svnmerge from
|
2008-08-12 08:35:52 +00:00 |
thread_atheos.h
|
|
|
thread_cthread.h
|
|
|
thread_foobar.h
|
|
|
thread_lwp.h
|
|
|
thread_nt.h
|
|
|
thread_os2.h
|
|
|
thread_pth.h
|
|
|
thread_pthread.h
|
|
|
thread_sgi.h
|
|
|
thread_solaris.h
|
|
|
thread_wince.h
|
|
|
traceback.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |