summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorjb2170 <email@jb2170.com>2023-04-24 22:35:52 (GMT)
committerGitHub <noreply@github.com>2023-04-24 22:35:52 (GMT)
commitd94b3a6f45a068b2d2e5a75127f3c69a652645da (patch)
treecb9b2f49d1a86aaefb3a91e352690209dc6159b5 /Misc/ACKS
parent209a0a76552c19088e74b0f27827b9214b6c2cf8 (diff)
downloadcpython-d94b3a6f45a068b2d2e5a75127f3c69a652645da.zip
cpython-d94b3a6f45a068b2d2e5a75127f3c69a652645da.tar.gz
cpython-d94b3a6f45a068b2d2e5a75127f3c69a652645da.tar.bz2
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 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index d0ff4e8..633e9d9 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -160,6 +160,7 @@ Brice Berna
Olivier Bernard
Vivien Bernet-Rollande
Maxwell Bernstein
+Jay Berry
Eric Beser
Steven Bethard
Stephen Bevan