4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix missing robots file causing an error on py3 More... over 6 years ago
Add an example to the docs for not verifying SSL certificates More... over 6 years ago
Cant install twisted on python 2.7 on windows More... over 6 years ago
Set up CI with Azure Pipelines More... over 6 years ago
version 0.4.0 More... over 6 years ago
Add a finalize_request_headers callback to Browser to allow users full control of what headers are sent with ever request More... over 6 years ago
Merge branch 'patch-1' of https://github.com/nikolas/mechanize More... over 6 years ago
Enable universal wheel build More... over 6 years ago
Fix parsing of unicode data with html5lib More... over 6 years ago
For some reason pip install is failing on python3.7 32bit on appveyor, so remove it More... over 6 years ago
Failing to import html5_parser raises a different error on py3 More... over 6 years ago
Remove python2 shebangs More... over 6 years ago
Add html5lib to requirements.txt More... over 6 years ago
pypy not available on xenial More... over 6 years ago
Add python3.7 to CI More... over 6 years ago
oops More... over 6 years ago
Port a few doctests in place to be polyglot More... over 6 years ago
Fix failing test More... over 6 years ago
Make OpenerDirector a new style class on py2 as well More... over 6 years ago
Move test_robotfileparser to test_http More... over 6 years ago
Fix test on py3 More... over 6 years ago
Remove SystemExit in setup.py on py3 More... over 6 years ago
Move test_response.doctest to test_response More... over 6 years ago
Move test_html.doctest to a test case More... over 6 years ago
Move test_browser.doctest into test_browser More... over 6 years ago
test_urllib2_localnet passes on py3 More... over 6 years ago
test_response passes on py3 More... over 6 years ago
Change AppVeyor project status URLs More... over 6 years ago
Fix test on py2 More... over 6 years ago
cookie_tests now passes in py3 More... over 6 years ago