Python-Apple-support
Python-Apple-support copied to clipboard
Python 3.12.3
Changes in this PR:
- Python version bumped to 3.12.3
- Patch updated to work with 3.12.3.
The only thing I haven't figured out is how to remove "hints" after line numbers:
-
AppleFrameworkFinderextended to support frameworks in the formatFrameworks/{module.name}.framework/{module.name}which is required to work with podspec and closer to how it's implemented in Python 3.13.
PR Checklist:
- [x] All new features have been tested
- [x] All new features have been documented
- [x] I have read the CONTRIBUTING.md file
- [x] I will abide by the code of conduct