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.12] gh-120522: Add a --with-app-store-compliance configure option to patch out problematic code (GH-120984) #121174

Closed
wants to merge 1 commit into from

Commits on Jun 30, 2024

  1. [3.12] pythongh-120522: Add a --with-app-store-compliance configure…

    … option 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>
    4 people committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5252c49 View commit details
    Browse the repository at this point in the history