15
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typing: Type hints for pyright More... about 1 month ago
Formatting and cleanup More... about 2 months ago
fix: Route.__repr__ and Route.get_undecorated_callback exceptions. More... about 2 months ago
build: Also test latest python release More... about 2 months ago
Changes to make tests pass on Windows More... about 2 months ago
feat: add support for repeated query params More... 3 months ago
Create FUNDING.yml More... 3 months ago
refactor: Change `dict()` to literal `{}` (#1318) More... 3 months ago
build: Remove outdated workflow step More... 3 months ago
Update copyrights from 2024 to 2025 (#1475) More... 3 months ago
change: Dropped support for Python 3.8 (but should still work) More... 3 months ago
tutorial_app.rst: Fix undefined name in Create An SQL Database More... 3 months ago
refactor: Class syntax changed ages ago More... 3 months ago
fix: Closeable body not closed in rare edge cases More... 3 months ago
Update tutorial_app.rst More... 6 months ago
fix: Remove old WSGIRequestHandler workaround More... 6 months ago
build: Split dev dependencies into dev,docs More... 8 months ago
Merge branch 'patch-remove-py2' More... 8 months ago
test: Fix unstable (too time-critical) test case More... 8 months ago
refactor: Switch to inspect.signature() More... 8 months ago
docs: Some words on semantic versioning More... 9 months ago
refactor: Remove aliases for str or map More... 9 months ago
docs: Fix typo in tutorial.rst More... 9 months ago
fix: Fix deprecated Bottle(autojson=False) behavior More... 9 months ago
Add Python 3.13 to the testing More... 10 months ago
fix: depr() should return DeprecationWarning More... 10 months ago
fix: touni() should recognize bytearray More... 10 months ago
change: Translate WSGI strings to utf8 immediately, not only on demand. More... 10 months ago
Fix some typos More... 10 months ago
fix: Reloaded chokes on modules without `__file__` More... 10 months ago