twisted
twisted
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Clean up test_usesGlobalInitFunction getargspec method was removed in Python 3.11 and was deprecated since Python 3.0 Also inspect has had the attribute 'signature' since Python 3.3 so the else statement is never run today on support Python versions.
gudnimg:_passedArgSpec-removal
17 days ago
Add news fragment
gudnimg:_passedArgSpec-removal
17 days ago
Drop Python 2 code to fix coverage gap in deprecate.py
gudnimg:python-pyupgrade-py39-plus
20 days ago
Add news fragment
gudnimg:python-pyupgrade-py39-plus
20 days ago
Add news fragment
gudnimg:python-pyupgrade-py39-plus
20 days ago
Add a test to fix code coverage in logger/_file.py
gudnimg:logging-py39plus
20 days ago
logger: _interfaces: add TypeAlias annotation Apparently, if one uses TypeAlias annotation explicitly, then that will make pyflakes handle the right hand side as an annotation. See: https://github.com/PyCQA/pyflakes/blob/59ec4593efd4c69ce00fdb13c40fcf5f3212ab10/pyflakes/checker.py#L2175 This resolves a flake8 warning: src/twisted/logger/_interfaces.py:13:5: F401 '._logger.Logger' imported but unused
gudnimg:logging-py39plus
20 days ago
logger: _interfaces: add TypeAlias annotation Apparently, if one uses TypeAlias annotation explicitly, then that will make pyflakes handle the right hand side as an annotation. See: https://github.com/PyCQA/pyflakes/blob/59ec4593efd4c69ce00fdb13c40fcf5f3212ab10/pyflakes/checker.py#L2175 This resolves a flake8 warning: src/twisted/logger/_interfaces.py:13:5: F401 '._logger.Logger' imported but unused
gudnimg:logging-py39plus
20 days ago
Active Branches
#12564 Remove `_passedArgSpec` method in `deprecate.py`
last run
17 days ago
#12565
CodSpeed Performance Gauge
0%
#12562 python: update type annotations for Python 3.9+ (1/1)
last run
20 days ago
#12563
CodSpeed Performance Gauge
0%
#12560 logger: update type annotations for Python 3.9+ (1/1)
last run
20 days ago
#12561
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs