]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-94220: Align fnmatch docs with the implementation and amend markup (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Jan 2024 22:42:29 +0000 (23:42 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2024 22:42:29 +0000 (23:42 +0100)
commit50bb9c69e14f88965564b663d7088633691f5d6a
tree4dff5b218f940b8caa4d3294d31ce653b22504b1
parent0ee681a665da36267d9e87ece472b9a9c5da9c13
[3.12] gh-94220: Align fnmatch docs with the implementation and amend markup (GH-114152) (#114155)

- Align the argument spec for fnmatch functions with the actual
  implementation.
- Update Sphinx markup to recent recommandations.
- Add link to 'iterable' glossary entry.

(cherry picked from commit 6e84f3b56f445b56ab48723d636c0a17090298ab)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/library/fnmatch.rst