0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #437 from Timmy/fix-link-formatting More... over 4 years ago
doc: Fix link formatting More... over 4 years ago
Merge pull request #412 from PromyLOPh/fix-urls More... about 5 years ago
Update links after move to ArchiveTeam organization More... about 5 years ago
Merge pull request #348 from falconkirtaran/master More... over 5 years ago
Fix error in be96abc86d5f45a3ff91e6567594736176b08c27 More... almost 7 years ago
Fix crash introduced by removal of FrozenDict in 561380774baf5fd44990d16d64f545259c7385a1, but without constantly reallocating dicts More... almost 7 years ago
Bump to 2.0.3. Less crashy than ever! More... almost 7 years ago
Remove: - Non-performant FrozenDict, which doesn't appear necessary based on testing - HTTP proxy CONNECT verb support, which is breaking encapsulation in asyncio in a way that is causing RuntimeErrors in some versions and could only be used to pass data through that wpull cannot intercept (e.g. TLS tunneling) More... almost 7 years ago
Handle invalid URLs during parsing loop, which will avoid recursive wget halting on certain invalid URLs More... about 7 years ago
Give hostname we choked on when raising IDN hostname exceptions in url.py More... over 7 years ago
2.0.1a not valid; use 2.0.2 More... over 7 years ago
Version bump 2.0.1a More... over 7 years ago
Have wpull.url.URLInfo return None if given a None for url, to support numerous checks against root and parent URLs that follow this form More... over 7 years ago
Raise correct exception type while sock becomes invalid in TLS establishment More... over 7 years ago
Attempt to fix RuntimeError('Event loop is closed') issue More... over 7 years ago
Remove unnecessary reference loss that prevents WebSession.__exit__() from having any effect on its _recorder_session (WebSession going out of scope after __exit__() will prevent lingering references) More... over 7 years ago
Fix intermittent issue wherein self.writer.transport.get_extra_info crashes with AttributeError while operating on NoneType More... over 7 years ago
Fix issue whereby WebSession never fires SessionEvent.end_session in its __exit__, thereby causing --warc-max-size to be ignored More... over 7 years ago
Handle AttributeError coming from asyncio/streams.py on what appears to be an attempt to read from a closed connection More... over 7 years ago
Bump version 2.0.1 More... almost 8 years ago
Merge branch 'develop' More... almost 8 years ago
changelog: Update latest to 2.0.1 More... almost 8 years ago
proxy.server: Actually write response body to a file for use later More... almost 8 years ago
github: Format and reword issue template a bit More... almost 8 years ago
tasks.resmon: Use get() instead of index access More... almost 8 years ago
Bump version 2.1a0 More... almost 8 years ago
Bump version 2.0 More... almost 8 years ago
Merge branch 'develop' More... almost 8 years ago
doc: Update latest version to 2.0 More... almost 8 years ago