[3.13] gh-126821: Add versionadded annotation to use_system_logger feature. (GH-127755) (#127806)

Add versionadded annotation to use_system_logger feature.
(cherry picked from commit 51216857ca)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
This commit is contained in:
Miss Islington (bot) 2024-12-10 22:38:12 +01:00 committed by GitHub
parent c6c9ff56a5
commit 8b28dedc58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -286,7 +286,7 @@ This will:
* Run the test suite on an "iPhone SE (3rd generation)" simulator.
On success, the test suite will exit and report successful completion of the
test suite. On a 2022 M1 MacBook Pro, the test suite takes approximately 12
test suite. On a 2022 M1 MacBook Pro, the test suite takes approximately 15
minutes to run; a couple of extra minutes is required to compile the testbed
project, and then boot and prepare the iOS simulator.