]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130637: Add validation for numeric response data in `stat()` method (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 2 Mar 2025 20:28:56 +0000 (21:28 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Mar 2025 20:28:56 +0000 (20:28 +0000)
commite6dfa9d6013018c1f5d8e3a72b73cdab2a5664c2
tree5ceb7edc3ec6cc227aaff29ae3b15f7238a26ba8
parent3bef4af30124518b439362247709f5ae2bf57c11
[3.13] gh-130637: Add validation for numeric response data in `stat()` method (GH-130646) (#130763)

gh-130637: Add validation for numeric response data in `stat()` method (GH-130646)
(cherry picked from commit a42168d316f0c9a4fc5658dab87682dc19054efb)

Co-authored-by: Kanishk Pachauri <itskanishkp.py@gmail.com>
Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
Lib/poplib.py
Lib/test/test_poplib.py
Misc/NEWS.d/next/Library/2025-03-01-02-19-28.gh-issue-130637.swet54w4rs.rst [new file with mode: 0644]