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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore Flake8 CI checks (#1477)
Quentin Pradet
2018-11-19
7
-9
/
+9
*
Restore context.set_ciphers() to create_urllib3_context() (#1463)
Seth M. Larson
2018-11-01
1
-0
/
+2
*
Use bytearray to accumulate bytes from gzip (#1468)
Seth M. Larson
2018-11-01
1
-4
/
+4
*
Add missing key_server_hostname variable (#1449)
swg0101
2018-10-12
1
-0
/
+1
*
Early-out ipv6 checks when running on App Engine (#1450)
Thea Flowers
2018-10-05
3
-23
/
+45
*
Remove unused Python 2.6 variable (#1448)
Quentin Pradet
2018-10-04
1
-2
/
+0
*
Fix for parsing Content-Type: message/* Responses without warnings (#1439)
Tim Bell
2018-09-18
1
-2
/
+8
*
Handle multiple Content-Encodings (#1442)
Justin Bramley
2018-09-17
1
-2
/
+31
*
Remove unnecessary use of six.binary_type and six.b (#1440)
Jon Dufresne
2018-09-14
3
-8
/
+8
*
Change ambiguous description of backoff_factor (#1436)
Mattwmaster58
2018-09-09
1
-1
/
+1
*
Prefer io.BytesIO over six; available on all supported Pythons (#1435)
Jon Dufresne
2018-09-09
1
-3
/
+3
*
Remove more Python 2.6 code (#1430)
Quentin Pradet
2018-08-24
3
-11
/
+4
*
Drop support for Python 2.6 (#1429)
Hugo
2018-08-23
9
-321
/
+16
*
Support a servername parameter on HTTPSConnections which overrides the name u...
Ian Haken
2018-07-11
1
-3
/
+9
*
Move urllib3 to src/urllib3
Quentin Pradet
2018-07-03
36
-0
/
+9542