FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] GH-138800: Fix variable substitution in python3.pc for Android (GH-144776) by mhsmith · Pull Request #155111 · python/cpython · GitHub

/ cpython Public

[3.13] GH-138800: Fix variable substitution in python3.pc for Android (GH-144776) - #155111

Merged
freakboy3742 merged 1 commit into
python:3.13from
mhsmith:backport-5918085-3.13
Aug 3, 2026
Merged

[3.13] GH-138800: Fix variable substitution in python3.pc for Android (GH-144776)#155111
freakboy3742 merged 1 commit into
python:3.13from
mhsmith:backport-5918085-3.13

Conversation

mhsmith commented Aug 3, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Clarifies the difference between LIBPYTHON, which is the library name, and the flags needed to build modules, which also need the linking path. (cherry picked from commit 5918085)

…ndroid (pythonGH-144776)

Clarifies the difference between LIBPYTHON, which is the library name,
and the flags needed to build modules, which also need the linking path.
(cherry picked from commit 5918085)

Co-authored-by: Yaksh Bariya <yakshbari4@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Co-authored-by: Malcolm Smith <smith@chaquo.com>

mhsmith commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

The CIFuzz tests are failing on several other PRs at the moment.

freakboy3742 merged commit df26596 into python:3.13 Aug 3, 2026
41 of 44 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL