Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86abb7 commit 3feb946Copy full SHA for 3feb946
1 file changed
Misc/NEWS
@@ -122,6 +122,11 @@ Library
122
- Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
123
entries. Patch by Dingyuan Wang.
124
125
+- Skip getaddrinfo if host is already resolved.
126
+ Patch by A. Jesse Jiryu Davis.
127
+
128
+- Add asyncio.timeout() context manager.
129
130
Documentation
131
-------------
132
0 commit comments