Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 11, 2024

  • 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 #70647 added.
(cherry picked from commit abead54)

Co-authored-by: Nice Zombies nineteendo19d0@gmail.com

…rning (pythonGH-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 python#70647 added. (cherry picked from commit abead54) Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants