]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_ad...
authorKyle Stanley <aeros167@gmail.com>
Tue, 17 Dec 2019 04:01:19 +0000 (23:01 -0500)
committerNed Deily <nad@python.org>
Tue, 17 Dec 2019 04:01:19 +0000 (23:01 -0500)
commita96e938fc3e266a56d8cebc53687eb2fd56e7589
tree3803f7d89578809337c7bbe57a0cbbefbfcaff4b
parent8d0f36940e728989822c3789025b0813a8fe249a
[3.8] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_address* parameter (GH-17595). (#17630)

(cherry picked from commit f501db2b93a9d3d840b6fb38d6bdda8bcc400d4a)

Co-authored-by: Kyle Stanley <aeros167@gmail.com>
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.8.rst