Enji Cooper
Enji Cooper
FreeBSD solves this by building separate objects for shared and static linkage purposes and specifying -fPIC appropriately.
@asottile : ping?
> unfortunately I don't think `.d` is unambiguous That's fair: I suppose it could also stand for files associated with `dtrace` (amongst other things). If I removed that, would you...
The best thing you can do for the time being is probably use python 3.8 from a container, e.g., using https://github.com/Nold360/docker-grab-site . I'm trying to update to 3.13, but it's...
Issue opened for updating ludios_wpull: https://github.com/ArchiveTeam/ludios_wpull/pull/36 . Once that change is merged I'll open up the PR to update the software pins (it seems to just work out of the...
Here's my PR to update the software pins to versions that support python 3.13: https://github.com/ArchiveTeam/grab-site/pull/249 . It seems to work so far, but I've been doing mostly happy path testing...
It looks like this needs an issue filed for the PR and referenced here in order to proceed. You can probably write tests using mock RSS objects.