4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 18 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix deprecation warnings on python 3.8 More... over 5 years ago
and another More... almost 6 years ago
Add a couple of tests for normalize_url More... almost 6 years ago
version 0.4.4 More... almost 6 years ago
Do proper IDNA encoding for unicode hostnames More... almost 6 years ago
Automatically percent encode URL unsafe characters More... almost 6 years ago
Update FAQ to note python 3 support More... almost 6 years ago
Correct status query parameter More... almost 6 years ago
Switch Azure org More... almost 6 years ago
Use latest images for CI More... almost 6 years ago
Remove license info from a few more source files, COPYRIGHT is single source of truth More... almost 6 years ago
Fix incorrect license info in a couple of source files More... almost 6 years ago
version 0.4.3 More... almost 6 years ago
py3 compat: Have the version of simple cookies be 0 rather than None as py3 barfs on comparison between None and integers More... almost 6 years ago
Fix #47 More... about 6 years ago
Merge branch 'bugfix/smalltypo' of https://github.com/timgates42/mechanize More... about 6 years ago
Fix up a small typo More... about 6 years ago
Guess content type when uploading files if not specified instead of defaulting to application/octet-stream More... about 6 years ago
When filling forms with unicode strings automatically encode them in the encoding of the host HTML document when submitting More... over 6 years ago
Run apt-get update on the CI server More... over 6 years ago
Merge branch 'python3' of https://github.com/ip-tools/mechanize More... over 6 years ago
Adjust for custom charset encoding of form request variables with Python 3 More... over 6 years ago
Fix #42 More... over 6 years ago
Fix #41 More... over 6 years ago
version 0.4.2 More... over 6 years ago
py3: Fix using Form.new_control() without an index not working More... over 6 years ago
py3: Fix proxy authorization not working More... over 6 years ago
Fix authenticating to proxy with incorrect password causing a RuntimeError More... over 6 years ago
version 0.4.1 More... over 6 years ago
Add a full_request property to the Request class More... over 6 years ago