Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-37027: Return a proxy socket object from transp.get_extra_info('socket') ↵ | Yury Selivanov | 2019-05-27 | 1 | -0/+206 |
(GH-13530) Return a safe to use proxy socket object from `transport.get_extra_info('socket')` https://bugs.python.org/issue37027 |