]> git.phdru.name Git - bookmarks_db.git/history - Robots/bkmk_rurllib_py3.py
Fix(Py3): `urllib` writes its files as bytes
[bookmarks_db.git] / Robots / bkmk_rurllib_py3.py
2023-11-20 Oleg BroytmanFix(Py3): `urllib` writes its files as bytes
2023-11-14 Oleg BroytmanFeat(robots): Handle HTTP redirect 308
2023-11-13 Oleg BroytmanFix(Py3): Catch `http.client.IncompleteRead`
2023-11-13 Oleg BroytmanFix(Py3): Guess input file encoding
2023-11-12 Oleg BroytmanFix(Py3): Some socket errors are reported as `OSError`
2023-11-12 Oleg BroytmanFix(Py3): Work around an old bug in `urlopen`
2023-11-12 Oleg BroytmanFix(Robots/bkmk_rurllib_py3.py): Restore opener
2023-11-12 Oleg BroytmanFix(Py3): Fix `urllib`-based robot