mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
[3.13] gh-120522: Revert "Add a --with-app-store-compliance
configure option to patch out problematic code" (GH-121844) (#121845)
This reverts commit0dfb437a32
prior to the release of 3.13.0b4 to allow for additional review time. (cherry picked from commitf27593a87c
) Co-authored-by: Ned Deily <nad@python.org>
This commit is contained in:
parent
e45c61f736
commit
f0e4b02c39
9 changed files with 2 additions and 238 deletions
|
@ -945,17 +945,6 @@ See :source:`Mac/README.rst`.
|
|||
Specify the name for the python framework on macOS only valid when
|
||||
:option:`--enable-framework` is set (default: ``Python``).
|
||||
|
||||
.. option:: --with-app-store-compliance
|
||||
.. option:: --with-app-store-compliance=PATCH-FILE
|
||||
|
||||
The Python standard library contains strings that are known to trigger
|
||||
automated inspection tool errors when submitted for distribution by
|
||||
the macOS and iOS App Stores. If enabled, this option will apply the list of
|
||||
patches that are known to correct app store compliance. A custom patch
|
||||
file can also be specified. This option is disabled by default.
|
||||
|
||||
.. versionadded:: 3.13
|
||||
|
||||
iOS Options
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue