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
/
with_dummyserver
/
test_no_ssl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix InsecureRequestWarning warnings in test suite
Thomas Grainger
2023-04-24
1
-4
/
+8
*
Stop retrying tests with flaky
Thomas Grainger
2023-01-11
1
-5
/
+0
*
Use the typing namespace and from __future__ import annotations
Bastian Venthur
2022-11-21
1
-0
/
+2
*
Add type hints to test.with_dummyserver.test_no_ssl
Hasan Ramezani
2021-09-14
1
-2
/
+2
*
Sort imports with 'isort'
Quentin Pradet
2020-10-01
1
-2
/
+2
*
Retry failed dummyserver tests once (#1718)
Quentin Pradet
2019-10-29
1
-0
/
+4
*
Change addCleanup() calls to context managers in tests (#1624)
Ratan Kulshreshtha
2019-06-19
1
-10
/
+10
*
Update assertions to pytest style (#1614)
Ratan Kulshreshtha
2019-05-28
1
-2
/
+2
*
Auto formatting using black
Ratan Kulshreshtha
2019-05-25
1
-5
/
+4
*
Use cert_reqs=CERT_REQUIRED by default (#1507)
Seth Michael Larson
2019-01-25
1
-1
/
+1
*
Drop support for Python 2.6 (#1429)
Hugo
2018-08-23
1
-1
/
+1
*
Import urllib3 on top-level
Seth Michael Larson
2017-01-22
1
-4
/
+2
*
Add cleanup to pools and managers
lars4839
2017-01-21
1
-0
/
+2
*
test requests without ssl module
Thomas Weißschuh
2015-04-10
1
-0
/
+29