Staging
v0.5.1
https://github.com/python/cpython
Revision 769ddb075ac3a840d473930a12a5b72bfbab366f authored by Miss Islington (bot) on 13 September 2017, 13:09:44 UTC, committed by Victor Stinner on 13 September 2017, 13:09:44 UTC
Call POP3.close(), don't close close directly the sock attribute.
(cherry picked from commit d165e14e29b45a22450263722f5c2c386c3a748a)
1 parent 6c25b73
History
Tip revision: 769ddb075ac3a840d473930a12a5b72bfbab366f authored by Miss Islington (bot) on 13 September 2017, 13:09:44 UTC
[3.6] bpo-31448, test_poplib: Fix ResourceWarning (GH-3542) (#3543)
Tip revision: 769ddb0
File Mode Size
__init__.py -rw-r--r-- 1.4 KB
base_events.py -rw-r--r-- 55.2 KB
base_futures.py -rw-r--r-- 2.0 KB
base_subprocess.py -rw-r--r-- 8.9 KB
base_tasks.py -rw-r--r-- 2.1 KB
compat.py -rw-r--r-- 543 bytes
constants.py -rw-r--r-- 195 bytes
coroutines.py -rw-r--r-- 10.5 KB
events.py -rw-r--r-- 22.3 KB
futures.py -rw-r--r-- 15.7 KB
locks.py -rw-r--r-- 14.7 KB
log.py -rw-r--r-- 124 bytes
proactor_events.py -rw-r--r-- 19.7 KB
protocols.py -rw-r--r-- 4.4 KB
queues.py -rw-r--r-- 7.6 KB
selector_events.py -rw-r--r-- 41.0 KB
sslproto.py -rw-r--r-- 25.4 KB
streams.py -rw-r--r-- 23.7 KB
subprocess.py -rw-r--r-- 7.4 KB
tasks.py -rw-r--r-- 24.1 KB
test_utils.py -rw-r--r-- 14.3 KB
transports.py -rw-r--r-- 9.8 KB
unix_events.py -rw-r--r-- 36.0 KB
windows_events.py -rw-r--r-- 27.2 KB
windows_utils.py -rw-r--r-- 6.7 KB

back to top