Skip to content

Releases: celery/billiard

v4.3.0rc1

26 Feb 14:22
0a06474

Choose a tag to compare

v4.3.0rc1 Pre-release
Pre-release

What's Changed

  • Fix pytest deprecation warning by @mrcljx in #440
  • Make einfo compatible with inspect (fixes #176) by @mrcljx in #392
  • Update CI workflow to use Python 3.10 and above by @auvipy in #441
  • Update tox.ini to remove older Python versions by @auvipy in #442
  • Fix macOS fork-safety crash: default to spawn on darwin by @Nusnus in #443
  • Prepare for (pre) release: v4.3.0rc1 by @Nusnus in #445

New Contributors

Full Changelog: v4.2.4...v4.3.0rc1

v4.2.4

30 Nov 13:28
69c2f29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.3...v4.2.4

v4.2.3

16 Nov 17:48
e8f51d1

Choose a tag to compare

What's Changed

  • Ensure that task results are delivered during pool shutdown by @weetster in #435
  • Prepare for release: v4.2.3 by @Nusnus in #436

New Contributors

Full Changelog: v4.2.2...v4.2.3

v4.2.2

20 Sep 14:45
0642d2e

Choose a tag to compare

What's Changed

  • Add codespell support (config, workflow to detect/not fix) and make it fix few typos by @yarikoptic in #416
  • initial python 3.13 support by @auvipy in #421
  • Copy code.co_qualname on Python >= 3.11 by @cjwatson in #423
  • Added DeepWiki to README by @Nusnus in #424
  • Fix the failing pre-commit.ci job by @cclauss in #429
  • GitHub Actions: Test on Python 3.14 release candidate 2 by @cclauss in #428
  • Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in #430
  • Bump the github-actions group with 2 updates by @dependabot[bot] in #431
  • Prepare for release: v4.2.2 by @Nusnus in #432

New Contributors

Full Changelog: v4.2.1...v4.2.2

v4.2.1

21 Sep 13:40
366ac5f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.2.1

v4.2.0

06 Nov 05:25

Choose a tag to compare

What's Changed

  • Switch references to the master branch to main by @thedrow in #384
  • Update process.py to close during join only if process has completed by @benmosher in #390
  • adjust the repr in ApplyResult by @xuxuman in #387
  • remove python 3.7 by @auvipy in #391
  • fix(co_positions): resolve issue caused by absence co_positions by @moaddib666 in #395
  • FIX: Replaced mktemp usage for PY2 with Python 3 ones. by @fazledyn-or in #394
  • added python 3.12 to CI by @auvipy in #396
  • change nose dependency by @auvipy in #383
  • changed nose test to pytest by @auvipy in #397

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

14 Dec 08:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.2...v4.1.0

v4.0.2

03 Aug 06:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.0.2

v4.0.1

01 Aug 11:18

Choose a tag to compare

What's Changed

  • Add support for Python 3.11 _posixsubprocess.fork_exec() arguments by @hroncok in #367
  • Keep exception traceback somehow by @J08nY in #368

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0

24 Apr 08:33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.4.0...v4.0.0