Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.2.x] Refs #34118 -- Fixed stacklevel in complex_setting_changed on Python 3.12. #17490

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

felixxm
Copy link
Member

@felixxm felixxm commented Nov 19, 2023

This fix is unnecessary in Django 5.0+ since e83a885, because signals no longer use sync_to_async().

Check out logs.

… Python 3.12.

This fix is unnecessary in Django 5.0 since
e83a885 because signals no longer use
sync_to_async().
@felixxm felixxm requested a review from a team November 19, 2023 14:00
@felixxm felixxm merged commit b5750b9 into django:stable/4.2.x Nov 19, 2023
31 checks passed
@felixxm
Copy link
Member Author

felixxm commented Nov 19, 2023

@hramezani Thanks 👍

@felixxm felixxm deleted the warning-py12-stacklevel branch November 19, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants