]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-132527: Added missing `w` typecode to array() error message (GH-132529...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 25 Apr 2025 14:12:02 +0000 (16:12 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 14:12:02 +0000 (17:12 +0300)
commit3ff35ba47153243a9e174745afb8363ce9007e02
treeabf7d5e2212daf13b8b4fcbe72e0b686b162cbdb
parent76840557bc33c76f1cf2bf9daed8ea5dcaf55b2c
[3.13] gh-132527: Added missing `w` typecode to array() error message (GH-132529) (#132938)

Co-authored-by: Christian Veenhuis <124370897+ChVeen@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Misc/NEWS.d/next/Library/2025-04-14-23-00-00.gh-issue-132527.kTi8T7.rst [new file with mode: 0644]
Modules/arraymodule.c