.. |
drivers
|
Replace retrying with tenacity
|
2016-11-03 12:36:57 +00:00 |
functional
|
Remove useless logging import statements
|
2016-11-08 10:11:13 +08:00 |
notify
|
Fix notify filter when data item is None
|
2016-09-03 14:45:44 +00:00 |
rpc
|
Allow dispatcher to restrict endpoint methods.
|
2016-08-30 20:32:35 -04:00 |
__init__.py
|
Use unittest.mock on Python 3
|
2015-04-16 00:07:48 +02:00 |
test_config_opts_proxy.py
|
Change assertTrue(isinstance()) by optimal assert
|
2016-10-20 23:18:28 +08:00 |
test_exception_serialization.py
|
Properly deserializes built-in exceptions
|
2016-10-05 16:57:55 -07:00 |
test_expected_exceptions.py
|
Move files out of the namespace package
|
2015-01-12 12:50:41 -05:00 |
test_fixture.py
|
Fixed a couple of pep8 errors/warnings
|
2016-01-25 15:00:49 +08:00 |
test_opts.py
|
Move zmq driver options into its own group
|
2016-08-05 11:36:50 +03:00 |
test_serializer.py
|
Fix parameters of assertEqual are misplaced
|
2016-07-21 10:32:59 +08:00 |
test_target.py
|
Move files out of the namespace package
|
2015-01-12 12:50:41 -05:00 |
test_transport.py
|
Fix parameters of assertEqual are misplaced
|
2016-07-21 10:32:59 +08:00 |
test_urls.py
|
Add warning when credential is not specified for each host
|
2016-08-14 00:03:05 +08:00 |
test_utils.py
|
Fixed a couple of pep8 errors/warnings
|
2016-01-25 15:00:49 +08:00 |
utils.py
|
Fix pika functional tests
|
2016-08-01 11:03:45 +03:00 |