.. |
Python-ast.c
|
fix code formatting
|
2010-06-09 19:45:04 +00:00 |
_warnings.c
|
When DeprecationWarning was silenced by default, it also silenced any use of -Q
|
2010-04-25 22:33:36 +00:00 |
asdl.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
ast.c
|
Remove two unneeded branches to an 'if' statement by applying De Morgan's Law
|
2010-05-05 20:30:30 +00:00 |
atof.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
bltinmodule.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
ceval.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
codecs.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
compile.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
dtoa.c
|
Remove three unneeded variable assignments.
|
2010-05-05 20:20:19 +00:00 |
dup2.c
|
…
|
|
dynload_aix.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
dynload_atheos.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
dynload_beos.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
dynload_dl.c
|
…
|
|
dynload_hpux.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
dynload_next.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
dynload_os2.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
dynload_shlib.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
dynload_stub.c
|
…
|
|
dynload_win.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
errors.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
formatter_string.c
|
Allow core Python build to succeed under WITHOUT_COMPLEX. The module build stage still fails.
|
2009-10-15 17:45:39 +00:00 |
formatter_unicode.c
|
Issue #1588: Add complex.__format__.
|
2009-04-30 00:58:58 +00:00 |
frozen.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
frozenmain.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
future.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
getargs.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
getcompiler.c
|
…
|
|
getcopyright.c
|
update copyright year
|
2010-01-01 04:00:55 +00:00 |
getcwd.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
getopt.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
getplatform.c
|
…
|
|
getversion.c
|
…
|
|
graminit.c
|
Use 4-spaces for indentation (instead of tabs) in pgen outputs
|
2010-05-15 22:55:28 +00:00 |
import.c
|
Turned out that if you used explicit relative import syntax
|
2010-05-20 18:37:55 +00:00 |
importdl.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
importdl.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
mactoolboxglue.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
marshal.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
modsupport.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
mysnprintf.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
mystrtoul.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
peephole.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
pyarena.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
pyctype.c
|
Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors.
|
2009-04-27 19:04:37 +00:00 |
pyfpe.c
|
…
|
|
pymath.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
pystate.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
pystrcmp.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
pystrtod.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
pythonrun.c
|
Issue #3798: Write sys.exit() message to sys.stderr to use stderr encoding and
|
2010-05-25 22:30:32 +00:00 |
sigcheck.c
|
…
|
|
strdup.c
|
…
|
|
strtod.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
structmember.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
symtable.c
|
different spellings are just unacceptable
|
2010-06-11 21:40:37 +00:00 |
sysmodule.c
|
Issue #5753: A new C API function, :cfunc:`PySys_SetArgvEx`, allows
|
2010-05-21 17:12:38 +00:00 |
thread.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_atheos.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_beos.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_cthread.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_foobar.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_lwp.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_nt.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_os2.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_pth.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_pthread.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_sgi.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_solaris.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
thread_wince.h
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
traceback.c
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |