Skip to content

Jules - fix for python-3.15 - #5103

Merged
julian-smith-artifex-com merged 2 commits into
mainfrom
jules
Aug 26, 2026
Merged

julian-smith-artifex-com merged 2 commits into
mainfrom
jules

Conversation

@julian-smith-artifex-com

Copy link
Copy Markdown
Collaborator

No description provided.

@julian-smith-artifex-com
julian-smith-artifex-com marked this pull request as ready for review August 26, 2026 07:52
Python3.15 outputs deprecation warnings about typing.ByteString, which breaks
test_4392.

The fix is to use: `bytes | bytearray | memoryview` instead of
`typing.ByteString`.
@julian-smith-artifex-com
julian-smith-artifex-com merged commit 379d956 into main Aug 26, 2026
3 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants