| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* chore(py2): get rid of Python 2 specific requirements
* chore(ci-windows): unify linux and windows requirements
---------
Co-authored-by: Stevie Gayet <stegayet@users.noreply.github.com>
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* chore(python): remove Python 3.7 support
* Update setup.py
---------
Co-authored-by: Stevie Gayet <stegayet@users.noreply.github.com>
Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* chore(ci): align python version between matrix and tox config
* chore(pydocstyle): upgrade pydocstyle to 6.3.0
* chore(pydocstyle): exclude rules
* fix(mypy): fix `[truthy-function]` error
* fix(pydocstyle): fix D205 rule
* fix(pydocstyle): fix D212 rule
* fix(pydocstyle): fix D407 rule
* fix(pydocstyle): fix D412 rule
* fix(pydocstyle): fix D406 rule
* fix(pydocstyle): fix D411 rule
---------
Co-authored-by: Stevie Gayet <stegayet@users.noreply.github.com>
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Update redis.txt to 4.3.6 to fix severe issue
* Update requirements/extras/redis.txt
* Update requirements/extras/redis.txt
|
| | |
|
| | |
|
| | |
|
| |
|
| |
cpython only again
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Main
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix
* Trigger Build
* Fix
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix
* Fix
* noqas
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* remove unused noqa
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* re-add import
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fixes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* use pytest-freezer (#1683)
* Main
* Trigger Build
* Fixes
* remove
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* lint
* Lint
---------
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>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
* Update azureservicebus.txt cpython only
* Update azureservicebus.txt
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* sqlalchemy==1.4.46
* Update requirements/extras/sqlalchemy.txt
* bump
|
| | |
|
| | |
|
| |
|
|
|
| |
* add managed identity support to azure storage queue
* flake8 fixes
|
| |
|
|
|
| |
* redis==4.3.4 temporarilly in an attempt to avoid bc
* redis>=4.2.2,<4.4.0
|
| |
|
|
|
|
|
| |
* pin sqlalchemy==1.4.44
* sqlalchemy==2.0.0b4
* sqlalchemy==1.4.45
|
| |
|
|
|
| |
* importlib_metadata removed deprecated entry point interfaces
* importlib-metadata usage requires 3.6
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Datetime serialization and deserialization fixed
* Unit test fixed
* Unit test fixed
* Fixed pylint
* Added Undocumented Autodoc Modules
* Update kombu/utils/json.py
Co-authored-by: Omer Katz <omer.katz@omerkatz.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Clean and freeze now
* Clean and freeze now
* Clean and freeze now
* Clean and freeze now
Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
Co-authored-by: Omer Katz <omer.katz@omerkatz.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
https://github.com/celery/celery/pull/6544
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* updated azurestoragequeues transport for azure-storage-queues v12 + added basic tests
* fixed flake8 issues
* pinned azure-storage-queue lib to >= v12.0.0
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* azure-storage-queue>=12.2.0
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add kafka support
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix checks
* Fix checks
* Update kombu/transport/confluentkafka.py
Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
* Add customization ability
* Add docs
* Fix pypi integration tests
* Fix pydocstyle
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Cleanup
* Disable PyPy tests
* Fix tests
* Add docs
Co-authored-by: ilbo0518 <ilia.borsuk@netcracker.com>
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>
|
| |
|
|
|
|
|
|
|
|
|
| |
* Support pymongo 4.x
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix problems detected by CI
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added possibility to serialize and deserialize binary messages in json
* Flake8 fixed
* Hypothesis added to improve test range. Fixed issue b'\x80' serialization.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Added docstring
* Fixed pylint
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
| |
|
|
| |
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
* Add `mypy` to the pipeline
* [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>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Revert "try pining setuptools (#1466)"
This reverts commit 6ddf9409401e290e267c9c5041d92fdf5f47170d.
* Revert "try restrict setuptool in CI"
This reverts commit c4a8c2a69f0caad080984e466a5ccdb4be068373.
* require setuptools>=47.0.0 in pkgutils.txt (version that dropped py2 support)
|