Skip to content

0.1.8

Compare
Choose a tag to compare
@grievejia grievejia released this 22 Dec 03:51
· 20 commits to trunk since this release

CHANGES:

  • Bump the bundled CPython version to 3.10.1
  • Fixed a potential segfault issue when parsing sources with non-utf8 encoding
  • [API Breaking] The default line/column numbers for parsing errors are now set to -1, to be consistent with CPython runtime behaviors