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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a PR template for releases including a post-release checklist
euri10
2021-07-12
1
-17
/
+7
*
Last fixes to documentation consistency
Vishwas B Sharma
2021-06-23
2
-3
/
+3
*
Docs: add print results where missing (#2302)
euri10
2021-06-23
2
-1
/
+9
*
Fix typo 'tox' -> 'nox' in contributing docs
euri10
2021-06-23
1
-1
/
+1
*
Remove CONTRIBUTORS.txt
Seth Michael Larson
2021-06-19
1
-1
/
+0
*
Use top-level urllib3.request() function more in docs
ubdussamad
2021-06-17
2
-33
/
+25
*
Add documentation guidelines to contributing docs, apply to guides
ubdussamad
2021-05-21
4
-287
/
+518
*
Rename HTTPConnectionPool variables to 'pool'
Bastian Venthur
2021-05-18
1
-2
/
+2
*
docs: switch from pycon code blocks to python
Bastian Venthur
2021-05-18
2
-33
/
+33
*
Added sphinx-copybutton to easily copy code examples
ubdussamad
2021-05-17
2
-0
/
+2
*
Added HTTPHeaderDict to top level module
ubdussamad
2021-05-17
1
-0
/
+17
*
Improve `assert_hostname` and `server_hostname` documentation
Quentin Pradet
2021-03-08
1
-4
/
+19
*
Make community Discord more visible and update to vanity URL
Seth Michael Larson
2021-02-19
2
-1
/
+2
*
Add top-level request() method
Franek Magiera
2021-02-08
1
-0
/
+7
*
Recommend GitHub Sponsors instead of Open Collective
Seth Michael Larson
2020-12-23
3
-13
/
+4
*
Switch to Brotli C bindings for CPython, brotlicffi for non-CPython (#2099)
Seth Michael Larson
2020-12-05
1
-1
/
+2
*
Add alternate 'dark mode' banner to documentation
Quentin Pradet
2020-11-16
3
-1
/
+4
*
Remove remaining mentions of Google App Engine
Quentin Pradet
2020-11-15
1
-33
/
+0
*
Remove support for Google App Engine Standard
Hugo van Kemenade
2020-11-15
2
-8
/
+0
*
Remove support for Python 2 and 3.5
Hugo van Kemenade
2020-11-15
4
-93
/
+8
*
Switch to an absolute URL for banner image
Seth Michael Larson
2020-10-23
1
-1
/
+1
*
Update documentation for HTTPS proxies
Jorge
2020-10-06
1
-10
/
+49
*
Sort imports with 'isort'
Quentin Pradet
2020-10-01
2
-3
/
+2
*
Rename Retry options and defaults
Seth Michael Larson
2020-09-28
1
-1
/
+0
*
Update color scheme of banner to match logo
Seth Michael Larson
2020-09-24
1
-1
/
+1
*
Create v2.0 Roadmap and Open Collective Sponsors Section
Seth Michael Larson
2020-09-21
5
-8
/
+244
*
Fix autodoc and intersphinx links in documentation (#1966)
Seth Michael Larson
2020-09-18
1
-2
/
+1
*
Use Sphinx 3 and unpin Furo
Pradyun Gedam
2020-09-15
1
-2
/
+2
*
Document disabling certificate verification via cert_reqs='CERT_NONE'
Heikki Orsila
2020-09-11
1
-1
/
+1
*
Stricter RTD builds, move Sponsors to docs (#1954)
Seth Michael Larson
2020-09-09
4
-15
/
+18
*
Overhaul and re-theme documentation
Seth Michael Larson
2020-09-08
26
-549
/
+487
*
Change 'sanity-friendly' to 'user-friendly'
Seth Michael Larson
2020-08-31
2
-3
/
+3
*
Install Mypy in Nox, add Ezzeri Esa to contributors
Ezzeri Esa
2020-08-25
1
-1
/
+1
*
Fix typo in doc
Michael Shields
2020-08-21
1
-1
/
+1
*
Document how to customize SNI and Host headers when connecting via IP
Stephen Rosen
2020-08-10
1
-0
/
+39
*
Fix typo, add rST code block
matthewhughes934
2020-07-14
1
-2
/
+2
*
Add documentation for using Nox more efficiently (#1887)
PleasantMachine9
2020-06-14
1
-7
/
+29
*
Feature/support env var sslkeylogfile (#1867)
Bastiaan Bakker
2020-06-11
1
-1
/
+14
*
Fix documentation build by skipping Sphinx 3.0.0 (#1844)
Quentin Pradet
2020-04-08
1
-1
/
+1
*
Add support for HTTPS connections to proxies. (#1679)
Jorge
2020-03-12
1
-6
/
+20
*
Switch to SVG banner (#1740)
Quentin Pradet
2019-11-07
2
-0
/
+1
*
Add SVG logo (#1739)
Jess Shapiro
2019-11-06
1
-0
/
+10
*
Add Tidelift to documentation and urllib3 branding (#1735)
Seth Michael Larson
2019-11-05
5
-0
/
+16
*
Update urllib3/requests GitHub URLs (#1719)
Quentin Pradet
2019-10-29
1
-1
/
+1
*
Add optional auto_close parameter to HTTPResponse (#1652)
George Sakkis
2019-07-26
1
-0
/
+14
*
Change references to Makefile into Nox (#1643)
Ratan Kulshreshtha
2019-07-05
1
-26
/
+34
*
Clarify the units for timeouts within documentation (#1630)
Robert David Grant
2019-06-04
1
-2
/
+2
*
Remove extra words in the contributing docs (#1613)
Quentin Pradet
2019-05-22
1
-2
/
+2
*
Apply changes from 1.24.2 release to master (#1566)
Seth Michael Larson
2019-04-19
1
-1
/
+0
*
Fixed small typo in advanced usage documentation (#1541)
Chris P
2019-02-20
1
-1
/
+1
[next]