diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-05-11 22:18:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-11 22:18:23 (GMT) |
commit | d3094744d40de2deefbda9b1996d5029c9ebf0b0 (patch) | |
tree | 6e7a1898cfcf2b9a7a060207d2b5adf0c62bf220 /Python/compile.c | |
parent | 93ef7aa03c64a97d8615ad3975083392ad07b379 (diff) | |
download | cpython-d3094744d40de2deefbda9b1996d5029c9ebf0b0.zip cpython-d3094744d40de2deefbda9b1996d5029c9ebf0b0.tar.gz cpython-d3094744d40de2deefbda9b1996d5029c9ebf0b0.tar.bz2 |
[3.13] gh-117655: Prevent `test_strptime` from raising a DeprecationWarning (GH-117668) (GH-118956)
gh-117655: Prevent `test_strptime` from raising a DeprecationWarning (GH-117668)
* Fix `test_strptime` raises a DeprecationWarning
* Ignore deprecation warnings where appropriate.
* Update Lib/test/datetimetester.py
This is follow on work to silence unnecessary warnings from the test suite that changes for https://github.com/python/cpython/issues/70647 added.
(cherry picked from commit abead548af0172dabba13da8bacf2da3c02d4927)
Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions