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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't percent encode tilde character (#1692)
Seth Michael Larson
2019-09-24
1
-0
/
+4
*
Drop support for Python 3.4 (#1686)
Quentin Pradet
2019-09-21
1
-1
/
+1
*
Fix CI for TLSv1.3 (#1671)
Quentin Pradet
2019-09-19
3
-3
/
+10
*
Percent-encode targets and URLs in ConnectionPool (#1673)
Seth Michael Larson
2019-09-19
1
-0
/
+5
*
Fix for Python 4 (#1669)
Hugo van Kemenade
2019-08-25
3
-4
/
+4
*
Enable TLS 1.3 post-handshake authentication (#1635)
Christian Heimes
2019-08-16
1
-0
/
+15
*
Add optional auto_close parameter to HTTPResponse (#1652)
George Sakkis
2019-07-26
1
-1
/
+78
*
Change log level of CertificateError within match_hostname (#1657)
Seth Michael Larson
2019-07-26
1
-1
/
+1
*
Percent-encode invalid characters within auth section (#1647)
Seth Michael Larson
2019-07-26
1
-5
/
+31
*
Fix typo (#1654)
Min ho Kim
2019-07-26
1
-1
/
+1
*
Stop using unittest (#1649)
Quentin Pradet
2019-07-05
9
-38
/
+23
*
Also skip dotted FQDN tests on TRAVIS_INFRA=unknown (#1648)
Seth Michael Larson
2019-07-04
1
-1
/
+1
*
Change addCleanup() calls to context managers in tests (#1624)
Ratan Kulshreshtha
2019-06-19
8
-2127
/
+2089
*
Improve implementation of respect_retry_after_header (#1607)
James Meickle
2019-06-04
2
-15
/
+70
*
Ignore flake8 errors that are introduced deliberately by black (#1631)
Ratan Kulshreshtha
2019-06-04
1
-4
/
+4
*
Update assertions to pytest style (#1614)
Ratan Kulshreshtha
2019-05-28
13
-616
/
+568
*
Merge branch 'master' into blacken
Ratan Kulshreshtha
2019-05-25
1
-0
/
+88
|
\
|
*
Load system CA certificates by default on empty HTTPSConnection (#1608)
Seth Michael Larson
2019-05-23
1
-0
/
+78
*
|
Auto formatting using black
Ratan Kulshreshtha
2019-05-25
34
-2898
/
+3555
|
/
*
Percent-encode invalid characters with request target (#1586)
Seth Michael Larson
2019-04-28
1
-2
/
+25
*
is_ipaddress shouldn't detect IPvFuture addresses (#1583)
Seth Michael Larson
2019-04-25
1
-2
/
+14
*
Apply lowercasing before IDNA-encoding (#1569)
Seth Michael Larson
2019-04-21
1
-0
/
+4
*
Use rfc3986.validator.Validator for parse_url (#1531)
Seth Michael Larson
2019-04-20
1
-8
/
+63
*
Apply changes from 1.24.2 release to master (#1566)
Seth Michael Larson
2019-04-19
1
-0
/
+37
*
Encode field names using HTML5 by default instead of RFC 2231 (#1492)
Robb
2019-03-22
1
-8
/
+39
*
Improve CI stability for timeouts and branch coverage (#1554)
Quentin Pradet
2019-03-22
3
-12
/
+14
*
Add support for TLS 1.3 to all HTTPSConnection implementations (#1496)
Seth Michael Larson
2019-02-27
5
-24
/
+109
*
Add support for brotli content encoding via brotlipy package (#1532)
dennis again
2019-01-29
3
-6
/
+67
*
Use cert_reqs=CERT_REQUIRED by default (#1507)
Seth Michael Larson
2019-01-25
7
-37
/
+31
*
Add support for password-protected client keyfiles (#1489)
Seth Michael Larson
2019-01-22
3
-3
/
+124
*
Add additional testcase for split_first() (#1525)
Seth M. Larson
2019-01-11
1
-0
/
+1
*
Remove Authorization headers regardless of case on cross-origin redirects (#1...
YOSHIDA Katsuhiko
2018-12-29
2
-2
/
+27
*
Ensure types are maintained on URL components (#1509)
Seth M. Larson
2018-12-24
1
-1
/
+36
*
Implement RFC 3986 URL parsing (#1487)
Seth M. Larson
2018-12-07
1
-3
/
+35
*
Use python.org MacPython builds for Travis (#1485)
Quentin Pradet
2018-11-30
2
-0
/
+15
*
Create a more efficient HTTPResponse.__iter__() method (#1484)
Seth M. Larson
2018-11-28
2
-0
/
+52
*
Fix inject/extract_from_urllib3 in tests (#1480)
Seth M. Larson
2018-11-26
2
-2
/
+11
*
Start testing against Python 3.8 (#1475)
Seth M. Larson
2018-11-22
3
-0
/
+21
*
Restore context.set_ciphers() to create_urllib3_context() (#1463)
Seth M. Larson
2018-11-01
1
-0
/
+18
*
Early-out ipv6 checks when running on App Engine (#1450)
Thea Flowers
2018-10-05
1
-0
/
+7
*
Fix for parsing Content-Type: message/* Responses without warnings (#1439)
Tim Bell
2018-09-18
1
-8
/
+34
*
Handle multiple Content-Encodings (#1442)
Justin Bramley
2018-09-17
1
-0
/
+32
*
Remove unnecessary use of six.binary_type and six.b (#1440)
Jon Dufresne
2018-09-14
2
-5
/
+3
*
Remove more Python 2.6 code (#1430)
Quentin Pradet
2018-08-24
3
-27
/
+8
*
Drop support for Python 2.6 (#1429)
Hugo
2018-08-23
12
-121
/
+51
*
Fix coverage reports after src/urlib3 move (#1425)
Quentin Pradet
2018-08-16
1
-0
/
+2
*
Fix test_client_intermediate and test_client_no_intermediate for macOS (#1423)
Quentin Pradet
2018-08-14
1
-11
/
+7
*
Revert "Fix test_client_no_intermediate on macOS 10.13+ (#1412)" (#1418)
Quentin Pradet
2018-08-06
1
-1
/
+7
*
Support a servername parameter on HTTPSConnections which overrides the name u...
Ian Haken
2018-07-11
1
-0
/
+17
*
Fix test_client_no_intermediate on macOS 10.13+ (#1412)
Quentin Pradet
2018-07-10
1
-3
/
+4
[next]