]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140193: Forward port test_exec_set_nomemory_hang from 3.13 (GH-140187)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 11 Nov 2025 19:53:31 +0000 (20:53 +0100)
committerGitHub <noreply@github.com>
Tue, 11 Nov 2025 19:53:31 +0000 (19:53 +0000)
commitdc00dcfe88f9d764e0ad41adc5ffeedd0e34a073
treec65d48b634cec1a48b451825571553a28caf65ab
parent7618a40a17402660ef3309aed1df6e54cd5ffd5a
[3.14] gh-140193: Forward port test_exec_set_nomemory_hang from 3.13 (GH-140187) (#141420)

gh-140193: Forward port test_exec_set_nomemory_hang from 3.13 (GH-140187)

* chore: test_exec_set_nomemory_hang from 3.13
* fix: apply comments
* Update Lib/test/test_exceptions.py
* Update Lib/test/test_exceptions.py
* fix: windows too long name 60 times is enough

---------
(cherry picked from commit 0f09bda643d778fb20fb79fecdfd09f20f9d9717)

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/test/test_exceptions.py