158
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix twisted.web.http parsing multiple files with same 'name' param More... 5 months ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... 5 months ago
Ignore connectionLost -> processExit call from coverage reporting. More... 5 months ago
s/connectionLost/processExit/ in test docstrings. More... 5 months ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... 5 months ago
Better exit handling. More... 5 months ago
Failure() will use use the current exception by default. More... 5 months ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... 5 months ago
Add `reason` parameter to connectionLost, and pass exception from startProcess to connectionLost to handle there. Adjust tests. More... 5 months ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... 5 months ago
Test coverage. More... 5 months ago
Make flake8 happy. More... 5 months ago
Merge branch 'trunk' into issue12421
km
More... 5 months ago
ProccessMinotor: make startProcess() catch exceptions raised by spawnProcess(). More... 5 months ago
Update src/twisted/web/http.py More... 5 months ago
explicit configuration file for sphinx (#12420) More... 5 months ago
add our own version specifiers for <3.9 since pyobjc forgot them More... 5 months ago
explicit configuration file for sphinx per https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/ More... 5 months ago
Merge branch 'trunk' into fix_cookie_attr More... 5 months ago
12412 allow opting out of parsing of multipart and form-encoding upload parsing in twisted.web (#12413) More... 5 months ago
Correct parameter More... 5 months ago
Fix formatting. More... 5 months ago
Document the new option. More... 5 months ago
Better parameter/attribute name. More... 5 months ago
Type annotation. More... 5 months ago
Correct the docstring. More... 5 months ago
Merge branch 'trunk' into 12412-allow-opting-out-of-parsing-of-mime-upload-parsing-in-twistedweb More... 5 months ago
Improve testing coverage. More... 5 months ago
Don't get into type checking, so I don't have to annotate a bunch of unrelated code. More... 5 months ago
Switch to parameter-based control, with private attributes. More... 5 months ago