8000 gh-128083: Fix macro redefinition warning in clinic. by ZeroIntensity · Pull Request #127950 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-128083: Fix macro redefinition warning in clinic. #127950

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

Merged
merged 4 commits into from
Dec 19, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
< 8000 span class="sr-only">Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Run 'make clinic'
  • Loading branch information
ZeroIntensity committed Dec 14, 2024
commit 3b4542035d0afeedde16a0137c5a352bc65eff58
11 changes: 10 additions & 1 deletion Modules/_io/clinic/textio.c.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 49 additions & 1 deletion Modules/clinic/_ssl.c.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0