Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-120522: Add a--with-app-store-compliance configure option to patch out problematic code#120984

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
freakboy3742 merged 14 commits intopython:mainfromfreakboy3742:app-store-patch
Jun 30, 2024
Merged
Changes from1 commit
Commits
Show all changes
14 commits
Select commitHold shift + click to select a range
e30787f
Add --app-store-compliance configuration option.
freakboy3742Jun 25, 2024
ae53183
Added blurb.
freakboy3742Jun 25, 2024
eee0c93
Correct tab-vs-spaces formatting issue.
freakboy3742Jun 25, 2024
eeb976f
Correct source file name in docs.
freakboy3742Jun 25, 2024
26cd9ae
Correct source code reference in Mac docs
freakboy3742Jun 25, 2024
2d5a0a7
Only apply the patch forward, and ensure the working directory is cor…
freakboy3742Jun 25, 2024
12cb469
Make patching reslient to multiple builds.
freakboy3742Jun 25, 2024
eb48987
Merge branch 'main' into app-store-patch
freakboy3742Jun 25, 2024
56f7487
Documentation fixes found during review
freakboy3742Jun 26, 2024
cb22667
Merge branch 'main' into app-store-patch
freakboy3742Jun 26, 2024
a7a1275
Documentation and configure.ac syntax improvements
freakboy3742Jun 28, 2024
702466c
Regenerate configure script.
freakboy3742Jun 29, 2024
87a8e72
Silence the patch echo output.
freakboy3742Jun 29, 2024
955dd67
Merge branch 'main' into app-store-patch
freakboy3742Jun 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Correct source code reference in Mac docs
Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
  • Loading branch information
@freakboy3742@nineteendo
freakboy3742 andnineteendo authoredJun 25, 2024
commit26cd9aea091c5759f48a37bf0e9d7fd2c72aa7cd
2 changes: 1 addition & 1 deletionDoc/using/mac.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -201,7 +201,7 @@ review rules cannot be challenged. Therefore, it is necessary to modify the
Python standard library for an app to pass App Store review.

The Python source tree contains
:source:`a patch file <Mac/Resources/app-store-compliance.rst>` that will remove
:source:`a patch file <Mac/Resources/app-store-compliance.patch>` that will remove
all code that is known to cause issues with the App Store review process. This
patch is applied automatically when Python is configured with the
``--with-app-store-compliance`` option.
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp