grab-site icon indicating copy to clipboard operation
grab-site copied to clipboard

Make it work again in Python 3.10

Open iacore opened this issue 2 years ago • 5 comments

iacore avatar Mar 20 '22 16:03 iacore

This PR's Pipfile makes the minimum version Python 3.10; this will break it for many users.

Also, the fixes for ludios_wpull should be merged into ludios_wpull officially before this is.

TheTechRobo avatar Mar 20 '22 20:03 TheTechRobo

Most users probably don't use Pipfile for installing the package. Also, I don't know which minimum version will work.

Also, what's the deal with ludios_wpull and https://github.com/ArchiveTeam/wpull?

iacore avatar Mar 21 '22 21:03 iacore

ludios_wpull is @ivan 's fork of wpull when it appeared that wpull wasn't maintained (still isn't); he made a bunch of breaking changes.

ludios works with more versions of python (although still not the latest)

TheTechRobo avatar Mar 21 '22 21:03 TheTechRobo

I believe this PR does not make grab-site work with Python 3.10 because we still have incompatibilities preventing an upgrade to Python 3.9 (https://github.com/ArchiveTeam/ludios_wpull/issues/20)

ivan avatar May 06 '22 00:05 ivan

oh, I see you made changes to wpull in your fork. I guess I would need Python 3.10 support to be upstream in ArchiveTeam/ludios_wpull (or ArchiveTeam/wpull if the useful ludios_wpull changes are incorporated.)

ivan avatar May 06 '22 00:05 ivan