158
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Aug 24, 2025 — Aug 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#12809 Add timeouts to most CI jobs (#12810) More... 2 days ago
#12706 twisted.conch.telnet: bound the subnegotiation buffer to prevent a memory DoS (#12750) More... 3 days ago
Merge branch 'trunk' into 12706-telnet-subnegotiation More... 3 days ago
#12815 Finish typing `twisted.web.http_headers` (#12816) More... 3 days ago
Merge branch 'trunk' into 12706-telnet-subnegotiation More... 3 days ago
Finish typing twisted.web.http_headers More... 3 days ago
use transport.disconnecting for the subnegotiation drop guard More... 3 days ago
type-annotate tests and fix the exposed mypy errors More... 3 days ago
#12659 Add minimum deps to GitHub Actions (#12803) More... 5 days ago
more consistency in the descriptions More... 5 days ago
per code review, explain the six constraint More... 5 days ago
more oldest->lowest More... 5 days ago
consistent use of "lowest" and "lowest major" to describe versions rather than "minimum" or "oldest" More... 5 days ago
consistent naming; olddeps / oldest vs. nodeps; *-constraints.txt not requirements-*.txt More... 5 days ago
address code review: highligh important policy information as important, separate from the somewhat lengthy explanation More... 5 days ago
remove spurious comment More... 5 days ago
minor copy edit More... 5 days ago
Merge remote-tracking branch 'origin/12659-minimum-deps-ci' into 12659-minimum-deps-ci More... 5 days ago
make the policy update actually describe a policy More... 5 days ago
Merge branch 'trunk' into 12659-minimum-deps-ci More... 5 days ago
Split "mindeps" into *2 environments* and document what they are. More... 5 days ago
don't explain the minimum More... 5 days ago
raise minimums to a version that actually declares its dependencies properly More... 5 days ago
cryptography requires this version of typing_extensions; let's not complicate the test matrix that much more More... 5 days ago
make consistent with pyproject.toml More... 5 days ago
manually resolve constraint violations More... 5 days ago
move test deps to bottom More... 5 days ago
remove all remaining references to twistedchecker, we don't use that any more More... 5 days ago
constrain only the constrained environment More... 5 days ago
typing_extensions constraint that works with 3.13+ More... 5 days ago