]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:05:46 +0000 (21:05 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Mar 2025 20:05:46 +0000 (15:05 -0500)
commitd9ca98a92d8fbd671d818c2cc0b481182370f1fc
tree99ac91bac0213b6a693f58bb692cd3abd2932d2c
parent96e6932bef469599269c15f389e832a56d8d094a
[3.12] gh-130637: Add validation for numeric response data in `stat()` method (GH-130646) (#130764)

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]