There's a few tests that are failing on Python 3.10 (3.10.0b2). It looks like perhaps something changed with the http.cookielib library. (env) [talbert@deasil ...
I was seeing other issues related to HTTPS under mechanize 0.4.10, but also seeing it under mechanize 0.4.8 which previously worked for my code under an earlier version of Python.