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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send "http/1.1" ALPN extension during TLS handshake
hodbn
2020-07-16
1
-0
/
+14
*
Change TARPIT_HOST to detect isolated network (#1862)
hodbn
2020-04-24
1
-2
/
+8
*
Detect GitHub Actions as continuous integration (#1840)
Quentin Pradet
2020-04-02
1
-1
/
+3
*
Skip tests when DNS can't resolve a dotted FQDN
hodbn
2020-03-21
1
-17
/
+27
*
Drop Python 3.4 (#1774)
Quentin Pradet
2020-01-06
1
-1
/
+1
*
Use decorators to mark tests as xfail in PyPy2
Quentin Pradet
2019-11-04
1
-0
/
+15
*
Use six.wraps in test decorators to allow pytest fixtures
Quentin Pradet
2019-11-04
1
-9
/
+8
*
Unify timeout values in test suite (#1717)
Quentin Pradet
2019-10-31
1
-0
/
+10
*
Restore comment next to its intended line (#1720)
Quentin Pradet
2019-10-30
1
-2
/
+2
*
Release 1.25.6 (#1693)
1.25.6
Seth Michael Larson
2019-09-24
1
-1
/
+1
*
Drop support for Python 3.4 (#1686)
Quentin Pradet
2019-09-21
1
-1
/
+1
*
Fix for Python 4 (#1669)
Hugo van Kemenade
2019-08-25
1
-2
/
+2
*
Also skip dotted FQDN tests on TRAVIS_INFRA=unknown (#1648)
Seth Michael Larson
2019-07-04
1
-1
/
+1
*
Auto formatting using black
Ratan Kulshreshtha
2019-05-25
1
-17
/
+39
*
Add support for TLS 1.3 to all HTTPSConnection implementations (#1496)
Seth Michael Larson
2019-02-27
1
-0
/
+22
*
Add support for brotli content encoding via brotlipy package (#1532)
dennis again
2019-01-29
1
-0
/
+14
*
Add support for password-protected client keyfiles (#1489)
Seth Michael Larson
2019-01-22
1
-0
/
+11
*
Use python.org MacPython builds for Travis (#1485)
Quentin Pradet
2018-11-30
1
-0
/
+13
*
Start testing against Python 3.8 (#1475)
Seth M. Larson
2018-11-22
1
-0
/
+16
*
Drop support for Python 2.6 (#1429)
Hugo
2018-08-23
1
-36
/
+0
*
Remove unused testing utility function onlyPy34OrOlder (#1403)
Jon Dufresne
2018-06-28
1
-12
/
+0
*
Add tests for _syscall_wrapper on Python <3.5
lars4839
2018-03-22
1
-0
/
+12
*
Remove all uses of nose from the codebase
Alex Chan
2017-08-09
1
-9
/
+9
*
Merge branch 'master' into secure-transport
Cory Benfield
2017-04-21
1
-0
/
+12
|
\
|
*
Skip TLS test on Windows py26, fix lint issues
Seth Michael Larson
2017-04-01
1
-0
/
+12
*
|
Add support for SecureTransport TLS backend
Cory Benfield
2017-03-06
1
-0
/
+13
|
/
*
E305 Expected 2 blank lines after class/func, found 1
Seth Michael Larson
2017-01-23
1
-0
/
+1
*
E302 Expected 2 blank lines, found 1
Seth Michael Larson
2017-01-23
1
-0
/
+8
*
F401 Entity imported but unused
Seth Michael Larson
2017-01-23
1
-1
/
+1
*
E261 At least two spaces before inline comment
Seth Michael Larson
2017-01-23
1
-1
/
+1
*
tests: Actually check for network in @requires_network
Étienne Buira
2016-11-28
1
-14
/
+24
*
Adding Python2-only test decorator
Jesse Shapiro
2016-03-16
1
-1
/
+11
*
Spelling fix
Ville Skyttä
2015-12-27
1
-1
/
+1
*
Skip tests on <2.7.9
Cory Benfield
2015-08-31
1
-0
/
+11
*
create a LogRecorder to record logging messages
Thomas Weißschuh
2015-06-04
1
-0
/
+35
*
don't use IPv6 in tests when it's not available
Tomas Tomecek
2015-03-16
1
-1
/
+2
*
Tests pass.
Andrey Petrov
2014-07-03
1
-1
/
+15
*
Move copypasta to its own module, and bump up @timed limits for pypy.
Andrey Petrov
2014-06-25
1
-102
/
+0
*
fix issues from looking at diff
Kevin Burke
2014-06-25
1
-2
/
+1
*
Implement retry logic
Kevin Burke
2014-06-25
1
-3
/
+104
*
Comment formatting.
Andrey Petrov
2014-06-24
1
-2
/
+2
*
fix test failures on newest pythons
Josh Schneier
2014-06-02
1
-1
/
+1
*
fix docs copy/paste typo
Josh Schneier
2014-05-12
1
-1
/
+1
*
Rename @onlyPy26OrEarlier and @onlyPy27OrLater to the more explicit @onlyPy26...
grun
2014-04-13
1
-2
/
+2
*
Remove support for string only source_address values. Now only (host, port) 2...
grun
2014-04-13
1
-3
/
+2
*
Add source_address to HTTP[S]Connection and HTTP[S]ConnectionPool to specify ...
grun
2014-04-12
1
-1
/
+35
*
Tests and fail travis/tox on deprecation warnings.
Andrey Petrov
2014-02-21
1
-0
/
+1
*
fix decorator and corresponding test case
Josh Schneier
2014-02-09
1
-0
/
+1
*
fix skipping tests on OSX
Josh Schneier
2014-02-07
1
-1
/
+2
*
add test that highlights httplib bug
Josh Schneier
2014-01-31
1
-0
/
+10
[next]