Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-92611: Link to PEP 594 sections & add key detail in doc deprecation ↵ | Miss Islington (bot) | 2022-05-13 | 1 | -1/+3 |
| | | | | | | | notices (GH-92612) (cherry picked from commit 9f68dab3d327335b938046c50b4f09944e993cc8) Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM> | ||||
* | [3.9] bpo-47061: document module deprecations due to PEP 594 (GH-31984) ↵ | Hugo van Kemenade | 2022-03-23 | 1 | -0/+4 |
| | | | | | | | | | | (GH-32082) Also removed asynchat, asyncore, and smtpd from their respective toctree entries so they are only in the superceded subtree. (cherry picked from commit 9ac2de922a0f783bd43b8e026e4fb70fd1888572) Co-authored-by: Brett Cannon <brett@python.org> Automerge-Triggered-By: GH:brettcannon | ||||
* | bpo-30103: Allow Uuencode in Python using backtick as zero instead of space ↵ | Xiang Zhang | 2017-05-03 | 1 | -2/+6 |
| | | | | | | (#1326) | ||||
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+1 |
| | | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi. | ||||
* | Separate source link from main text. | Raymond Hettinger | 2011-01-10 | 1 | -0/+2 |
| | |||||
* | Move source links to consistent location and remove wordy, big yellow boxes. | Raymond Hettinger | 2011-01-10 | 1 | -2/+1 |
| | |||||
* | Put those "seealso"s together | Antoine Pitrou | 2011-01-07 | 1 | -4/+1 |
| | |||||
* | Provide links to Python source where the code is short, readable and | Éric Araujo | 2010-11-16 | 1 | -0/+4 |
| | | | | | informative adjunct to the docs. Forward-port of Raymond's r86225 and r86245 using the new source reST role added in #10334. | ||||
* | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -3/+2 |
| | |||||
* | Fix old-style octal literals in the docs. | Georg Brandl | 2008-05-26 | 1 | -4/+4 |
| | |||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+60 |