leonardt / pycoreir

Python bindings for coreir
BSD 3-Clause "New" or "Revised" License
10 stars 6 forks source link

Fix syntax warning with Python 3.8 #122

Closed rswarbrick closed 4 years ago

rswarbrick commented 4 years ago

'is'-based equality checking of numbers is the wrong thing to do, and it triggers warnings with Python 3.8