16
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[bug] set default value for "Content-Length" More... over 4 years ago
Fix Python 3.7 collections.abc DeprecationWarning More... almost 5 years ago
current bottle only support 2.7 and above, json is stdlib More... over 5 years ago
fix failed test caused by ujson More... over 5 years ago
Be more consistent about supporting Python 3.4 to 3.7 More... over 5 years ago
aiohttp: Move from aiohttp<2 to aiohttp-wsgi More... over 5 years ago
ci: Do not tolerate import errors for 2.7 and 3.6 on Travis More... over 5 years ago
tests: Limit backend "aiohttp" to Python 3 More... over 5 years ago
rocket: Drop support for dead backend "rocket" More... over 5 years ago
uvloop: Pass loop to aiohttp to fix backend "uvloop" More... over 5 years ago
tests: Limit backend "diesel" to Python 2 More... over 5 years ago
tests: Stop testing wsgiref twice More... over 5 years ago
ci: Install aiohttp<2 with aiohttp.wsgi for backends "aiohttp" and "uvloop" More... over 5 years ago
tests: Adapt TestServer blacklist to Python version More... over 5 years ago
travis: Resolve some travis_setup.sh code duplication More... over 5 years ago
tests: Make servertest.py friendly to test discovery More... over 5 years ago
fix #1115: Some modules set __file__ as None More... over 5 years ago
fix #1111: Unicode multipart/form-data values in python3 More... over 5 years ago
Migrated to CircleCI 2.0 More... over 5 years ago
fix #1106: SameSite cookie attribute fails when using redirect More... over 5 years ago
Normalized test and build setup More... over 5 years ago
Added htmlcov and ide folders to .gitignore More... over 5 years ago
Updated copyright year More... over 5 years ago
Tests added to pass CI More... over 5 years ago
Provide exc_info to start_response() when handling exceptions More... over 5 years ago
redirect() raises HTTPResponse and not HTTPError More... over 5 years ago
Remove Python 3.2 and 3.3 More... almost 6 years ago
Add Python 3.6 and 3.7 to PyPI page More... almost 6 years ago
Travis CI: remove Python 3.3 and add Python 2.7 More... almost 6 years ago
fix deprecation warnings (assertEquals); make tests environ and jinja2 runnable standalone More... almost 6 years ago