Skip to content

Conversation

@jholsten
Copy link
Contributor

@jholsten jholsten commented Apr 9, 2025

When parsing the timestamps in build_time, the timezone information is extracted and processed, but not saved in the datetime object, i.e. timestamp.tzinfo is None.

This change makes it possible, for example, to convert a local timestamp to UTC, as is necessary for validating the list signature.

@spacemanspiff2007 spacemanspiff2007 merged commit 8987931 into spacemanspiff2007:master Apr 10, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants