]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:57 +0000 (23:42 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2024 22:42:57 +0000 (23:42 +0100)
commit9351b5ddf13e0cff6e29621c11f2a45db6ff51be
tree7c3d96017106ac0e441805e966528e2a5cc37cbe
parent21ab20b3a794ab5f64963706088af21574068f4c
[3.11] gh-94220: Align fnmatch docs with the implementation and amend markup (GH-114152) (#114156)

- 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