What's Changed
Bugfixes
- Working extract-tables for multi-statement inputs by @rolandwalker in #1227
Internal/admin
- Enable minimal
ruff check
in CI by @rolandwalker in #1213 - Remove import trick needed for Python 3.7 by @rolandwalker in #1214
- Enable
ruff check
rules A001 and A002 by @rolandwalker in #1215 - Enable
ruff check
rule A004 by @rolandwalker in #1216 - Remove Python 2
basestring
compatibility tricks by @rolandwalker in #1220 - Remove
urlparse
Python 2 compatibility trick by @rolandwalker in #1219 - Pin more GitHub Actions to hashes by @rolandwalker in #1221
- Enable xpassing test by @rolandwalker in #1222
- Fix repeated
endswith()
by @rolandwalker in #1218 - Bump astral-sh/setup-uv from 1.0.7 to 6.0.0 by @dependabot in #1223
- Bump astral-sh/ruff-action from 3.2.2 to 3.3.0 by @dependabot in #1225
- Bump astral-sh/setup-uv from 6.0.0 to 6.0.1 by @dependabot in #1226
- Tweak changelog for release v1.31.2 by @rolandwalker in #1228
New Contributors
- @dependabot made their first contribution in #1223
Full Changelog: v1.31.1...v1.31.2