index
:
delta/python-packages/urllib3.git
1.18-series
1.19-series
1.24-series
1.25-series
1.26.x
2016-api-revamp
SethMichaelLarson-patch-1
SethMichaelLarson-patch-2
add-code-of-conduct-1
appveyor-py37
backport-pr-2141
bug/907
cache-pip-gha
cert-log-warning
choose-boundary
cleanup
conditional-uninstall-oclint
cov-nox
delete-makefile
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
dev-version
factorout-connectioncls
filepost-stream
fix-644
fix-gae
fix-skipped-tests
funding-add-gitcoin
funding-yml
gae-to-pytest
github-actions-ubuntu
hackathon
haikuginger-fix-travis-macos-2.7
haikuginger/inline-typing-collections-exceptions
httpheaderdict-requests
ipvfuture
macos-github-actions
main
master
new-connections
no-default-preload
org-links
pquentin-maintainer
pquentin-patch-1
pyopenssl-pin-python-2.6
python-3.10.0b4
readme-maintainers
release
release-1.24.3
release-1.26.8
remove-extra-dependencies
req-bump
request-body
retries
revert-634-no_assert
sanever
security-nagging
self-to-cls
sessionmanager
sethmlarson-patch-1
sethmlarson-patch-2
sigmavirus24-patch-1
skip-3.8-dev
socks-proxy
ssl_sni
tag-deploy
target-passthrough
test-pyopenssl-coverage
tornado-4
transport-security-manager
travis-integration-tests
travis-master-only
travis-pypy
travis-python-nightly
unpin-minor-pyenv
upload-coverage-report
urllib4
v2
github.com: shazow/urllib3.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_connection.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add coverage for all raise branches
Bastian Venthur
2021-05-22
1
-1
/
+11
*
Fix default socket_options value for HTTPSConnection
Franek Magiera
2021-05-10
1
-1
/
+11
*
Move ssl_match_hostname to urllib3.utils
Hasan Ramezani
2021-04-21
1
-2
/
+47
*
Remove fallback on commonName in match_hostname()
Hasan Ramezani
2020-12-23
1
-0
/
+13
*
Remove support for Python 2 and 3.5
Hugo van Kemenade
2020-11-15
1
-2
/
+2
*
Sort imports with 'isort'
Quentin Pradet
2020-10-01
1
-2
/
+2
*
Merge strings that fit on a single line (#1700)
Quentin Pradet
2019-09-27
1
-1
/
+1
*
Change log level of CertificateError within match_hostname (#1657)
Seth Michael Larson
2019-07-26
1
-1
/
+1
*
Auto formatting using black
Ratan Kulshreshtha
2019-05-25
1
-15
/
+12
*
Address #1365. CertificateError str repr is tuple, not str.
Chris Wilcox
2018-04-20
1
-1
/
+1
*
Rewrite test_connection.py to be pytest-style
Alex Chan
2017-06-03
1
-16
/
+10
*
E402 Module level import not at top of file
Seth Michael Larson
2017-01-23
1
-6
/
+6
*
F401 Entity imported but unused
Seth Michael Larson
2017-01-23
1
-1
/
+0
*
Add comments
Seth Michael Larson
2016-11-06
1
-0
/
+2
*
Check Python version correctly
Seth Michael Larson
2016-11-06
1
-2
/
+2
*
Unittest2 still not working
Seth Michael Larson
2016-11-05
1
-1
/
+1
*
Python 2.6 unittest module is useless
Seth Michael Larson
2016-11-05
1
-1
/
+5
*
Test for maximum two year difference
Seth Michael Larson
2016-11-05
1
-2
/
+2
*
Update RECENT_DATE to 2016
Seth Michael Larson
2016-11-05
1
-0
/
+8
*
Add test/test_connection.py
Marc Abramowitz
2016-03-17
1
-0
/
+48