This removal was discussed on IRC with Andrew, the rationale being that
most Python tooling wouldn't be able to inspect this code and that it
doesn't provide an obvious gain compared to callables.
Marking it as release blocker, since we should remove this feature before
people start using it.
--
Ticket URL: <https://code.djangoproject.com/ticket/21892>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_docs: => 0
* needs_better_patch: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/21892#comment:1>
* status: new => closed
* owner: => Andrew Godwin <andrew@…>
* resolution: => fixed
Comment:
In [changeset:"98dd8dd02e6a005266866ab1cb4a2ec00dce0193"]:
{{{
#!CommitTicketReference repository=""
revision="98dd8dd02e6a005266866ab1cb4a2ec00dce0193"
Fixed #21892: RunPython no longer accepts strings
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21892#comment:2>