Skip to content

Update Python 3.15 stubtest allowlists#15793

Open
JelleZijlstra wants to merge 1 commit into
python:mainfrom
JelleZijlstra:codex/python315-stubtest-allowlists
Open

Update Python 3.15 stubtest allowlists#15793
JelleZijlstra wants to merge 1 commit into
python:mainfrom
JelleZijlstra:codex/python315-stubtest-allowlists

Conversation

@JelleZijlstra
Copy link
Copy Markdown
Member

@JelleZijlstra JelleZijlstra commented May 14, 2026

Add some OS-specific APIs and __all__ updates for Python 3.15

@JelleZijlstra JelleZijlstra marked this pull request as ready for review May 14, 2026 03:14
@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@AlexWaygood
Copy link
Copy Markdown
Member

Is this now ready for review? :-)

@JelleZijlstra JelleZijlstra changed the title [do not review] Update Python 3.15 stubtest allowlists Update Python 3.15 stubtest allowlists May 15, 2026
@JelleZijlstra
Copy link
Copy Markdown
Member Author

oops, yes

"XMLParser",
"XMLPullParser",
"register_namespace",
"canonicalize",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

canonicalize also appears further up in __all__ — I don't think we really need it twice? ;) also not sure why C14NWriterTarget is being moved to the bottom of __all__; that seems like unnecessary churn

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