summaryrefslogtreecommitdiffstats
path: root/Doc/includes/test.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.12] GH-92584: Remove distutils from the newtypes tutorial includes ↵Miss Islington (bot)2023-08-221-199/+0
| | | | | | | | (GH-108024) (#108333) GH-92584: Remove distutils from the newtypes tutorial includes (GH-108024) (cherry picked from commit e97b7bef4fbe71821d59d2f41f311e514fd29e39) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* bpo-33201: Modernize "Extension types" doc (GH-6337)Antoine Pitrou2018-04-071-116/+102
| | | | | | | | | * bpo-33201: Modernize "Extension types" doc * Split tutorial and other topics * Some small fixes * Address some review comments * Rename noddy* to custom* and shoddy to sublist * Fix markup
* Issue #25985: sys.version_info is now used instead of sys.versionSerhiy Storchaka2016-02-111-1/+1
| | | | to format short Python version.
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+213