chore(deps): update dependency propcache to v0.4.1 #45
No reviewers
Labels
No labels
bug
dependencies
duplicate
enhancement
help wanted
invalid
question
renovate: stop-updating
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
renovate: stop-updating
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: nomyo-ai/nomyo-router#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/propcache-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==0.3.2→==0.4.1Release Notes
aio-libs/propcache (propcache)
v0.4.1Compare Source
=====
(2025-10-08)
Bug fixes
Fixed reference leak caused by
Py_INCREFbecause Cython has its own reference counter systems -- by :user:Vizonex.Related issues and pull requests on GitHub:
:issue:
162.Contributor-facing changes
Fixes the default value for the
osparameter in
reusable-build-wheel.ymlto be
ubuntu-latestinstead ofubuntu.Related issues and pull requests on GitHub:
:issue:
155.v0.4.0Compare Source
=====
(2025-10-04)
Features
Optimized propcache by replacing sentinel :py:class:
objectfor checking ifthe :py:class:
objectisNULLand changed :py:class:dictAPI forPython C-API -- by :user:
Vizonex.Related issues and pull requests on GitHub:
:issue:
121.Contributor-facing changes
Builds have been added for arm64 Windows
wheels and the
reusable-build-wheel.ymlworkflow has been modified to allow for
an OS value (
windows-11-arm) whichdoes not include the
-latestpostfix-- by :user:
finnagin.Related issues and pull requests on GitHub:
:issue:
133.Added CI for CPython 3.14 -- by :user:
kumaraditya303.Related issues and pull requests on GitHub:
:issue:
140.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.