]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-132775: Fix argument parsing for ``_interpqueues.put()`` (GH-137686) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Aug 2025 13:53:39 +0000 (15:53 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Aug 2025 13:53:39 +0000 (16:53 +0300)
commit6c2d42f3f23848f8527fb9d2db737ee419433895
tree25d01c626fe4eddb1b436db4e8f07404e6018392
parentf4af7176c121b801e4c29705f1c44160e289a784
[3.14] GH-132775: Fix argument parsing for ``_interpqueues.put()`` (GH-137686) (#138034)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Modules/_interpqueuesmodule.c