summaryrefslogtreecommitdiffstats
path: root/Doc/library/nis.rst
Commit message (Collapse)AuthorAgeFilesLines
* gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)Christian Heimes2022-08-021-0/+2
| | | | | | Co-authored-by: Éric <merwok@netwok.org> Co-authored-by: Michael Droettboom <mdboom@gmail.com> Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
* 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/+2
| | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi.
* Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similarMartin Panter2016-02-101-3/+3
| | | | | The original form is incorrect grammar and feels awkward, even though the meaning is clear.
* #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-211-3/+3
|
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-11/+6
|
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+68