.. |
sqlite3
|
sqlite3: Fix documentation errors concerning Cursor.rowcount
|
2012-02-16 21:39:03 +02:00 |
capsulethunk.h
|
Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.)
|
2012-02-28 16:21:47 -08:00 |
dbpickle.py
|
Issue 11929: Minor whitespace clean-ups.
|
2011-04-26 13:55:55 -07:00 |
email-alternative.py
|
#24277: Fix some incorrect backslashes in email example.
|
2016-09-07 21:48:21 -04:00 |
email-dir.py
|
#24277: The new email API is no longer provisional.
|
2016-09-07 21:15:59 -04:00 |
email-headers.py
|
#24277: The new email API is no longer provisional.
|
2016-09-07 21:15:59 -04:00 |
email-mime.py
|
#24277: The new email API is no longer provisional.
|
2016-09-07 21:15:59 -04:00 |
email-read-alternative.py
|
#24277: The new email API is no longer provisional.
|
2016-09-07 21:15:59 -04:00 |
email-simple.py
|
#24277: The new email API is no longer provisional.
|
2016-09-07 21:15:59 -04:00 |
email-unpack.py
|
#24277: The new email API is no longer provisional.
|
2016-09-07 21:15:59 -04:00 |
minidom-example.py
|
…
|
|
mp_newtype.py
|
Issue #8713: Support alternative start methods in multiprocessing on Unix.
|
2013-08-14 15:35:41 +01:00 |
mp_pool.py
|
Issue #8713: Support alternative start methods in multiprocessing on Unix.
|
2013-08-14 15:35:41 +01:00 |
mp_workers.py
|
Issue #8713: Support alternative start methods in multiprocessing on Unix.
|
2013-08-14 15:35:41 +01:00 |
noddy.c
|
Removed unintentional trailing spaces in non-external and non-generated C files.
|
2015-03-18 21:53:15 +02:00 |
noddy2.c
|
Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat.
|
2011-11-06 15:10:48 +01:00 |
noddy3.c
|
Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat.
|
2011-11-06 15:10:48 +01:00 |
noddy4.c
|
Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat.
|
2011-11-06 15:10:48 +01:00 |
run-func.c
|
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
|
2015-11-30 03:18:29 +00:00 |
setup.py
|
…
|
|
shoddy.c
|
…
|
|
test.py
|
Issue #25985: sys.version_info is now used instead of sys.version
|
2016-02-11 13:10:36 +02:00 |
turtle-star.py
|
…
|
|
typestruct.h
|
docs: Better comment for tp_as_async slot
|
2015-08-26 13:03:57 -04:00 |
tzinfo-examples.py
|
Closes #27595: Document PEP 495 (Local Time Disambiguation) features.
|
2016-08-24 18:30:16 -04:00 |