]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-77171: Fixes SubFormat check to compare the entire value. Add docs (GH-97509)
authorSteve Dower <steve.dower@python.org>
Fri, 23 Sep 2022 15:08:21 +0000 (16:08 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Sep 2022 15:08:21 +0000 (16:08 +0100)
commita4ac14faa5c2be433738dfbbed14b0eaa1a2399e
tree15ec10f6bde2352ebf524e97ef8df7b528dcdc9f
parentf1cca801f50a92c0affede6bc22c3c1ec211358d
gh-77171: Fixes SubFormat check to compare the entire value. Add docs (GH-97509)
Doc/library/wave.rst
Lib/test/test_wave.py
Lib/wave.py