chore(deps-dev): bump pytest-codspeed from 4.3.0 to 4.4.0
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(about 1 month ago)
(about 1 month ago)
dependencies python
Bumps pytest-codspeed from 4.3.0 to 4.4.0.
Release notes
Sourced from pytest-codspeed's releases.
v4.4.0
What's Changed
We now collect buildtime and runtime environment data to warn users about differences in their runtime environment when comparing two runs against one another.
This data includes toolchain metadata like version and build options, as well as a list of dynamically loaded linked libraries.
- fix: fix segfault caused by multiple activate_stack_trampoline by
@GuillaumeLagrangein CodSpeedHQ/pytest-codspeed#109- fix: Exclude setup time from benchmark in walltime mode by
@toby-colemanin CodSpeedHQ/pytest-codspeed#114- feat: collect Python toolchain information via instrument hooks environment API by
@GuillaumeLagrangein CodSpeedHQ/pytest-codspeed#108New Contributors
@toby-colemanmade their first contribution in CodSpeedHQ/pytest-codspeed#114Full Changelog: https://github.com/CodSpeedHQ/pytest-codspeed/compare/v4.3.0...v4.4.0
Changelog
Sourced from pytest-codspeed's changelog.
[4.4.0] - 2026-04-14
🚀 Features
- Collect Python toolchain information via instrument hooks environment API by
@GuillaumeLagrangein #108🐛 Bug Fixes
- Exclude setup time from benchmark in walltime mode (#114) by
@toby-colemanin #114- Fix segfault caused by multiple activate_stack_trampoline by
@GuillaumeLagrange⚙️ Internals
- Bump the python pinned python version by
@GuillaumeLagrangein #109- Add CONTRIBUTING.md by
@adriencaccia
Commits
34048c7Release v4.4.0 🚀bf7bd37feat: collect Python toolchain information via instrument hooks environment API48a4822fix: Exclude setup time from benchmark in walltime mode (#114)aa267f3ci: bump the python pinned python versione92999afix: fix segfault caused by multiple activate_stack_trampolinec02b664chore: add CONTRIBUTING.md- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15415888 |
| UUID: | 4293222375 |
| Node ID: | PR_kwDOAUjOu87T0nhq |
| Host: | GitHub |
| Repository: | python-zeroconf/python-zeroconf |