XRPython icon indicating copy to clipboard operation
XRPython copied to clipboard

sys.exc_value is deprecated in python3, use sys.exc_info()[1] instead

Open dheimgartner opened this issue 10 months ago • 0 comments

https://github.com/phfaist/pylatexenc/pull/4

dheimgartner avatar Apr 14 '24 07:04 dheimgartner