]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-94808: Cover `%p` in `PyUnicode_FromFormat` (GH-96677) (#98032)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Oct 2022 22:41:06 +0000 (15:41 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Oct 2022 22:41:06 +0000 (15:41 -0700)
commit6f40e2fb930ff51bbc5a525f661dcc0b71b38a13
treee38d5be09ea6d7fad2a5e0e1f104e9f4d26cb815
parent8c81d330b98db3624317feb5f77a594d2b00d299
[3.10] gh-94808: Cover `%p` in `PyUnicode_FromFormat` (GH-96677) (#98032)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 72c166add89a0cd992d66f75ce94eee5eb675a99)
Lib/test/test_unicode.py