]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92536: Update unicode struct size to ensure MemoryError is raised (GH-92867)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Tue, 17 May 2022 14:12:21 +0000 (10:12 -0400)
committerGitHub <noreply@github.com>
Tue, 17 May 2022 14:12:21 +0000 (10:12 -0400)
commit19a4252459540913d0fd69beb66454f7c19bfef8
tree5eb3a1dec148f6f07bf1b5087b52a14899c31ce5
parent8781a041a00b7a202d73bcb47606ea10e56fb1d1
gh-92536: Update unicode struct size to ensure MemoryError is raised (GH-92867)
Lib/test/test_unicode.py