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.
 
 
 
 
 
 
Mike 53f7a7c281 bpo-32297: Few misspellings found in Python source code comments. (#4803) 8 years ago
..
sqlite3 bpo-31923: Fix spelling in sqlite3 docs (GH-4227) 8 years ago
capsulethunk.h Issue #13590: Improve support for OS X Xcode 4: 14 years ago
dbpickle.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago
email-alternative.py Update Email library documentation example (GH-3720) 8 years ago
email-dir.py #24277: The new email API is no longer provisional. 9 years ago
email-headers.py #24277: The new email API is no longer provisional. 9 years ago
email-mime.py #24277: The new email API is no longer provisional. 9 years ago
email-read-alternative.py bpo-32297: Few misspellings found in Python source code comments. (#4803) 8 years ago
email-simple.py #24277: The new email API is no longer provisional. 9 years ago
email-unpack.py #24277: The new email API is no longer provisional. 9 years ago
minidom-example.py Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,78675 via svnmerge from 16 years ago
mp_newtype.py Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
mp_pool.py Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
mp_workers.py Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
noddy.c bpo-31443: Update included code. (#3697) 8 years ago
noddy2.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
noddy3.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
noddy4.c bpo-31095: fix potential crash during GC (GH-2974) 9 years ago
run-func.c Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure 10 years ago
setup.py doc: fix compile error on "shoddy" example extension (GH-215) 9 years ago
shoddy.c bpo-32150: Expand tabs to spaces in C files. (#4583) 8 years ago
test.py Issue #25985: sys.version_info is now used instead of sys.version 10 years ago
turtle-star.py Issue #7061: Added a 'Turtle star' sidebar 15 years ago
typestruct.h Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
tzinfo_examples.py bpo-27200: Fix doctests in programming.rst and datetime.rst (#401) 9 years ago