Skip to content

v3.3.0: - tomlq: Use tomllib on Python 3.11 when not round-tripping

Compare
Choose a tag to compare
@kislyuk kislyuk released this 14 Apr 05:26
· 14 commits to develop since this release
  • tomlq: Use tomllib on Python 3.11 when not round-tripping

    • xq: Support in-place XML editing

    • Do not interpret characters that cannot be parsed in octal as int (#176)