Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.13] gh-120522: Add a --with-app-store-compliance configure option to patch out problematic code (GH-120984) #121173

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 30, 2024

  • Add --app-store-compliance configuration option.

  • Added blurb.

  • Correct tab-vs-spaces formatting issue.

  • Correct source file name in docs.

Co-authored-by: Nice Zombies nineteendo19d0@gmail.com

  • Correct source code reference in Mac docs

Co-authored-by: Nice Zombies nineteendo19d0@gmail.com

  • Only apply the patch forward, and ensure the working directory is correct.

  • Make patching reslient to multiple builds.

  • Documentation fixes found during review

Co-authored-by: Alyssa Coghlan ncoghlan@gmail.com

  • Documentation and configure.ac syntax improvements

Co-authored-by: Erlend E. Aasland erlend.aasland@protonmail.com

  • Regenerate configure script.

  • Silence the patch echo output.


(cherry picked from commit 48cd104)

Co-authored-by: Russell Keith-Magee russell@keith-magee.com
Co-authored-by: Nice Zombies nineteendo19d0@gmail.com
Co-authored-by: Alyssa Coghlan ncoghlan@gmail.com
Co-authored-by: Erlend E. Aasland erlend.aasland@protonmail.com


📚 Documentation preview 📚: https://cpython-previews--121173.org.readthedocs.build/

… to patch out problematic code (pythonGH-120984)

* Add --app-store-compliance configuration option.

* Added blurb.

* Correct tab-vs-spaces formatting issue.

* Correct source file name in docs.

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>

* Correct source code reference in Mac docs

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>

* Only apply the patch forward, and ensure the working directory is correct.

* Make patching reslient to multiple builds.

* Documentation fixes found during review

Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>

* Documentation and configure.ac syntax improvements

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>

* Regenerate configure script.

* Silence the patch echo output.

---------

(cherry picked from commit 48cd104)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@freakboy3742 freakboy3742 merged commit 0dfb437 into python:3.13 Jun 30, 2024
38 checks passed
ned-deily added a commit to ned-deily/cpython that referenced this pull request Jul 16, 2024
…onfigure option to patch out problematic code" (pythonGH-121173)

This reverts commit 0dfb437 prior
to the release of 3.13.0b4 to allow for additional review time.
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.

2 participants