python-decopatch
python-decopatch copied to clipboard
python decorators made easy.
Results
12
python-decopatch issues
Sort by
recently updated
recently updated
newest added
Hi, this PR fixes a bug, which appears in new Pyright. Apparently, we should not use try/except in pyi, and it was working before by mistake. typing-extensions are already doing...
It has been deprecated upstream for some time, and the project is now archived. https://github.com/pytest-dev/pytest-runner/tree/v6.0.1?tab=readme-ov-file#deprecation-notice This breaks `python setup.py test`, but that usage has been deprecated for about five years,...