]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103724: Add test case if no arg as provided in os.register_at_fork (gh-103725)
authorAnkit Kumar Pandey <93041495+itsankitkp@users.noreply.github.com>
Sun, 23 Apr 2023 23:14:14 +0000 (04:44 +0530)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 23:14:14 +0000 (17:14 -0600)
commit7255bbd4a1841447a21c3eb74e4fd9e21818d833
treecc7e648b1ba4d73eb73d612bd2805b174af08813
parent82932b72cabb6a77bbf5465a0a9574f90773aadf
gh-103724: Add test case if no arg as provided in os.register_at_fork (gh-103725)
Lib/test/test_posix.py