diff options
author | jb2170 <email@jb2170.com> | 2023-04-24 23:35:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-24 22:35:52 +0000 |
commit | d94b3a6f45a068b2d2e5a75127f3c69a652645da (patch) | |
tree | cb9b2f49d1a86aaefb3a91e352690209dc6159b5 /Python/sysmodule.c | |
parent | 209a0a76552c19088e74b0f27827b9214b6c2cf8 (diff) | |
download | cpython-d94b3a6f45a068b2d2e5a75127f3c69a652645da.tar.gz cpython-d94b3a6f45a068b2d2e5a75127f3c69a652645da.zip |
gh-103673: Add missing ForkingUnixStreamServer and ForkingUnixDatagramServer socketservers (#103674)
sockserver gains ForkingUnixStreamServer and ForkingUnixDatagramServer classes for consistency with all of the others. Ironically these existed but were buried in our test suite.
Addresses #103673
<!-- gh-issue-number: gh-103673 -->
* Issue: gh-103673
<!-- /gh-issue-number -->
---------
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions