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
/
urllib3
/
_collections.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update mypy to 1.2.0
Hasan Ramezani
2023-04-13
1
-1
/
+1
*
Update mypy to 1.1.1
Hasan Ramezani
2023-03-07
1
-1
/
+1
*
Update pre-commit repos
Hasan Ramezani
2023-02-01
1
-1
/
+0
*
Use the typing namespace and from __future__ import annotations
Bastian Venthur
2022-11-21
1
-56
/
+47
*
Add support for configuring header combining with HTTPHeaderDict
Raphael Gaschignard
2022-07-15
1
-7
/
+29
*
Update mypy to 0.930
Hasan Ramezani
2021-12-22
1
-2
/
+2
*
Fail on bytes/string comparisons
Quentin Pradet
2021-08-13
1
-0
/
+6
*
Drop support for Python 3.6
Hasan Ramezani
2021-07-27
1
-28
/
+5
*
Fix RecentlyUsedContainer.__setitem__() when maxsize=0
Quentin Pradet
2021-07-13
1
-4
/
+5
*
Mark '_compat.RLock' as Python 3.6 only
Quentin Pradet
2021-03-10
1
-1
/
+1
*
Add type hints to collections and exceptions modules
Jess Shapiro
2021-03-08
1
-90
/
+221
*
Change inner container of HTTPHeaderDict to 'dict' (#2080)
Seth Michael Larson
2020-11-20
1
-2
/
+13
*
Remove Python 2 branches, HTTPHeaderDict.from_httplib
Hasan Ramezani
2020-11-18
1
-30
/
+0
*
Remove support for Python 2 and 3.5
Hugo van Kemenade
2020-11-15
1
-21
/
+10
*
Add SKIP_HEADER for skipping automatically added headers
Seth Michael Larson
2020-10-27
1
-1
/
+1
*
Sort imports with 'isort'
Quentin Pradet
2020-10-01
1
-1
/
+1
*
Enforce flake8-2020
Quentin Pradet
2020-09-28
1
-3
/
+4
*
Coerce values to str in HTTPHeaderDict.__getitem__
Hasan Ramezani
2020-08-30
1
-2
/
+2
*
Blacken using black==20.8b1
hodbn
2020-08-26
1
-1
/
+1
*
Auto formatting using black
Ratan Kulshreshtha
2019-05-25
1
-15
/
+22
*
Drop support for Python 2.6 (#1429)
Hugo
2018-08-23
1
-4
/
+1
*
Move urllib3 to src/urllib3
Quentin Pradet
2018-07-03
1
-0
/
+332