Skip to content
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

WIP: C API PyArg_Parser #1

Closed
wants to merge 3 commits into from
Closed

WIP: C API PyArg_Parser #1

wants to merge 3 commits into from

Conversation

vstinner
Copy link
Owner

No description provided.

@vstinner
Copy link
Owner Author

I'm not sure of this approach. I prefer to invest in Argument Clinic for now.

@vstinner vstinner closed this Apr 15, 2024
@vstinner vstinner deleted the cargparser branch April 15, 2024 20:05
vstinner added a commit that referenced this pull request Jun 4, 2024
…ython#119498) (#1… (python#119905)

Revert "[3.12] pythongh-69214: Fix fcntl.ioctl() request type (python#119498) (python#119505)"

This reverts commit 078da88.

The change modified how negative values, like termios.TIOCSWINSZ, was
treated and is actually backward incompatible.
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