index
:
delta/python-packages/kombu.git
1.0-archived
2.1-archived
2.2-archived
2.3-archived
2.4-archived
2.5
2.5-archived
3.0
4.0
4.0-devel
4.2
4.6.9
4.x
5.0-devel
amqp508
asynchronous-broadcasts
asyncmove
auvipy-patch-1
await
azureQ
bionic
broadcast-queues
brotli
brotli-compression
callbacks
changelog
ci
clnetup2
clnsetup
codeql
curlclient
distutil
drop-lzma-backport
drop36py
fastuuid
feature/coll_queue
fix-async-sem-release
fix-celery-1847
fix-ci
fix-windows-build
gh-pages
isort
librabbitmq-transport-priority-fix
lint
lzma-compression
lzma-windows-build
main
master
matusvalo-patch-1
mypy
nsq
opencollective-bot
override-empty-transport-options
pinmongo
pkgutils
pre-commit-ci-update-config
py310
py37
py37-ci
pyamqp2.6.1
pydoc
pypy60
pyro5
pytest62
pytestup
pyup-config
redispin
refactor-connection-init
remove-py3
remove-python2-support
revert-1041-master
revert-1058-revert-1041-master
revert-1068-revert-1058-revert-1041-master
revert-1089-issue-1087-redis-fix
revert-1171-fix_conn_imaybe_declare
revert-1307-revert-1132-redis-improvements
revert-906-fix/Broadcast-fail-by-give-queue-kwargs
revert-946-patch-1
security
setup
setuptoolci
slots
sqla
sqlalchemy-14-support
sqlavup
sqsopts
test_ci
thedrow-patch-1
thread-safe-cached-property
timer-secs-coerce-to-float
travis
txdocker2
types
updep
webserver
xdist
zstd-compression
github.com: celery/kombu.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kombu
/
utils
/
limits.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump pyupgrade version and add __future__.annotations import
Marcelo Trylesinski
2022-04-15
1
-0
/
+2
*
Remove five usage from kombu/utils.
Omer Katz
2020-07-23
1
-2
/
+1
*
pyupgrade
Omer Katz
2020-07-13
1
-2
/
+1
*
Added missing comma for tuples with one element in __all__.
Omer Katz
2019-01-09
1
-1
/
+1
*
Used a tuple instead of a list to define __all__. (#945)
Mads Jensen
2018-11-12
1
-1
/
+1
*
Prefer https over http and updated links to new locations. (#745)
Mads Jensen
2017-05-30
1
-2
/
+2
*
Adds pydocstyle as a tox target
Ask Solem
2016-10-11
1
-2
/
+1
*
Use Google-style docstrings
Ask Solem
2016-07-16
1
-22
/
+25
*
Rate limit related fixes
Ask Solem
2016-04-18
1
-0
/
+12
*
Use unicode_litereals everywhere and updates flakeplus target to --2.7
Ask Solem
2016-04-06
1
-1
/
+1
*
Fixes incorrect `TokenBucket` comment, adds details
Jesse Dhillon
2014-10-30
1
-7
/
+8
*
Minor spelling/grammar in comments
Lucas Wiman
2014-07-01
1
-2
/
+2
*
Use time.monotonic when available
Ask Solem
2013-10-07
1
-3
/
+3
*
Wording
Ask Solem
2013-10-01
1
-6
/
+4
*
Merge branch 'master' into 3.0
Ask Solem
2012-11-27
1
-3
/
+0
|
\
|
*
Copyright 2012 is VMware, inc.
Ask Solem
2012-11-22
1
-3
/
+0
*
|
Codebase now runs on both Py3 and Py2 (not using 2to3)
Ask Solem
2012-11-12
1
-0
/
+2
|
/
*
Use single quotes
Ask Solem
2012-06-15
1
-1
/
+1
*
Updates copyright years to include 2012
Ask Solem
2012-01-06
1
-1
/
+1
*
Adds __all__ to modules
Ask Solem
2011-09-09
1
-0
/
+2
*
Adds missing file headers
Ask Solem
2011-09-09
1
-0
/
+10
*
Adds kombu.utils.limits.TokenBucket
Ask Solem
2011-09-08
1
-0
/
+59