cpython/Doc/includes
Martin Panter 78d5033337 Issue #24808: Update the documentation of some PyTypeObject fields
Patch by Joseph Weston.
2015-08-25 05:06:39 +00:00
..
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-new-api.py Merge in all documentation changes since branching 3.4.0rc1. 2014-03-15 21:13:56 -07:00
email-alternative.py Use https:// URLs when referring to python.org hosts. 2014-10-29 08:36:35 +01:00
email-dir.py Issue #18972: Modernize email examples and use the argparse module in them. 2013-10-06 11:45:25 +03:00
email-headers.py Issue #23511: Port email-simple.py to Python 3. 2015-02-25 18:14:09 +02:00
email-mime.py Issue #23511: Port email-simple.py to Python 3. 2015-02-25 18:14:09 +02:00
email-read-alternative-new-api.py Issue #23511: Port email-simple.py to Python 3. 2015-02-25 18:14:09 +02:00
email-simple.py Issue #23511: Port email-simple.py to Python 3. 2015-02-25 18:14:09 +02:00
email-unpack.py Issue #18972: Modernize email examples and use the argparse module in them. 2013-10-06 11:45:25 +03:00
minidom-example.py Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,78675 via svnmerge from 2010-03-21 22:36:19 +00:00
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 #5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy examples. 2009-05-05 07:55:26 +00: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 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h 2007-12-02 14:31:20 +00:00
setup.py Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
shoddy.c Merged revisions 74613,74615,74619-74620,74622 via svnmerge from 2009-09-01 08:13:16 +00:00
test.py Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
turtle-star.py Issue #7061: Added a 'Turtle star' sidebar 2010-11-09 18:40:03 +00:00
typestruct.h Issue #24808: Update the documentation of some PyTypeObject fields 2015-08-25 05:06:39 +00:00
tzinfo-examples.py Issue 11929: Minor whitespace clean-ups. 2011-04-26 13:55:55 -07:00