joxeankoret / diaphora

Diaphora, the most advanced Free and Open Source program diffing tool.
http://diaphora.re
GNU Affero General Public License v3.0
3.58k stars 371 forks source link

Circumvent int/str conversion issues #242

Closed Myles1 closed 1 year ago

Myles1 commented 1 year ago

Context is in this issue: https://github.com/joxeankoret/diaphora/issues/241

Discussion about the problem: https://discuss.python.org/t/int-str-conversions-broken-in-latest-python-bugfix-releases/18889/29

joxeankoret commented 1 year ago

Thank you!