Message 405849 - Python tracker (original) (raw)

Message405849

Author iritkatriel
Recipients Mark.Shannon, gvanrossum, iritkatriel, terry.reedy
Date 2021-11-06.07:53:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1636185207.63.0.130387633845.issue45711@roundup.psfhosted.org
In-reply-to
Content
Initially not, neither in python nor in the c api. It would be nice to replace PyErr_Fetch/Restore by a version that takes just an exception but that’s a long deprecation.
History
Date User Action Args
2021-11-06 07:53:27 iritkatriel set recipients: + iritkatriel, gvanrossum, terry.reedy, Mark.Shannon
2021-11-06 07:53:27 iritkatriel set messageid: 1636185207.63.0.130387633845.issue45711@roundup.psfhosted.org
2021-11-06 07:53:27 iritkatriel link issue45711 messages
2021-11-06 07:53:27 iritkatriel create