summaryrefslogtreecommitdiffstats
path: root/Doc/library/chunk.rst
Commit message (Collapse)AuthorAgeFilesLines
* gh-92611: Clarify planned removal version in PEP 594-deprecated modules ↵CAM Gerlach2022-05-201-1/+1
| | | | | | | (GH-92793) As discussed in #92611 and #92564 and as a followup to PR #92612 , this 3.11+ only PR uses the proper `deprecated-removed` role for the modules deprecated by PEP 593 (PEP-594) to clearly indicate to users that a removal version is planned and what it is, so they can prepare accordingly or voice any unanticipated impacts. Related to #92792 ; if we decide to backport that PR, the upgrade to using `deprecated-removed` on those functions can be moved to this one.
* gh-92611: Link to PEP 594 sections & add key detail in doc deprecation ↵CAM Gerlach2022-05-131-1/+2
| | | | notices (GH-92612)
* bpo-47061: document module deprecations due to PEP 594 (GH-31984)Brett Cannon2022-03-211-0/+4
| | | Also removed asynchat, asyncore, and smtpd from their respective toctree entries so they are only in the superceded subtree.
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+4
| | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi.
* Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-021-1/+1
| | | | | | This changes the main documentation, doc strings, source code comments, and a couple error messages in the test suite. In some cases the word was removed or edited some other way to fix the grammar.
* Fix empty strings to empty bytes objects.Serhiy Storchaka2014-02-061-4/+4
|
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+3
|
* Fix some mentions of IOErrorAntoine Pitrou2011-10-121-2/+3
|
* Update signature style of optional arguments, part two.Georg Brandl2009-04-051-4/+3
|
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-31/+33
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r62490 | benjamin.peterson | 2008-04-24 20:29:10 -0500 (Thu, 24 Apr 2008) | 2 lines reformat some documentation of classes so methods and attributes are under the class directive ........
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+130