Issue #19512: Add PyRun_InteractiveOneObject() function
Only decode the filename once. PyRun_InteractiveOneObject() uses an identifier for "<string>" string, so the byte string is only decoded once.
V
Victor Stinner committed
95701bdf40a00b3eb38aa4270b512ebac12fd87b
Parent: 4ee41c5