SIGN IN SIGN UP

gh-53203: Improve tests for strptime() (GH-125090)

Run them with different locales and different date and time.

Add the @run_with_locales() decorator to run the test with multiple
locales.

Improve the run_with_locale() context manager/decorator -- it now
catches only expected exceptions and reports the test as skipped if no
appropriate locale is available.
S
Serhiy Storchaka committed
19984fe024bfd90649f1c36b78c9abf3ed72b27d
Parent: 7c4b6a6
Committed by GitHub <noreply@github.com> on 10/8/2024, 8:40:02 AM