]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94808: Coverage: Test uppercase string literal prefixes (GH-95925)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Sep 2022 08:21:58 +0000 (01:21 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Sep 2022 08:21:58 +0000 (01:21 -0700)
commit6daff06fc26e6a9978a72cc6649783a8270058e2
tree52b6e3d1429de995bc5dc80f7f7a59dec5d75d51
parenta386d1341c29b093ba496373934a4a58eb5dd342
gh-94808: Coverage: Test uppercase string literal prefixes (GH-95925)

(cherry picked from commit f00383ec9bb9452fd9d5f5003f123e68fc4a71d8)

Co-authored-by: Michael Droettboom <mdboom@gmail.com>
Lib/test/test_string_literals.py