Skip to content

Commit 3342f7a

Browse files
committed
Deploy preview for PR 1133 🛫
1 parent 80e5f0f commit 3342f7a

File tree

559 files changed

+5019
-5063
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

559 files changed

+5019
-5063
lines changed

pr-preview/pr-1133/_sources/using/ios.rst.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,17 @@ You can also open the testbed project in Xcode by running:
372372
373373
This will allow you to use the full Xcode suite of tools for debugging.
374374

375+
The arguments used to run the test suite are defined as part of the test plan.
376+
To modify the test plan, select the test plan node of the project tree (it
377+
should be the first child of the root node), and select the "Configurations"
378+
tab. Modify the "Arguments Passed On Launch" value to change the testing
379+
arguments.
380+
381+
The test plan also disables parallel testing, and specifies the use of the
382+
``iOSTestbed.lldbinit`` file for providing configuration of the debugger. The
383+
default debugger configuration disables automatic breakpoints on the
384+
``SIGINT``, ``SIGUSR1``, ``SIGUSR2``, and ``SIGXFSZ`` signals.
385+
375386
App Store Compliance
376387
====================
377388

pr-preview/pr-1133/_static/glossary.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

pr-preview/pr-1133/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ <h3>瀏覽</h3>
320320
<a href="https://www.python.org/psf/donations/">Please donate.</a>
321321
<br>
322322
<br>
323-
最後更新於 8月 22, 2025 (00:21 UTC)。
323+
最後更新於 8月 22, 2025 (14:09 UTC)。
324324

325325
<a href="/bugs.html">Found a bug</a>?
326326

pr-preview/pr-1133/bugs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ <h3>瀏覽</h3>
359359
<a href="https://www.python.org/psf/donations/">Please donate.</a>
360360
<br>
361361
<br>
362-
最後更新於 8月 22, 2025 (00:21 UTC)。
362+
最後更新於 8月 22, 2025 (14:09 UTC)。
363363

364364
<a href="/bugs.html">Found a bug</a>?
365365

pr-preview/pr-1133/c-api/abstract.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ <h3>瀏覽</h3>
329329
<a href="https://www.python.org/psf/donations/">Please donate.</a>
330330
<br>
331331
<br>
332-
最後更新於 8月 22, 2025 (00:21 UTC)。
332+
最後更新於 8月 22, 2025 (14:09 UTC)。
333333

334334
<a href="/bugs.html">Found a bug</a>?
335335

pr-preview/pr-1133/c-api/allocation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ <h3>瀏覽</h3>
346346
<a href="https://www.python.org/psf/donations/">Please donate.</a>
347347
<br>
348348
<br>
349-
最後更新於 8月 22, 2025 (00:21 UTC)。
349+
最後更新於 8月 22, 2025 (14:09 UTC)。
350350

351351
<a href="/bugs.html">Found a bug</a>?
352352

pr-preview/pr-1133/c-api/apiabiversion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ <h3>瀏覽</h3>
376376
<a href="https://www.python.org/psf/donations/">Please donate.</a>
377377
<br>
378378
<br>
379-
最後更新於 8月 22, 2025 (00:21 UTC)。
379+
最後更新於 8月 22, 2025 (14:09 UTC)。
380380

381381
<a href="/bugs.html">Found a bug</a>?
382382

pr-preview/pr-1133/c-api/arg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ <h3>瀏覽</h3>
931931
<a href="https://www.python.org/psf/donations/">Please donate.</a>
932932
<br>
933933
<br>
934-
最後更新於 8月 22, 2025 (00:21 UTC)。
934+
最後更新於 8月 22, 2025 (14:09 UTC)。
935935

936936
<a href="/bugs.html">Found a bug</a>?
937937

pr-preview/pr-1133/c-api/bool.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ <h3>瀏覽</h3>
340340
<a href="https://www.python.org/psf/donations/">Please donate.</a>
341341
<br>
342342
<br>
343-
最後更新於 8月 22, 2025 (00:21 UTC)。
343+
最後更新於 8月 22, 2025 (14:09 UTC)。
344344

345345
<a href="/bugs.html">Found a bug</a>?
346346

pr-preview/pr-1133/c-api/buffer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ <h3>瀏覽</h3>
10221022
<a href="https://www.python.org/psf/donations/">Please donate.</a>
10231023
<br>
10241024
<br>
1025-
最後更新於 8月 22, 2025 (00:21 UTC)。
1025+
最後更新於 8月 22, 2025 (14:09 UTC)。
10261026

10271027
<a href="/bugs.html">Found a bug</a>?
10281028

0 commit comments

Comments
 (0)