diff options
author | Martin Panter <vadmium+py@gmail.com> | 2016-04-09 14:03:17 +0000 |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2016-04-09 14:03:17 +0000 |
commit | d290fd6b2a853cb02f76d31bf3b2c2a7280378b9 (patch) | |
tree | 59b857e5b05558ed63d639bd66da13c7797bbefb /Python/errors.c | |
parent | 09e27442cb742ef5ad17c5bba646604efeec7a72 (diff) | |
download | cpython-d290fd6b2a853cb02f76d31bf3b2c2a7280378b9.tar.gz |
Issue #21069: Move test_fileno() from test_urllibnet and rewrite it
* No longer attempts to close already freed socket file descriptor
* Use socket object to be compatible with Windows
* Do not use a timeout to avoid complication with non-blocking mode
* Use internal localhost server rather than depending on a third party
* Avoid trouble with buffered HTTP data by testing tunnelled CONNECT data
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions