Skip to content

Fix compatibility with Python 3.15#11

Merged
breuleux merged 1 commit into
breuleux:masterfrom
zware:patch-1
Apr 1, 2026
Merged

Fix compatibility with Python 3.15#11
breuleux merged 1 commit into
breuleux:masterfrom
zware:patch-1

Conversation

@zware

@zware zware commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Allow inspect.getdoc replacement to pass through keyword arguments.

See python/cpython#147952; reproduce the issue by using help at a REPL that has imported ovld.

Allow `inspect.getdoc` replacement to pass through keyword arguments.
@breuleux

breuleux commented Apr 1, 2026

Copy link
Copy Markdown
Owner

Interesting! Thanks for the fix.

@breuleux breuleux merged commit 04d27bb into breuleux:master Apr 1, 2026
12 checks passed
@zware zware deleted the patch-1 branch April 1, 2026 18:07
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.

2 participants