4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 24 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #18 More... almost 8 years ago
Add a reference to set_simple_cookie More... almost 8 years ago
Merge branch 'remove_has_key' of https://github.com/jelly/mechanize More... almost 8 years ago
Merge branch 'python3_exceptions' of https://github.com/jelly/mechanize More... almost 8 years ago
Prefer `in` in favor of has_key More... almost 8 years ago
Make exceptions Python 3 compatible More... almost 8 years ago
Use trusty on travis More... almost 8 years ago
Handle python environments with broken threading More... almost 8 years ago
Ensure lxml is compiled on Travis More... almost 8 years ago
... More... about 8 years ago
Run test suite with html5-parser installed as well More... about 8 years ago
Add optional dependency on html5-parser More... about 8 years ago
Use html5-parser for parsing HTML, when available More... about 8 years ago
version 0.3.5 More... about 8 years ago
Do not insert unicode data into the headers dictionary when processing http-equiv More... about 8 years ago
version 0.3.4 More... about 8 years ago
Do not use python's broken HTMLParser to parse <meta http-equiv> tags More... about 8 years ago
Remove ParseResponse from the examples More... about 8 years ago
List ParseResponse in the backwards incompat section More... about 8 years ago
version 0.3.3 More... over 8 years ago
... More... over 8 years ago
Document the Response class More... over 8 years ago
Also add a get() method More... over 8 years ago
Allow access to headers from response objects using __getitem__ More... over 8 years ago
Add a getcode() method to Response objects More... over 8 years ago
version 0.3.2 More... over 8 years ago
Fix using unicode strings in addheaders and trying to send data with a request failing More... over 8 years ago
Merge pull request #7 from cclauss/patch-1 More... over 8 years ago
Programming Language :: Python :: 2 :: Only More... over 8 years ago
Specify minimum version of html5lib in install_requires More... over 8 years ago