0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Oct 07, 2024 — Oct 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #437 from Timmy/fix-link-formatting More... almost 6 years ago
doc: Fix link formatting More... almost 6 years ago
Merge pull request #412 from PromyLOPh/fix-urls More... over 6 years ago
Update links after move to ArchiveTeam organization More... over 6 years ago
Merge pull request #348 from falconkirtaran/master More... almost 7 years ago
Fix error in be96abc86d5f45a3ff91e6567594736176b08c27 More... over 8 years ago
Fix crash introduced by removal of FrozenDict in 561380774baf5fd44990d16d64f545259c7385a1, but without constantly reallocating dicts More... over 8 years ago
Bump to 2.0.3. Less crashy than ever! More... over 8 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... over 8 years ago
Handle invalid URLs during parsing loop, which will avoid recursive wget halting on certain invalid URLs More... over 8 years ago
Give hostname we choked on when raising IDN hostname exceptions in url.py More... over 8 years ago
2.0.1a not valid; use 2.0.2 More... over 8 years ago
Version bump 2.0.1a More... over 8 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 8 years ago
Raise correct exception type while sock becomes invalid in TLS establishment More... over 8 years ago
Attempt to fix RuntimeError('Event loop is closed') issue More... over 8 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... almost 9 years ago
Fix intermittent issue wherein self.writer.transport.get_extra_info crashes with AttributeError while operating on NoneType More... almost 9 years ago
Fix issue whereby WebSession never fires SessionEvent.end_session in its __exit__, thereby causing --warc-max-size to be ignored More... almost 9 years ago
Handle AttributeError coming from asyncio/streams.py on what appears to be an attempt to read from a closed connection More... almost 9 years ago
Bump version 2.0.1 More... over 9 years ago
Merge branch 'develop' More... over 9 years ago
changelog: Update latest to 2.0.1 More... over 9 years ago
proxy.server: Actually write response body to a file for use later More... over 9 years ago
github: Format and reword issue template a bit More... over 9 years ago
tasks.resmon: Use get() instead of index access More... over 9 years ago
Bump version 2.1a0 More... over 9 years ago
Bump version 2.0 More... over 9 years ago
Merge branch 'develop' More... over 9 years ago
doc: Update latest version to 2.0 More... over 9 years ago