You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Panter 39b1025356 Fix typo and move comment to appropriate condition 10 years ago
..
clinic Regenerate Argument Clinic code for issue #26874. 10 years ago
Python-ast.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
README Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
_warnings.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
asdl.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
ast.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
bltinmodule.c Regenerate Argument Clinic code for issue #26874. 10 years ago
ceval.c Issue #27243: Fix __aiter__ protocol 10 years ago
ceval_gil.h Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
codecs.c Issue #25314: Remove confused statement about const argument 10 years ago
compile.c Issue #26257: Eliminate buffer_tests.py and fix ByteArrayAsStringTest 10 years ago
condvar.h Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
dtoa.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
dup2.c #9060 Let platforms without dup2() compile the replacement fonction without error. 16 years ago
dynamic_annotations.c Make (most of) Python's tests pass under Thread Sanitizer. 16 years ago
dynload_aix.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
dynload_dl.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
dynload_hpux.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
dynload_next.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
dynload_shlib.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
dynload_stub.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
dynload_win.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
errors.c Issue #23960: Cleanup args and kwargs on error in PyErr_SetImportError 10 years ago
fileutils.c Issue #27076: Doc, comment and tests spelling fixes 10 years ago
formatter_unicode.c Corrections for a/an in code comments and documentation 10 years ago
frozen.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
frozenmain.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
future.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
getargs.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
getcompiler.c The GCC version is loooooooooong; put it on a new line. 26 years ago
getcopyright.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
getopt.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
getplatform.c REMOVED all CWI, CNRI and BeOpen copyright markings. 26 years ago
getversion.c Remove trailing whitespace. 16 years ago
graminit.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
import.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
importdl.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
importdl.h Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
importlib.h Issue #27076: Doc, comment and tests spelling fixes 10 years ago
importlib_external.h Issue #27138: Regenerate Python/importlib_external.h. 10 years ago
makeopcodetargets.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago
marshal.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
modsupport.c Issue #26168: Fixed possible refleaks in failing Py_BuildValue() with the "N" 10 years ago
mysnprintf.c Recorded merge of revisions 81029 via svnmerge from 16 years ago
mystrtoul.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
opcode_targets.h Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
peephole.c Issue #27076: Doc, comment and tests spelling fixes 10 years ago
pyarena.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
pyctype.c Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors. 17 years ago
pyfpe.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
pyhash.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
pylifecycle.c Issue #25314: Remove confused statement about const argument 10 years ago
pymath.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
pystate.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
pystrcmp.c Untabify C files. Will watch buildbots. 16 years ago
pystrhex.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
pystrtod.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
pythonrun.c Issue #27076: Doc, comment and tests spelling fixes 10 years ago
pytime.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
random.c Fix typo and move comment to appropriate condition 10 years ago
sigcheck.c REMOVED all CWI, CNRI and BeOpen copyright markings. 26 years ago
strdup.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
structmember.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
symtable.c Fix typos in code comment and documentation 10 years ago
sysmodule.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
thread.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
thread_foobar.h Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
thread_nt.h Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 10 years ago
thread_pthread.h Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
traceback.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago

README

Miscellaneous source files for the main Python shared library