kombu/docs/reference
Paul Rysiavets 07c8852be5
Feature: urllib3 instead of curl (#2134)
* feature(urllib3): add urllib3 client

* test(urllib3): test urllib3 client

* test(urllib3): update http test for urllib3

* test(urllib3): use urllib3 client instead of curl

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* style(urllib3): remove unused imports

* style(urllib3): fix pre-commit errors

* ci(urllib3): remove pycurl dependency

* docs(urllib3): add docs

* style(urllib3): fix failing gh-workflow py3.8

* style(urllib3): add mention of ProxyManager

* style(urllib3): fix pre-commit issues

* style(pycurl): remove curl-related code

* feat(urllib3): add missing request features (header, auth, ssl, proxy, redirects)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix(urllib3): improve styling

* test(urllib3): add new tests

* fix(urllib3): fix request auth

* fix(aws): validate certificate on request

* style(): add missing exports

* feat(aws): add ssl certificate verification from boto

* feat(urllib): try to use certifi.where() if request.ca_certs are not provided

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* ci(pydocstyle): add missing docstring in public class

* test(urllib3): improve test case

* ci(pydocstyle): fix multi-line docstring summary should start at the first line

* feat(urllib3): remove assert_hostname

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* test(boto): add test for get_cert_path returning .pem file path

* test(urllib3): add test for _get_pool_key_parts method

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
Co-authored-by: Tomer Nosrati <tomer.nosrati@gmail.com>
2024-10-14 17:01:25 +06:00
..
index.rst Feature: urllib3 instead of curl (#2134) 2024-10-14 17:01:25 +06:00
kombu.abstract.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.asynchronous.aws.connection.rst Fixed sphinx warnings. 2019-01-09 16:51:28 +02:00
kombu.asynchronous.aws.rst Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
kombu.asynchronous.aws.sqs.connection.rst Fixed sphinx warnings. 2019-01-09 16:51:28 +02:00
kombu.asynchronous.aws.sqs.message.rst Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
kombu.asynchronous.aws.sqs.queue.rst Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
kombu.asynchronous.aws.sqs.rst Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
kombu.asynchronous.debug.rst Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
kombu.asynchronous.http.base.rst Fixed sphinx warnings. 2019-01-09 16:51:28 +02:00
kombu.asynchronous.http.curl.rst Fixed sphinx warnings. 2019-01-09 16:51:28 +02:00
kombu.asynchronous.http.rst Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
kombu.asynchronous.http.urllib3_client.rst Feature: urllib3 instead of curl (#2134) 2024-10-14 17:01:25 +06:00
kombu.asynchronous.hub.rst Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
kombu.asynchronous.rst Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
kombu.asynchronous.semaphore.rst Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
kombu.asynchronous.timer.rst Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
kombu.clocks.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.common.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.compat.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.compression.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.connection.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.exceptions.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.log.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.matcher.rst Control pattern matching (#997) 2019-02-27 20:23:12 +06:00
kombu.message.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.mixins.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.pidbox.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.pools.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.resource.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.rst Exchange.publish now supports str/bytes argument 2016-10-27 17:01:00 -07:00
kombu.serialization.rst json.py cleaning from outdated libs (#1533) 2022-04-16 16:57:37 +06:00
kombu.simple.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.SLMQ.rst Re-Adding support for sqlalchemy as it is needed by Apache project Airflow (#687) 2017-05-17 14:17:47 +06:00
kombu.transport.SQS.rst SQS: add support for passing MessageAttributes (#2059) 2024-07-21 22:52:50 +03:00
kombu.transport.azureservicebus.rst Add transports based on Azure PaaS (#891) 2018-08-30 23:34:52 +06:00
kombu.transport.azurestoragequeues.rst Add transports based on Azure PaaS (#891) 2018-08-30 23:34:52 +06:00
kombu.transport.base.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.confluentkafka.rst Kafka support (#1506) 2022-04-21 23:40:41 +06:00
kombu.transport.consul.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.etcd.rst Add Etcd Transport (#619) 2016-08-26 15:06:54 +06:00
kombu.transport.filesystem.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.gcpubsub.rst Add support for Google Pub/Sub as transport broker (#2147) 2024-10-13 16:49:55 +03:00
kombu.transport.librabbitmq.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.memory.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.mongodb.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.native_delayed_delivery.rst Add native delayed delivery API to kombu (#2128) 2024-10-12 21:17:55 +03:00
kombu.transport.pyamqp.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.pyro.rst Making the pyro transport available, fix it for recent Pyro4 versions, add broker daemon (#895) 2018-11-25 20:40:54 +06:00
kombu.transport.qpid.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.redis.rst Added Redis SentinelChannel to reference docs 2020-09-23 23:01:04 +02:00
kombu.transport.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.sqlalchemy.rst Remove kombu.transport.sqlalchemy.models from API reference Table of Content 2020-11-03 23:39:20 +01:00
kombu.transport.virtual.exchange.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.virtual.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.transport.zookeeper.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.utils.amq_manager.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.utils.collections.rst Reorganizes kombu.utils.__init__ package 2016-07-16 13:34:08 -07:00
kombu.utils.compat.rst Reorganizes kombu.utils.__init__ package 2016-07-16 13:34:08 -07:00
kombu.utils.debug.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.utils.div.rst Reorganizes kombu.utils.__init__ package 2016-07-16 13:34:08 -07:00
kombu.utils.encoding.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.utils.eventio.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.utils.functional.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.utils.imports.rst Reorganizes kombu.utils.__init__ package 2016-07-16 13:34:08 -07:00
kombu.utils.json.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.utils.limits.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.utils.objects.rst Reorganizes kombu.utils.__init__ package 2016-07-16 13:34:08 -07:00
kombu.utils.scheduling.rst Doc fixes 2016-10-27 16:15:40 -07:00
kombu.utils.text.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.utils.time.rst Adds kombu.utils.time to API Reference 2016-10-14 17:01:45 -07:00
kombu.utils.url.rst Use Google-style docstrings 2016-07-16 11:51:23 -07:00
kombu.utils.uuid.rst Reorganizes kombu.utils.__init__ package 2016-07-16 13:34:08 -07:00