Accessing version from locals() no longer works.
This was reported to Python in https://github.com/python/cpython/issues/118888 but according to Python developers, it:
Fixes https://pagure.io/koji/issue/4101
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
:thumbsup:
Metadata Update from @tkopecek: - Pull-request untagged with: testing-ready - Pull-request tagged with: no_qe
Commit d982b5ac fixes this pull-request
Pull-Request has been merged by tkopecek
Accessing version from locals() no longer works.
This was reported to Python in https://github.com/python/cpython/issues/118888
but according to Python developers, it:
Fixes https://pagure.io/koji/issue/4101