158
I Use This!
High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rely on type checking. More... about 2 months ago
It's been 12 years since this was deprecated, and it's slowing the code down. More... about 2 months ago
Tell people not to use the slow API. More... about 2 months ago
Module-level deprecation adds a performance hit. More... about 2 months ago
Drop nativeString(). More... about 2 months ago
Update the newsfragment More... about 2 months ago
Prune dead code More... about 2 months ago
Also forbid Content-Type: +100 More... about 2 months ago
Also forbid negative Content-Length header values More... about 2 months ago
Update newsfragment to reference RFC 9110 More... about 2 months ago
Merge branch 'trunk' into 9064-anio_emattiza-multiple_content_length_header_fields_and_values More... about 2 months ago
#12130 Remove `_get_async_param` from `twisted.python.compat` (#12132) More... about 2 months ago
Remove `_get_async_param` from compat More... about 2 months ago
move news item to newsfragments folder More... about 2 months ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... about 2 months ago
Merge branch 'trunk' into 9064-anio_emattiza-multiple_content_length_header_fields_and_values More... about 2 months ago
#12128 Remove `contextvars` from list of optional dependencies (#12129) More... about 2 months ago
Remove contextvars from list of optional dependencies More... about 2 months ago
#12122 Speed up Deferred by removing assertions (#12123) More... 2 months ago
Update src/twisted/newsfragments/12122.feature More... 2 months ago
Much less frequent assert, and it breaks type checking. More... 2 months ago
Remove assertions. More... 2 months ago
#12093 Include client port in WSGI request environment (#12096) More... 3 months ago
Merge branch 'trunk' into 12093-include-src-port-wsgi-response More... 3 months ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... 3 months ago
#12116 Speed up http_headers operations (#12117) More... 3 months ago
More readable. More... 3 months ago
Make mypy happier. More... 3 months ago
Expand. More... 3 months ago
Make class attributes ClassVars. More... 3 months ago