openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
mechanize (Python)
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 24 hours
ago.
Aug 11, 2024 — Aug 11, 2025
Showing page 8 of 39
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix #18
Kovid Goyal
More...
almost 8 years ago
Add a reference to set_simple_cookie
Kovid Goyal
More...
almost 8 years ago
Merge branch 'remove_has_key' of https://github.com/jelly/mechanize
Kovid Goyal
More...
almost 8 years ago
Merge branch 'python3_exceptions' of https://github.com/jelly/mechanize
Kovid Goyal
More...
almost 8 years ago
Prefer `in` in favor of has_key
Jelle van der Waa
More...
almost 8 years ago
Make exceptions Python 3 compatible
Jelle van der Waa
More...
almost 8 years ago
Use trusty on travis
Kovid Goyal
More...
almost 8 years ago
Handle python environments with broken threading
Kovid Goyal
More...
almost 8 years ago
Ensure lxml is compiled on Travis
Kovid Goyal
More...
almost 8 years ago
...
Kovid Goyal
More...
about 8 years ago
Run test suite with html5-parser installed as well
Kovid Goyal
More...
about 8 years ago
Add optional dependency on html5-parser
Kovid Goyal
More...
about 8 years ago
Use html5-parser for parsing HTML, when available
Kovid Goyal
More...
about 8 years ago
version 0.3.5
Kovid Goyal
More...
about 8 years ago
Do not insert unicode data into the headers dictionary when processing http-equiv
Kovid Goyal
More...
about 8 years ago
version 0.3.4
Kovid Goyal
More...
about 8 years ago
Do not use python's broken HTMLParser to parse <meta http-equiv> tags
Kovid Goyal
More...
about 8 years ago
Remove ParseResponse from the examples
Kovid Goyal
More...
about 8 years ago
List ParseResponse in the backwards incompat section
Kovid Goyal
More...
about 8 years ago
version 0.3.3
Kovid Goyal
More...
over 8 years ago
...
Kovid Goyal
More...
over 8 years ago
Document the Response class
Kovid Goyal
More...
over 8 years ago
Also add a get() method
Kovid Goyal
More...
over 8 years ago
Allow access to headers from response objects using __getitem__
Kovid Goyal
More...
over 8 years ago
Add a getcode() method to Response objects
Kovid Goyal
More...
over 8 years ago
version 0.3.2
Kovid Goyal
More...
over 8 years ago
Fix using unicode strings in addheaders and trying to send data with a request failing
Kovid Goyal
More...
over 8 years ago
Merge pull request #7 from cclauss/patch-1
Kovid Goyal
More...
over 8 years ago
Programming Language :: Python :: 2 :: Only
cclauss
More...
over 8 years ago
Specify minimum version of html5lib in install_requires
Kovid Goyal
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
38
39
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree