18
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into stevepiercy-patch-1 More... about 8 years ago
Update and fix links per `make linkcheck` (#334) More... about 8 years ago
update link to save redirect More... about 8 years ago
Use https More... about 8 years ago
Place methods in alphabetical order. More... over 8 years ago
Remove hyphen, as the Accept header itself has no hyphen. More... over 8 years ago
Place imports in alphabetical order. More... over 8 years ago
Place imports in alphabetical order. More... over 8 years ago
List possible types for all header subclasses. More... over 8 years ago
Fix typo. More... over 8 years ago
Improve AcceptLanguageValidHeader.basic_filtering. More... over 8 years ago
Correct method calls in examples. More... over 8 years ago
Only retrieve qvalue, as we do not need language_range. More... over 8 years ago
Fix markup. More... over 8 years ago
Update module docstring. More... over 8 years ago
Remove obsolete regex. More... over 8 years ago
Remove unused imports. More... over 8 years ago
Fix assert. More... over 8 years ago
Update import and isinstance test. More... over 8 years ago
Remove the unused _check_offer. More... over 8 years ago
Remove MIMEAccept, MIMENilAccept and NilAccept. More... over 8 years ago
Update processing of Accept header. More... over 8 years ago
Remove obsolete tests. More... over 8 years ago
Add tests for request.accept. More... over 8 years ago
Rewrite accept_property and add tests. More... over 8 years ago
Add create_accept_header, docs and tests. More... over 8 years ago
Add AcceptInvalidHeader class, docs and tests. More... over 8 years ago
Add AcceptNoHeader class, docs and tests. More... over 8 years ago
Add _AcceptInvalidOrNoHeader class. More... over 8 years ago
Add AcceptValidHeader class, docs and tests. More... over 8 years ago