#36696: Using deferred annotations on signals, tasks, etc. in Python 3.14 raises
NameError
-------------------------------------+-------------------------------------
Reporter: Patrick Rauscher | Owner: (none)
Type: Bug | Status: new
Component: Utilities | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
typing,inspect,deferred |
annotations |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* summary: django.utils.inspect leads to NameError with Python 3.14 =>
Using deferred annotations on signals, tasks, etc. in Python 3.14
raises NameError
--
Ticket URL: <
https://code.djangoproject.com/ticket/36696#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.