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

Tools/build/stable_abi.py: Improve ergonomics #105355

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

encukou
Copy link
Member

@encukou encukou commented Jun 6, 2023

  • Make the manifest file argument optional
  • Output resolved paths with --list (getting rid of ../../)
  • Mention --all or --generate-all if no actions are specified

- Make the manifest file argument optional
- Output resolved paths with --list (getting rid of `../../`)
- Mention --all or --generate-all if no actions are specified
@encukou encukou added skip issue skip news build The build process and cross-build needs backport to 3.12 bug and security fixes labels Jun 6, 2023
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.13 bugs and security fixes label May 9, 2024
@encukou
Copy link
Member Author

encukou commented Sep 13, 2024

Oops, I forgot about this PR. I'll bring it up to date.

I'd prefer not backporting -- maintenance branches shouldn't need updating the stable ABI.

@encukou encukou removed needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Sep 13, 2024
@encukou encukou merged commit 4d09719 into python:main Sep 17, 2024
34 checks passed
@encukou encukou deleted the stable-script-ergonomics branch September 17, 2024 12:32
savannahostrowski pushed a commit to savannahostrowski/cpython that referenced this pull request Sep 22, 2024
* Tools/build/stable_abi.py: Improve ergonomics

- Make the manifest file argument optional
- Output resolved paths with --list (getting rid of `../../`)
- Mention --all or --generate-all if no actions are specified

* Don't hardcode Misc/stable_abi.toml in Makefile, rely on the default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants