]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130637: Add validation for numeric response data in `stat()` method (#130646)
authorKanishk Pachauri <itskanishkp.py@gmail.com>
Sun, 2 Mar 2025 13:05:40 +0000 (18:35 +0530)
committerGitHub <noreply@github.com>
Sun, 2 Mar 2025 13:05:40 +0000 (08:05 -0500)
commita42168d316f0c9a4fc5658dab87682dc19054efb
tree0c06a910aec6a10e43c1ea6820aa4caa4199e8b8
parent990ad272f66fe6a50087ad044725bb0f9f8e181d
gh-130637: Add validation for numeric response data in `stat()` method (#130646)

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]