Python-Apple-support icon indicating copy to clipboard operation
Python-Apple-support copied to clipboard

Python 3.12.3

Open FeodorFitsner opened this issue 1 year ago • 0 comments

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:

image
  • AppleFrameworkFinder extended to support frameworks in the format Frameworks/{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

FeodorFitsner avatar May 10 '24 16:05 FeodorFitsner