contextvars_executor
contextvars_executor copied to clipboard
contextvars friendly ThreadPoolExecutor
This PR updates [pytest-asyncio](https://pypi.org/project/pytest-asyncio) from **0.9.0** to **0.24.0**. Changelog ### 0.24.0 ``` - Adds an optional *loop_scope* keyword argument to *pytest.mark.asyncio*. This argument controls which event loop is used to...
This PR updates [mypy](https://pypi.org/project/mypy) from **0.650** to **1.11.1**. Changelog ### 1.11 ``` We’ve just uploaded mypy 1.11 to the Python Package Index ([PyPI](https://pypi.org/project/mypy/)). Mypy is a static type checker for...
This PR updates [pytest](https://pypi.org/project/pytest) from **4.0.1** to **8.3.2**. Changelog ### 8.3.1 ``` ========================= The 8.3.0 release failed to include the change notes and docs for the release. This patch release...
This PR updates [flake8](https://pypi.org/project/flake8) from **3.6.0** to **7.1.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/flake8 - Repo: https://github.com/pycqa/flake8
This PR updates [docutils](https://pypi.org/project/docutils) from **0.14** to **0.21.2**. Changelog ### 0.21.2 ``` =========================== * Declare support for languages Georgian and Catalan (Valencian). * Fix test failures. ``` ### 0.21.2b.dev ```...
This PR updates [pytest-cov](https://pypi.org/project/pytest-cov) from **2.6.0** to **5.0.0**. Changelog ### 5.0.0 ``` ------------------ * Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in `623 <https://github.com/pytest-dev/pytest-cov/pull/623>`_. * Switched...
This PR updates [isort](https://pypi.org/project/isort) from **4.3.4** to **5.13.2**. Changelog ### 5.13.2 ``` - Apply the bracket fix from issue 471 only for use_parentheses=True (2184) bp72 - Confine pre-commit to stages...
This PR updates [Pygments](https://pypi.org/project/Pygments) from **2.3.0** to **2.17.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pygments
This PR updates [pytest-mypy](https://pypi.org/project/pytest-mypy) from **0.3.2** to **0.10.3**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pytest-mypy - Repo: https://github.com/dbader/pytest-mypy
Bumps [pygments](https://github.com/pygments/pygments) from 2.3.0 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...