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
/
src
/
urllib3
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add backoff jitter to Retry (#2952)
Tom McTiernan
2023-04-24
1
-5
/
+15
*
Update pre-commit repos
Hasan Ramezani
2023-02-01
1
-1
/
+0
*
Fix `_idna_encode()` detection of an ASCII hostname for `\x080`
Ben Kallus
2023-01-29
1
-1
/
+1
*
Remove "!" character from the "unreserved" characters in IPv6 Zone ID parsing
Ben Kallus
2023-01-29
1
-3
/
+1
*
fixed number of digits in port m(
Bastian Venthur
2022-12-11
1
-1
/
+1
*
fixed issue with port "0" returning None
Bastian Venthur
2022-12-11
1
-1
/
+1
*
Strip leading zeros from ports
Bastian Venthur
2022-11-22
1
-1
/
+1
*
Use the typing namespace and from __future__ import annotations
Bastian Venthur
2022-11-21
13
-278
/
+268
*
Restore but deprecate HTTPResponse.getheaders() and .getheader() methods
Quentin Pradet
2022-11-17
1
-1
/
+1
*
Change deprecation warnings to explicitly mention v2.1.0 for removals
Seth Michael Larson
2022-11-15
1
-2
/
+1
*
Stop considering LibreSSL for HAS_NEVER_CHECK_COMMON_NAME
Quentin Pradet
2022-11-11
1
-24
/
+9
*
Create BaseHTTPConnection APIs
Seth Michael Larson
2022-11-10
4
-18
/
+26
*
Update mypy to 0.990
Hasan Ramezani
2022-11-08
1
-2
/
+2
*
Drop support for OpenSSL <1.1.1 (#2705)
Seth Michael Larson
2022-08-22
2
-91
/
+5
*
Add support for decoding Zstandard
Mauro Amico
2022-06-23
1
-0
/
+6
*
Explicitly strip zone ID from hostnames before matching certificates
Pierre Bourdon
2022-06-19
1
-4
/
+15
*
Create our own logic for chunked content framing
Seth Michael Larson
2022-06-19
1
-1
/
+96
*
Improve testing for IPv6 scoped addresses
Pierre Bourdon
2022-06-10
1
-1
/
+4
*
Fix Sphinx links in documentation (#2604)
Hasan Ramezani
2022-05-17
3
-7
/
+7
*
Update mypy to 0.941
Hasan Ramezani
2022-03-15
1
-1
/
+2
*
[2.0] Add tests for IPv6 proxy subjectAltNames
Seth Michael Larson
2022-02-08
1
-1
/
+1
*
Change proxy TLS flow to match destination TLS flow
Seth Michael Larson
2022-01-23
1
-30
/
+1
*
Respect 'SSLContext.hostname_checks_common_name' when available and set
Hasan Ramezani
2022-01-14
3
-23
/
+51
*
Add authority property to the Url class
Nate Prewitt
2022-01-10
1
-1
/
+22
*
Add sentinel type for _FAILEDTELL (#2519)
Anil Khatri
2022-01-05
1
-5
/
+16
*
Make the maximum backoff time configurable
Norbert Biczo
2022-01-02
1
-4
/
+7
*
Update mypy to 0.930
Hasan Ramezani
2021-12-22
2
-8
/
+10
*
Keep full backtrace when raising LocationParseError in parse_url (#2487)
Thomas Dickerson
2021-11-19
1
-2
/
+2
*
Remove extra comment in urllib3.util.timeout
Hasan Ramezani
2021-11-05
1
-1
/
+0
*
Add sentinel for default timeouts compatible with Mypy
Hasan Ramezani
2021-11-01
2
-35
/
+37
*
Add missing links in advance usage section (#2446)
Ratan Kulshreshtha
2021-10-20
1
-0
/
+2
*
Only use relative imports
Timothy Pansino
2021-10-15
4
-6
/
+5
*
Add type hints to test.test_ssltransport
Hasan Ramezani
2021-10-09
1
-4
/
+5
*
Use SSLContext.check_hostname when SSLContext.hostname_checks_common_name is ...
Quentin Pradet
2021-10-08
1
-0
/
+61
*
Bump linter versions
Quentin Pradet
2021-09-24
3
-6
/
+6
*
Strip brackets from IPv6 hosts before certificate hostname matching
Derek Higgins
2021-09-16
2
-3
/
+3
*
Add type hints to test.test_poolmanager
Hasan Ramezani
2021-08-24
1
-3
/
+15
*
Fix type hints import in urllib3.util.url
Hasan Ramezani
2021-08-19
1
-36
/
+34
*
Default to setting 'SSLContext.minimum_version=TLSVersion.TLSv1_2'
Seth Michael Larson
2021-08-17
1
-0
/
+3
*
Use 'SSLContext.minimum|maximum_version' when passed 'ssl_version'
Seth Michael Larson
2021-08-17
1
-5
/
+62
*
Explicitly chain or don't chain exceptions (#2340)
Ran Benita
2021-08-15
4
-6
/
+7
*
Fail on bytes/string comparisons
Quentin Pradet
2021-08-13
1
-1
/
+1
*
Remove leftover type stubs
Quentin Pradet
2021-08-12
1
-0
/
+0
*
Specify the error code for mypy type ignores
Hasan Ramezani
2021-08-10
10
-34
/
+34
*
Drop support for Python 3.6
Hasan Ramezani
2021-07-27
2
-3
/
+6
*
Remove unnecessary elif blocks
Hasan Ramezani
2021-07-11
1
-2
/
+2
*
Add type hints to urllib3.response
Hasan Ramezani
2021-07-03
1
-6
/
+10
*
Make all type aliases private and the same format
Vishwas B Sharma
2021-06-21
4
-11
/
+13
*
Add cycle-breaking logic to create_connection()
Ran Benita
2021-06-19
1
-6
/
+11
*
Install idna in mypy nox session
Hasan Ramezani
2021-06-14
1
-4
/
+2
[next]