Conversation
…nd compatibility changes from importlib_resources. (pythonGH-123028) (python#123051)" This reverts commit 5ac14ee. This commit should be re-applied after 3.13.0 final.
|
@jaraco feel free to request a review from me in such cases. I do tend to keep up with the ongoing work in the |
|
An alternative to approving and merging this change could be to retroactively review and accept the changes for 3.13. I know we wouldn't normally apply such style-sync changes in an RC, but I also note that the AST doesn't change for the non-test code and changes only very modestly in tests. If @encukou would be okay with not applying this PR, that would be my preference. |
|
I agree that, since the mistake is made, it's better to keep the style changes in than to revert them and re-introduce later. |

This reverts commit 5ac14ee.
This commit should be re-applied after 3.13.0 final.