]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94220: Align fnmatch docs with the implementation and amend markup (#114152)
authorErlend E. Aasland <erlend@python.org>
Tue, 16 Jan 2024 22:35:09 +0000 (23:35 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2024 22:35:09 +0000 (22:35 +0000)
commit6e84f3b56f445b56ab48723d636c0a17090298ab
treeff11a6d62f3b1863c8e855633ba1f3b39488e72d
parent7092b3f1319269accf4c02f08256d51f111b9ca3
gh-94220: Align fnmatch docs with the implementation and amend markup (#114152)

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

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/library/fnmatch.rst