Skip to content

Tags: polyscape-org/Python-Apple-support

Tags

3.14-b6

Toggle 3.14-b6's commit message

Verified

This commit was signed with the committer’s verified signature.
freakboy3742 Russell Keith-Magee
Correct cross-platform venv path handling (beeware#310)

Corrects for changes in Python 3.14's handling of sysconfig._init_config_vars(),
ensuring that cross-platform virtual environments have correct include paths.

3.13-b10

Toggle 3.13-b10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge recent changes from main. (beeware#311)

Includes adding a cross-env ci check, and converting the README to markdown.

3.14-b5

Toggle 3.14-b5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correct handling of sysconfig._BASE_PREFIX in cross environments. (be…

…eware#297)

Ensure that sysconfig._BASE_PREFIX is bound to base_prefix, not prefix.

3.13-b9

Toggle 3.13-b9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correct handling of sysconfig._BASE_PREFIX in cross environments. (be…

…eware#298)

Ensure that sysconfig._BASE_PREFIX is bound to base_prefix, not prefix.

3.14-b4

Toggle 3.14-b4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correct issues with testing in CI (beeware#295)

Adds a patch to account for empty testing simulator sets.

Also adds CI to confirm the testbed works in a CI environment.

3.13-b8

Toggle 3.13-b8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correct issues with testing in CI (beeware#296)

Adds a patch to account for empty testing simulator sets.

Also adds CI to confirm the testbed works in a CI environment.

3.14-b3

Toggle 3.14-b3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Temporarily disable dSYM production. (beeware#293)

3.13-b7

Toggle 3.13-b7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Temporarily disable dSYM production (beeware#294)

3.11-b7

Toggle 3.11-b7's commit message

Verified

This commit was signed with the committer’s verified signature.
freakboy3742 Russell Keith-Magee
Add missing modulemap base files.

3.10-b12

Toggle 3.10-b12's commit message

Verified

This commit was signed with the committer’s verified signature.
freakboy3742 Russell Keith-Magee
Add missing modulemap base files.