v1.3.1
- Fix #63, restore the executable bit of
pympip3
- Fix #40, revert and lock
setuptools
for the builtin interpreter to 65.1.1 due to setuptools#3589 - Fix #60, proxified objects are not GCed
- Fix #48, do not consider falsy properties as being undefined
- Fix #50, proxified
.toString()
is not identical toPyObject.toString()