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
/
tox.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encode field names using HTML5 by default instead of RFC 2231 (#1492)
Robb
2019-03-22
1
-1
/
+1
*
Add support for brotli content encoding via brotlipy package (#1532)
dennis again
2019-01-29
1
-3
/
+9
*
Upgrade coverage to 4.5.2 (#1495)
Seth M. Larson
2019-01-11
1
-1
/
+4
*
Add Tidelift and remove BountySource (#1505)
Seth M. Larson
2018-12-27
1
-1
/
+0
*
Use python.org MacPython builds for Travis (#1485)
Quentin Pradet
2018-11-30
1
-0
/
+1
*
Start testing against Python 3.8 (#1475)
Seth M. Larson
2018-11-22
1
-2
/
+2
*
Restore Flake8 CI checks (#1477)
Quentin Pradet
2018-11-19
1
-1
/
+1
*
Drop support for Python 2.6 (#1429)
Hugo
2018-08-23
1
-7
/
+1
*
Fix codecov coverage by collapsing paths in tox (#1428)
Quentin Pradet
2018-08-20
1
-1
/
+7
*
Fix coverage reports after src/urlib3 move (#1425)
Quentin Pradet
2018-08-16
1
-2
/
+2
*
Better visibility for skipped tests within report
Seth M. Larson
2018-04-24
1
-2
/
+2
*
Add py37 to tox.ini envlist
Seth M. Larson
2018-01-09
1
-1
/
+1
*
Simplify tox configuration
Jon Dufresne
2017-12-12
1
-7
/
+0
*
Pass {posargs} to py.test so arguments can be passed through tox
Justin Patrin
2017-09-09
1
-1
/
+1
*
Fixed appveyor setup to run tests on using the 64bit Pythons
Ioannis Tziakos
2017-08-30
1
-0
/
+11
*
Goodbye Python 3.3. 👋
Cory Benfield
2017-08-08
1
-1
/
+1
*
Move app engine tests over to pytest
Jon Wayne Parrott
2017-06-07
1
-12
/
+2
*
Also collect coverage data
Alex Chan
2017-05-29
1
-1
/
+1
*
Swap out nose for pytest in the test runner
Alex Chan
2017-05-29
1
-1
/
+1
*
Fix GAE build
Jon Wayne Parrott
2017-05-28
1
-1
/
+1
*
Allow APPVEYOR environment variable in tox
Seth M. Larson
2017-04-03
1
-1
/
+1
*
Statically link OpenSSL and cryptography.
Cory Benfield
2017-02-12
1
-1
/
+1
*
Run flake on test folder
lars4839
2017-01-23
1
-1
/
+1
*
Add Python 3.6 support.
Cory Benfield
2016-12-23
1
-1
/
+1
*
Merge branch 'master' into wait_selectors
Cory Benfield
2016-11-03
1
-1
/
+1
|
\
|
*
Make Travis CI fail if docs have warnings or errors
Alex Chan
2016-11-02
1
-1
/
+1
*
|
Allow TRAVIS in tox env
Seth Michael Larson
2016-10-27
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into wait_selectors
Seth Michael Larson
2016-10-21
1
-0
/
+1
|
\
\
|
|
/
|
*
Try shoving it in tox.ini
Cory Benfield
2016-10-20
1
-0
/
+1
*
|
Fix tox.ini for Python 2.6
Seth Michael Larson
2016-10-20
1
-3
/
+4
*
|
Add unittest2 for Python 2.6
Seth Michael Larson
2016-10-20
1
-0
/
+5
|
/
*
Updating flake8 locations
Jesse Shapiro
2016-07-11
1
-1
/
+1
*
Pointing flake8 specifically at the urllib3 package
Jesse Shapiro
2016-07-04
1
-1
/
+1
*
Adding docs/requirements.txt for readthedocs.
Jon Wayne Parrott
2016-06-30
1
-4
/
+1
*
Switching to alabaster theme
Jon Wayne Parrott
2016-06-28
1
-0
/
+1
*
Moving docs creation into tox
Jon Wayne Parrott
2016-06-28
1
-0
/
+13
*
Install PyOpenSSL when running tox.
Cory Benfield
2016-01-25
1
-1
/
+1
*
Remove Python 3.2 support. Goodbye, old friend.
Cory Benfield
2016-01-20
1
-2
/
+2
*
Add Python 3.5 to Travis
Ville Skyttä
2015-12-27
1
-1
/
+1
*
Spelling fixes.
Ville Skyttä
2015-12-26
1
-1
/
+1
*
Tests for the SOCKS contrib module.
Cory Benfield
2015-12-16
1
-0
/
+1
*
Fix flake8 violations
John Vandenberg
2015-11-02
1
-1
/
+9
*
App Engine Connection Pool
Jon Wayne Parrott
2015-07-16
1
-0
/
+6
*
Don't blow up on regular tests if GAE isn't found.
Thomas Weißschuh
2015-06-05
1
-1
/
+1
*
Rough stab at App Engine environment tests.
Jon Wayne Parrott
2015-06-01
1
-2
/
+15
*
Shuffling around requirements file, adding Makefile.
Andrey Petrov
2014-06-24
1
-1
/
+1
*
CPython 3.4 is a thing
Thomas Weißschuh
2014-05-06
1
-1
/
+1
*
Restrict warnings to deprecation warnings, because... Oh my.
Andrey Petrov
2014-02-22
1
-1
/
+1
*
Tests and fail travis/tox on deprecation warnings.
Andrey Petrov
2014-02-21
1
-0
/
+2
*
tox: reuse test-requirements.txt
Thomas Weißschuh
2013-07-19
1
-4
/
+1
[next]