]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_ad...
authorKyle Stanley <aeros167@gmail.com>
Mon, 16 Dec 2019 23:19:36 +0000 (18:19 -0500)
committerNed Deily <nad@python.org>
Mon, 16 Dec 2019 23:19:36 +0000 (18:19 -0500)
commit50fc84af385b713ef8566dd040227926acf39172
treecba4ce26cb611120b08ccb60ac50ef10622c4fdb
parentb35ec007b60bcf91f76ae3efc3e8cc1e032bfc66
[3.6] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_address* parameter (GH-17595). (GH-17632)

(cherry picked from commit f501db2b93a9d3d840b6fb38d6bdda8bcc400d4a)

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