Skip to content

Devel - #67

Merged
jim-easterbrook merged 14 commits into
mainfrom
devel
Jul 30, 2026
Merged

Devel#67
jim-easterbrook merged 14 commits into
mainfrom
devel

Conversation

@jim-easterbrook

Copy link
Copy Markdown
Owner

No description provided.

I can't trigger this problem on Linux, but the GitHiub actions MacOS
build has it. There are probably more to find.
This replacement for PyWeakref_GetObject was introduced in 3.13 and
PyWeakref_GetRef is removed in 3.15. This should fix bug #64.
This calls PyWeakref_GetRef, which since Python 3.13 can set an
exception if there is an error.
This would only occur under error conditions which I've not seen
happening.
This should fix bug #65.
This was requested in discussion #66. I still need to use a proper enum
for the control flags.
This concludes the changes started in 3ac5f9c
@jim-easterbrook
jim-easterbrook merged commit ada2236 into main Jul 30, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant