Skip to content

Conversation

pierrecamilleri
Copy link
Collaborator

@pierrecamilleri pierrecamilleri commented Sep 18, 2024

Adapt to changes of API of _TemporaryFileWrapper in python 3.12, unfortunately not intercepted by pyright (see issue for details). The fix does not rely on this class's API, as the value is already stored in a local variable.

@pierrecamilleri pierrecamilleri merged commit 80f03c6 into main Sep 27, 2024
9 checks passed
@pierrecamilleri pierrecamilleri deleted the fix/1642-python12-xlsx branch September 27, 2024 11:02
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.

Failure with Python 3.12 but not Python 3.11: no attribute 'delete'
2 participants