Skip to content

[PR #7505/40203b74 backport][3.9] Ignore dateutil DeprecationWarning [3.12]#7506

Merged
Dreamsorcerer merged 1 commit into3.9from
patchback/backports/3.9/40203b74ccc2be5eecbdde1f2103aa85267e7938/pr-7505
Aug 10, 2023
Merged

[PR #7505/40203b74 backport][3.9] Ignore dateutil DeprecationWarning [3.12]#7506
Dreamsorcerer merged 1 commit into3.9from
patchback/backports/3.9/40203b74ccc2be5eecbdde1f2103aa85267e7938/pr-7505

Conversation

@patchback
Copy link
Contributor

@patchback patchback bot commented Aug 10, 2023

This is a backport of PR #7505 as merged into master (40203b7).

What do these changes do?

Ignore dateutil DeprecationWarning on Python 3.12.
It's already fixed on upstream dateutil/dateutil#1285. Just waiting for a new release now.

Requires #7503

## What do these changes do?
Ignore `dateutil` DeprecationWarning on Python 3.12.
It's already fixed on upstream
dateutil/dateutil#1285. Just waiting for a new
release now.

Requires #7503

---------

Co-authored-by: Sam Bull <[email protected]>
Co-authored-by: Sam Bull <[email protected]>
(cherry picked from commit 40203b7)
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #7506 (ca4ad35) into 3.9 (ca4ad35) will not change coverage.
The diff coverage is n/a.

❗ Current head ca4ad35 differs from pull request most recent head a1a4508. Consider uploading reports for the commit a1a4508 to get more accurate results

@@           Coverage Diff           @@
##              3.9    #7506   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files         107      107           
  Lines       31628    31628           
  Branches     3661     3661           
=======================================
  Hits        30755    30755           
  Misses        667      667           
  Partials      206      206           
Flag Coverage Δ
CI-GHA 97.18% <0.00%> (ø)
OS-Linux 96.87% <0.00%> (ø)
OS-Windows 94.53% <0.00%> (ø)
OS-macOS 96.60% <0.00%> (ø)
Py-3.10.11 94.45% <0.00%> (ø)
Py-3.10.12 96.79% <0.00%> (ø)
Py-3.11.4 96.50% <0.00%> (ø)
Py-3.8.10 94.42% <0.00%> (ø)
Py-3.8.17 96.74% <0.00%> (ø)
Py-3.9.13 94.43% <0.00%> (ø)
Py-3.9.17 96.77% <0.00%> (ø)
VM-macos 96.60% <0.00%> (ø)
VM-ubuntu 96.87% <0.00%> (ø)
VM-windows 94.53% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Dreamsorcerer Dreamsorcerer enabled auto-merge (squash) August 10, 2023 19:06
@Dreamsorcerer Dreamsorcerer merged commit 7def3f2 into 3.9 Aug 10, 2023
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.9/40203b74ccc2be5eecbdde1f2103aa85267e7938/pr-7505 branch August 10, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants