Skip to content

Releases: please-build/python-rules

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 15:07
3aab471
  • Upgrade coverage to 7.10.7 in built-in test runners (#250)
  • Support native-speed coverage tracing for python_tests under Python 3.14 (#250)
  • Support native-speed coverage tracing for python_tests under musl and free-threaded Python interpreters (#250)

tools-v1.7.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 13:27
42326e7
  • Upgrade coverage package in please_pex's bootstrap .pex to v7.10.7 (#243)
    This adds native-speed tracing support for Python 3.14.
  • Provide native-speed tracing when running under musl and free-threaded Python interpreters (#244)

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 16:15
45b69fc
  • Allow overriding of repo-wide ModuleDir per python_binary, python_test and python_wheel (#240)

v1.12.2

Choose a tag to compare

@github-actions github-actions released this 20 Nov 11:57
6152bd7
  • Bootstrap libraries are correctly included in pexes (#233)

tools-v1.6.2

Choose a tag to compare

@github-actions github-actions released this 20 Nov 10:51
b8cc7d4
  • Bootstrap libraries are correctly included in pexes (#233)

v1.12.1

Choose a tag to compare

@github-actions github-actions released this 19 Nov 15:41
68e9e21
  • Fix exploding of zip-unsafe pexes (#231)

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 19 Nov 14:38
635fc8b
  • Import hooks are now added in the plz module and are hence more usefully importable (#229)

v1.11.3

Choose a tag to compare

@github-actions github-actions released this 19 Nov 10:41
5b38e13
  • Fix get_code on ModuleDirImport (#226)

tools-v1.6.1

Choose a tag to compare

@github-actions github-actions released this 19 Nov 15:24
913819a
  • Fix exploding of zip-unsafe pexes (#231)

tools-v1.6.0

Choose a tag to compare

@github-actions github-actions released this 19 Nov 14:27
ea37e5f
  • Import hooks are now added in the plz module and are hence more usefully importable (#229)