Skip to content

Ignore dateutil DeprecationWarning [3.12]#7505

Merged
Dreamsorcerer merged 3 commits intoaio-libs:masterfrom
cdce8p:ignore-deprecation-warning
Aug 10, 2023
Merged

Ignore dateutil DeprecationWarning [3.12]#7505
Dreamsorcerer merged 3 commits intoaio-libs:masterfrom
cdce8p:ignore-deprecation-warning

Conversation

@cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Aug 10, 2023

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

@Dreamsorcerer Dreamsorcerer added the bot:chronographer:skip This PR does not need to include a change note label Aug 10, 2023
@Dreamsorcerer
Copy link
Member

Yep, looks like another not worth waiting for a new release, given the last one was 2 years ago..

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #7505 (af57db5) into master (53373c4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #7505   +/-   ##
=======================================
  Coverage   97.34%   97.34%           
=======================================
  Files         106      106           
  Lines       31433    31433           
  Branches     3571     3571           
=======================================
  Hits        30600    30600           
  Misses        630      630           
  Partials      203      203           
Flag Coverage Δ
CI-GHA 97.29% <ø> (ø)
OS-Linux 96.96% <ø> (ø)
OS-Windows 95.42% <ø> (ø)
OS-macOS 96.64% <ø> (ø)
Py-3.10.11 95.34% <ø> (ø)
Py-3.10.12 96.85% <ø> (ø)
Py-3.11.4 96.55% <ø> (ø)
Py-3.8.10 95.31% <ø> (ø)
Py-3.8.17 96.79% <ø> (ø)
Py-3.9.13 95.31% <ø> (ø)
Py-3.9.17 96.81% <ø> (ø)
Py-pypy7.3.11 96.35% <ø> (ø)
VM-macos 96.64% <ø> (ø)
VM-ubuntu 96.96% <ø> (ø)
VM-windows 95.42% <ø> (ø)

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
Copy link
Member

Getting there. Tests are atleast running now.

@Dreamsorcerer Dreamsorcerer merged commit 40203b7 into aio-libs:master Aug 10, 2023
@patchback
Copy link
Contributor

patchback bot commented Aug 10, 2023

Backport to 3.9: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.9/40203b74ccc2be5eecbdde1f2103aa85267e7938/pr-7505

Backported as #7506

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Aug 10, 2023
## 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)
Dreamsorcerer pushed a commit that referenced this pull request Aug 10, 2023
…[3.12] (#7506)

**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

Co-authored-by: Marc Mueller <[email protected]>
@cdce8p cdce8p deleted the ignore-deprecation-warning branch August 11, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:skip This PR does not need to include a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants