Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bpo-43232: Remove previously deprecated methods on TransportSocket (GH-24538) | Illia Volochii | 2021-06-30 |
| | |||
* | bpo-37027: Return a proxy socket object from transp.get_extra_info('socket') ↵ | Yury Selivanov | 2019-05-27 |
(GH-13530) Return a safe to use proxy socket object from `transport.get_extra_info('socket')` https://bugs.python.org/issue37027 |