diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-01-10 11:23:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-10 11:23:26 +0100 |
commit | 9b07681c09182d4b9d23cd52566a4992b8afecbb (patch) | |
tree | df2742d0c11f6cd8df8c2f973dbb1f8be62b7fca /Lib/asyncio/sslproto.py | |
parent | 6aedfa6b9ac324587f64133c23757a66a8f355bb (diff) | |
download | cpython-git-9b07681c09182d4b9d23cd52566a4992b8afecbb.tar.gz |
IocpProactor: prevent modification if closed (GH-11494)
* _wait_for_handle(), _register() and _unregister() methods of
IocpProactor now raise an exception if closed
* Add "closed" to IocpProactor.__repr__()
* Simplify IocpProactor.close()
Diffstat (limited to 'Lib/asyncio/sslproto.py')
0 files changed, 0 insertions, 0 deletions