commit | 02b3035bc30095d63af5c6ddd8b5ae605305b395 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Sun Sep 11 19:49:56 2016 +0200 |
committer | Christian Heimes <christian@python.org> | Sun Sep 11 19:49:56 2016 +0200 |
tree | d3c4847c9645bdbe173a591688b904c11d625282 | |
parent | 015d8746261f23084d449ae9f382d7088ec7016f [diff] |
Issue #28078: Silence resource warnings in test_socket. Initial patch by Xiang Zhang, thanks