Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: beeware/Python-Apple-support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: beeware/Python-Apple-support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.13
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 10 files changed
  • 1 contributor

Commits on Dec 13, 2024

  1. Configuration menu
    Copy the full SHA
    ffd4476 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. More updates to USAGE and README (#250)

    * Adds details on `python-config` and `testbed`
    * Adds a bare bones interpreter instantiation example
    * Clarifies the difference between instantiating the interpreter, and accessing the Python API with PythonKit
    * Adds header exclusions to the modulemap to silence build warnings.
    freakboy3742 authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    2f2f220 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Configuration menu
    Copy the full SHA
    aefe95b View commit details
    Browse the repository at this point in the history
  2. Bump patch to 3.13.2.

    freakboy3742 committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    1640499 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Configuration menu
    Copy the full SHA
    f2ab588 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Update patch for recent 3.13 changes (#260)

    * Update patch to include recent changes in the 3.13 branch
    * Incorporate changes to main workflow
    * Automate generation of modulemap
    freakboy3742 authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    46ce00f View commit details
    Browse the repository at this point in the history
Loading