]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104089: catch DeprecationWarning in `test_fstring` (#104137)
authorsunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Thu, 4 May 2023 10:20:20 +0000 (18:20 +0800)
committerGitHub <noreply@github.com>
Thu, 4 May 2023 10:20:20 +0000 (11:20 +0100)
commit83751bbd142c23ca3f6af34ec617630dc3173b2a
tree97c92ee4e7f788f71ffc7ec8a429033390fe4326
parent6ab463684b9d79880d98cd1f1406aa86af65985e
gh-104089: catch DeprecationWarning in `test_fstring` (#104137)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_fstring.py