Skip to content

Releases: python/pyperformance

1.13.0

27 Oct 16:33
cdbf33b

Choose a tag to compare

What's Changed

  • Fix workflow ubuntu-latest - 3.15-dev free-threading test failing by @maurycy in #427
  • Remove unused Azure Pipelines config by @hugovk in #418
  • Remove redundant code for EOL Python 3.7 and older by @hugovk in #423
  • Update GitHub Actions using Dependabot by @hugovk in #419
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #430
  • Group Dependabot updates for GitHub Actions into single PR by @hugovk in #431
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #429
  • Reenable xdsl benchmark, bump its version by @maurycy in #433
  • Prepare for 1.13.0 release by @diegorusso in #435

Full Changelog: 1.12.0...1.13.0

1.12.0

24 Oct 12:32
74a5b03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.0...1.12.0

1.11.0

09 Mar 04:23
ad7824c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.10.0...1.11.0

1.10.0

22 Oct 11:57
f8a4463

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.9...1.10.0

1.0.9

14 Jun 14:02

Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.0.9

1.0.8

02 Jun 11:46

Choose a tag to compare

What's Changed

  • add version of Richards that uses super() by @carljm in #271
  • On older versions of Python, skip benchmarks that use features introduced in newer Python versions by @AlexWaygood in #283
  • Add a benchmark for runtime-checkable protocols by @AlexWaygood in #280
  • Don't run the daily test on contributors' GitHub forks by @AlexWaygood in #285
  • Use tomllib/tomli over toml by @AlexWaygood in #284
  • support --inherit-environ when reusing a venv by @carljm in #288
  • Fix undefined variable by @chzhyang in #270
  • Include cert files for asyncio_tcp_ssl benchmark by @mdboom in #289
  • Extend async tree benchmarks to cover eager task execution by @itamaro in #279
  • Don't specify setuptools as a dependency by @mdboom in #290
  • Add mypy config; run mypy in CI by @AlexWaygood in #286
  • gh-294: Fix typo of str.partition from _pyproject_toml.py by @corona10 in #295
  • Only run dependabot on the "main" requirements.txt by @mdboom in #296
  • Bump tornado from 6.1 to 6.3.2 in /pyperformance/data-files/benchmarks/bm_tornado_http by @dependabot in #297
  • Revert "Bump tornado from 6.1 to 6.3.2 in /pyperformance/data-files/benchmarks/bm_tornado_http" by @hugovk in #299

New Contributors

Full Changelog: 1.0.7...1.0.8

1.0.7

23 Apr 06:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.6...1.0.7