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
/
debug.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
-3
/
+1
*
pyupgrade
Omer Katz
2020-07-13
1
-4
/
+3
*
Removed dangerous default mutable arguments from function definitions… (#1040)
Todd Cook
2019-04-25
1
-2
/
+2
*
Used a tuple instead of a list to define __all__. (#945)
Mads Jensen
2018-11-12
1
-1
/
+1
*
Make flake8 happy.
Omer Katz
2017-12-17
1
-4
/
+4
*
Adds pydocstyle as a tox target
Ask Solem
2016-10-11
1
-0
/
+3
*
Use Google-style docstrings
Ask Solem
2016-07-16
1
-7
/
+1
*
Make sure __repr__ and __str__ returns bytes on Python 2
Ask Solem
2016-04-11
1
-1
/
+2
*
Use vine.utils.wraps so that __wrapped__ is set
Ask Solem
2016-04-07
1
-1
/
+1
*
Use unicode_litereals everywhere and updates flakeplus target to --2.7
Ask Solem
2016-04-06
1
-1
/
+1
*
Use callable() now that it's allowed again (Issue celery/celery#1678)
Ask Solem
2013-11-22
1
-2
/
+1
*
Merge branch '2.5'
Ask Solem
2013-01-17
1
-1
/
+1
|
\
|
*
Cosmetics for new pep8 rules
Ask Solem
2013-01-17
1
-1
/
+1
*
|
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
*
|
Use more str.format
Ask Solem
2012-11-13
1
-3
/
+3
*
|
Started dual Py3/Py2 codebase
Ask Solem
2012-11-12
1
-2
/
+4
|
/
*
Use single quotes
Ask Solem
2012-06-15
1
-10
/
+10
*
Only use one level of relative imports
Ask Solem
2012-05-06
1
-1
/
+1
*
Updates copyright years to include 2012
Ask Solem
2012-01-06
1
-1
/
+1
*
pyflakes
Ask Solem
2011-10-10
1
-1
/
+1
*
Merge branch 'master' into 2.0-devel
Ask Solem
2011-09-27
1
-2
/
+1
|
\
|
*
KOMBU_LOG_DEBUG was not working properly
Ask Solem
2011-09-26
1
-2
/
+1
*
|
Moves LogMixin + Log from cl to kombu
Ask Solem
2011-09-10
1
-1
/
+1
*
|
Adds __all__ to modules
Ask Solem
2011-09-09
1
-0
/
+2
*
|
Merge branch 'master' into 2.0-devel
Ask Solem
2011-09-09
1
-0
/
+10
|
\
\
|
|
/
|
*
Adds missing file headers
Ask Solem
2011-09-09
1
-0
/
+10
*
|
2.0-devel: No longer supports Python 2.4
Ask Solem
2011-09-07
1
-2
/
+5
|
/
*
LogWrapped should ignore __enter__, __exit__
Ask Solem
2011-08-15
1
-1
/
+2
*
setup_logging should not setup the root logger, but only the kombu loggers
Ask Solem
2011-06-09
1
-5
/
+7
*
KOMBU_LOG_CHANNEL now logs every channel method call
Ask Solem
2011-03-22
1
-0
/
+50