Skip to content

Jed + Rocky average

Compare
Choose a tag to compare
@rocky rocky released this 29 Oct 22:26
· 342 commits to master since this release
  • Remove str2float(), sysinfo2float() and magic_int2float(). With Python 3.10, this is no longer tenable
  • Reduce PYTHON_VERSION usage in xdis.
  • Allow optional delimiter and start length in version_tuple_to_str()
  • fix logic bug in setting MAGIC
  • Add a little Python 3.8.5 Graal (Java VM) knowledge.