Skip to content

Conversation

@schtibe
Copy link
Contributor

@schtibe schtibe commented Jan 16, 2025

In Python 3.12 the attribute taskName was introduced. This broke our unit tests, as they didn't expect this attribute to be there and added them to the list of extras.

Tested it also with python3.9, so I hope it shouldn't be a problem to introduce this in the existing version

In Python 3.12 the attribute `taskName` was introduced. This broke our
unit tests, as they didn't expect this attribute to be there and added
them to the list of extras
@github-actions github-actions bot changed the title Support py3.12: Add taskName to the list of default log attrs Support py3.12: Add taskName to the list of default log attrs - #patch Jan 16, 2025
@github-actions github-actions bot added the bug label Jan 16, 2025
@schtibe schtibe requested a review from ltshb January 16, 2025 10:45
@schtibe schtibe merged commit 460eccf into master Jan 16, 2025
5 checks passed
@schtibe schtibe deleted the fix-python-3.12 branch January 16, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants