kombu/t/unit
Manjong Han 83b296f011
fix(sqs): don't crash on multiple predefined queues with aws sts session (#2224)
* chore(sqs): write the test case for multiple predefined queues with aws sts session

* fix(sqs): don't crash on multiple predefined queues with aws sts session

* refactor(sqs): make _new_predefined_queue_client_with_sts_session()
2025-01-13 17:49:43 +02:00
..
asynchronous Feature: urllib3 instead of curl (#2134) 2024-10-14 17:01:25 +06:00
transport fix(sqs): don't crash on multiple predefined queues with aws sts session (#2224) 2025-01-13 17:49:43 +02:00
utils Resolving TypeError, during version unpacking (#2098) 2024-08-25 10:12:28 +03:00
__init__.py pyupgrade 2020-07-13 16:58:06 +03:00
conftest.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
test_clocks.py Annotate `exceptions.py` and `clocks.py` (#1526) 2022-04-18 18:52:26 +06:00
test_common.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
test_compat.py Upgrade to pytest v8 that remove nose compatibility (#1914) 2024-02-05 16:56:13 +02:00
test_compression.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
test_connection.py Close connections in case of an exception (#2201) 2024-12-12 22:25:40 +02:00
test_entity.py Expose cancel callback from py-amqp channel.basic_consume (#1953) 2024-03-09 10:23:22 +02:00
test_exceptions.py Annotate `exceptions.py` and `clocks.py` (#1526) 2022-04-18 18:52:26 +06:00
test_log.py Upgrade to pytest v8 that remove nose compatibility (#1914) 2024-02-05 16:56:13 +02:00
test_matcher.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
test_message.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
test_messaging.py Added confirm_timeout argument. (#2167) 2024-10-26 19:25:25 +03:00
test_mixins.py Revert: allow users to disable broker heartbeats by not providing a timeout (#2097, #2016) 2024-09-05 20:47:59 +06:00
test_pidbox.py Upgrade to pytest v8 that remove nose compatibility (#1914) 2024-02-05 16:56:13 +02:00
test_pools.py Close connections in case of an exception (#2201) 2024-12-12 22:25:40 +02:00
test_serialization.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
test_simple.py Upgrade to pytest v8 that remove nose compatibility (#1914) 2024-02-05 16:56:13 +02:00