FWIW I've applied for an exception from the two-release deprecation policy from the SC: https://github.com/python/steering-council/issues/75
On Thu, Sep 2, 2021 at 1:12 AM Greg Ewing <greg.ew...@canterbury.ac.nz> wrote: > On 2/09/21 7:46 pm, Antoine Pitrou wrote: > > Tracebacks are linked in a single direction, to go the other direction > > you need to walk the frames attached to the traceback. > > > > So a (fake or not) frame object is still desirable, IMHO. > > Could we at least remove the necessity for a fake code object? > > -- > Greg > > _______________________________________________ > Python-Dev mailing list -- python-dev@python.org > To unsubscribe send an email to python-dev-le...@python.org > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/python-dev@python.org/message/TDLCJHNQSPNE7UXEJ33PV2VNQOPUFUT7/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/25JN4NTFL5VAEB4F3RJO2RV6MQGQBXEB/ Code of Conduct: http://python.org/psf/codeofconduct/