Skip to content

Bump guppy3 from 3.1.6 to 3.1.7#61

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/guppy3-3.1.7
Open

Bump guppy3 from 3.1.6 to 3.1.7#61
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/guppy3-3.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps guppy3 from 3.1.6 to 3.1.7.

Changelog

Sourced from guppy3's changelog.

Version 3.1.7

2026-05-10 YiFei Zhu zhuyifei1999@gmail.com

* Nothing changed, just releasing 3.1.7

2026-05-09 YiFei Zhu zhuyifei1999@gmail.com

* Added pointer arithmetic to account for Python 3.14.4 increase to
  PyInterpreterState.qsbr size, using basic sizeof

2026-05-08 YiFei Zhu zhuyifei1999@gmail.com

* Added pointer arithmetic to account for Python 3.14.5 increase to
  PyInterpreterState.gc size, using _Py_DebugOffsets

2026-04-08 YiFei Zhu zhuyifei1999@gmail.com

* Fixed test_Path for Python 3.14.4

2026-04-03 YiFei Zhu zhuyifei1999@gmail.com

* Made Ny_RootState immortal
* Hide internal weakrefs in OutputHandling
* New Horizon implementation for Python 3.13+ using PyRefTracer

2026-04-02 YiFei Zhu zhuyifei1999@gmail.com

* Lock runtime when accessing interpreters & threads list
* Pass through some exceptions in hv_cli_prod lasy init
* Fixed hv_cli_prod PySequence_Length -1 treated as truthy
* Removed heapyc global state _hiding_tag__name

2026-04-01 YiFei Zhu zhuyifei1999@gmail.com

* Converted heapyc to multi-phase init
* Removed Py_TRACE_REFS logic from xmemstats
* Removed setsc global state NyBitSet_FormMethod
* Converted setsc to multi-phase init
* Added traversal hv->_hiding_tag_ in hv_gc_traverse
* Fixed mutnsiter_iternext error path refcounting
* Fixed hv_PyList_Pop error path refcounting
* Fixed NyImmBitSet_SubtypeNewArg error path NULL segfault
* Converted PyDict_GetItem into PyDict_GetItem{Ref,WithError}
* Fixed sf_slice error path NULL segfault
* Fixed hv_cli_findex error path NULL segfault
* Fixed NYTUPLELIKE header for Python 3.14, which added Py_hash_t ob_hash
  field to PyTupleObject

2026-03-31 YiFei Zhu zhuyifei1999@gmail.com

... (truncated)

Commits
  • 9d088f9 v3.1.7
  • c2869ec rootstate.c: Reverse heapy_py314_interp_qsbr_adj logic
  • a2aa0a7 heapy: Adjust for Py 3.14.4 increase to PyInterpreterState.qsbr size
  • 488c2a0 Revert "rootstate.c: Exclude entries after PyInterpreterState.qsbr for Python...
  • c42edc8 rootstate.c: Exclude entries after PyInterpreterState.qsbr for Python 3.14
  • 9d80d59 heapyc: Fix Windows scuffed typeof
  • 431fc46 heapyc: Fix Windows pointer arithmetic
  • e0e7022 heapyc: Adjust PyInterpreterState deref offsets with _Py_DebugOffsets
  • b028f85 test_Path.py: Adapt test for 3.14.4
  • 859957d bitset.c: Use PyUnstable_Object_IsUniquelyReferenced
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [guppy3](https://github.com/zhuyifei1999/guppy3) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/zhuyifei1999/guppy3/releases)
- [Changelog](https://github.com/zhuyifei1999/guppy3/blob/master/ChangeLog)
- [Commits](zhuyifei1999/guppy3@v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: guppy3
  dependency-version: 3.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants