]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-80480: Emit DeprecationWarning for array's 'u' type code (#95760)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Sun, 11 Jun 2023 09:17:35 +0000 (12:17 +0300)
committerGitHub <noreply@github.com>
Sun, 11 Jun 2023 09:17:35 +0000 (03:17 -0600)
commitcc879481e2ac29742ce191f4c6ed4bd85e5e11ba
treeec351755d6df819ba80a6530dd822d16972c809a
parent3a314f7c3df0dd7c37da7d12b827f169ee60e1ea
gh-80480: Emit DeprecationWarning for array's 'u' type code (#95760)
Doc/library/array.rst
Doc/whatsnew/3.13.rst
Lib/test/test_array.py
Lib/test/test_buffer.py
Lib/test/test_re.py
Misc/NEWS.d/next/Library/2022-08-07-11-10-26.gh-issue-80480.IFccj3.rst [new file with mode: 0644]
Modules/arraymodule.c