Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.13] gh-117655: Prevent test_strptime from raising a DeprecationWarning (GH-117668) #118956

Merged
merged 1 commit into from May 11, 2024

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>
@gpshead gpshead enabled auto-merge (squash) May 11, 2024 21:51
@gpshead gpshead merged commit d309474 into python:3.13 May 11, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants