Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

os.path.splitroot: Python 3.13 #12172

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

aminalaee
Copy link
Contributor

@aminalaee aminalaee commented Jun 20, 2024

This was introduced by the C implementation of splitroot in ntpath and posixpath.
The C version changes the argument name from p to path but I think based on similar discussions the C version is not included in the release, but in the future versions it should pass.

python/cpython#118089

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Jul 1, 2024

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

@JelleZijlstra
Copy link
Member

Closing this as we're aiming to rename the parameter back, and then we should just remove these allowlist entries.

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.