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
*
Consume connections better in socket-level tests (#1958)
hodbn
2020-09-18
1
-23
/
+26
*
Use LONG_TIMEOUT on test with disabled retries
Quentin Pradet
2020-09-18
1
-1
/
+1
*
Get SSLTransport tests to 100% coverage
Jorge
2020-09-13
1
-14
/
+44
*
Swallow BrokenPipeError when writing request body
Rober Morales-Chaparro
2020-09-11
2
-1
/
+46
*
Use LONG_TIMEOUT on another timeout-based test
Quentin Pradet
2020-09-09
1
-1
/
+1
*
Use LONG_TIMEOUT for read with retries=0
Quentin Pradet
2020-09-08
1
-2
/
+1
*
Skip two tests that are flaky on Windows
Quentin Pradet
2020-09-08
2
-0
/
+16
*
Don't log defect warnings on multipart/* responses
Brian Price
2020-09-03
2
-0
/
+51
*
Wrap BaseSSLError into SSLError during response reads
Seth Michael Larson
2020-08-31
1
-0
/
+27
*
Coerce values to str in HTTPHeaderDict.__getitem__
Hasan Ramezani
2020-08-30
1
-0
/
+8
*
Always assume UTC if no timezone in Retry-After
hodbn
2020-08-26
3
-0
/
+60
*
Blacken using black==20.8b1
hodbn
2020-08-26
3
-5
/
+11
*
Don't raise SNI warning on SecureTransport with server_hostname=None
hodbn
2020-08-23
3
-93
/
+120
*
Use tz-aware functions in Retry.parse_retry_after()
Seth Michael Larson
2020-08-23
1
-13
/
+7
*
Add SSLTransport to support TLS in TLS connections
Jorge
2020-08-19
1
-0
/
+470
*
Send "http/1.1" ALPN extension during TLS handshake
hodbn
2020-07-16
3
-2
/
+55
*
Add default user agent header (#1750)
DonaCthulhuote
2020-06-30
3
-66
/
+131
*
Raise a meaningful error for an unknown scheme (#1872)
hodbn
2020-06-30
1
-1
/
+24
*
Fix testing of SSLKEYLOGFILE on AppVeyor
hodbn
2020-06-24
2
-10
/
+5
*
Feature/support env var sslkeylogfile (#1867)
Bastiaan Bakker
2020-06-11
1
-0
/
+25
*
Remove unnecessary httplib export
hodbn
2020-06-10
2
-2
/
+3
*
Update docs for an old Python version test
hodbn
2020-06-09
1
-1
/
+1
*
Test buggy incomplete read
hodbn
2020-06-09
1
-0
/
+20
*
Add InvalidChunkLength error
hodbn
2020-06-09
1
-5
/
+34
*
Fix linting for flake8 v3.8
Quentin Pradet
2020-05-12
2
-4
/
+4
*
Don't insert 'None' into ConnectionPool if it was empty
hodbn
2020-04-28
1
-1
/
+10
*
Add 'other errors' counter to Retry (#1824)
hodbn
2020-04-27
1
-0
/
+16
*
Change TARPIT_HOST to detect isolated network (#1862)
hodbn
2020-04-24
1
-2
/
+8
*
doco: Fix small typos (#1860)
Tim Gates
2020-04-20
2
-2
/
+2
*
Fix flaky test by setting longer connect timeout
Quentin Pradet
2020-04-08
1
-1
/
+1
*
Backslash terminates authority URL section
hodbn
2020-04-08
1
-0
/
+12
*
Revert "Add context to find_unused_port"
Quentin Pradet
2020-04-07
3
-16
/
+21
*
Unwrap ProxyError when evaluating retries (#1830)
hodbn
2020-04-03
1
-0
/
+21
*
Drain connection after PoolManager redirect (#1817)
Chris
2020-04-03
1
-0
/
+17
*
Detect GitHub Actions as continuous integration (#1840)
Quentin Pradet
2020-04-02
1
-1
/
+3
*
Add context to find_unused_port (#1837)
hodbn
2020-04-01
2
-16
/
+11
*
Regenerate dummyserver/certs with trustme (#1831)
Quentin Pradet
2020-03-30
1
-10
/
+9
*
Stop skipping SecureTransport tests
Quentin Pradet
2020-03-30
2
-3
/
+3
*
Test that ConnectionPool preserves path dot segments
hodbn
2020-03-25
1
-0
/
+6
*
Skip tests when DNS can't resolve a dotted FQDN
hodbn
2020-03-21
4
-21
/
+33
*
Ensure test host resolves to IPv6 in tests (#1819)
Hod Bin Noon
2020-03-20
1
-1
/
+2
*
Ensure load_verify_locations raises SSLError for all backends (#1812)
Quentin Pradet
2020-03-16
3
-0
/
+11
*
Fix test_preserve_chunked_on_retry_after flakiness (#1816)
Quentin Pradet
2020-03-16
1
-5
/
+8
*
Stop looking at exception values in test_client_no_intermediate (#1811)
Quentin Pradet
2020-03-12
1
-22
/
+1
*
Add support for HTTPS connections to proxies. (#1679)
Jorge
2020-03-12
2
-3
/
+82
*
Allow the CA certificate data to be passed as a string (#1804)
Benno Rice
2020-02-22
2
-3
/
+15
*
Raise ValueError if method contains control characters (#1800)
Seth Michael Larson
2020-02-17
1
-0
/
+6
*
Generate bad CA with trustme (#1794)
Quentin Pradet
2020-01-27
2
-12
/
+28
*
Generate client password-protected cert with trustme (#1793)
Quentin Pradet
2020-01-26
3
-62
/
+66
*
Generate client certs dynamically using trustme (#1791)
Quentin Pradet
2020-01-25
1
-22
/
+54
[next]