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

[Backport maintenance/3.3.x] Fix python 3.13 compatibility re: collections.abc (#2598) #2599

Conversation

jacobtylerwalls
Copy link
Member

(cherry picked from commit f63a393)

@jacobtylerwalls jacobtylerwalls added this to the 3.3.5 milestone Oct 4, 2024
@jacobtylerwalls jacobtylerwalls changed the title Fix python 3.13 compatibility re: collections.abc (#2598) [Backport maintenance/3.3.x] Fix python 3.13 compatibility re: collections.abc (#2598) Oct 4, 2024
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (maintenance/3.3.x@34c70f0). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##             maintenance/3.3.x    #2599   +/-   ##
====================================================
  Coverage                     ?   93.03%           
====================================================
  Files                        ?       93           
  Lines                        ?    11062           
  Branches                     ?        0           
====================================================
  Hits                         ?    10292           
  Misses                       ?      770           
  Partials                     ?        0           
Flag Coverage Δ
linux 92.91% <100.00%> (?)
pypy 93.03% <100.00%> (?)
windows 93.02% <100.00%> (?)

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

Files with missing lines Coverage Δ
astroid/brain/brain_collections.py 100.00% <100.00%> (ø)

@Pierre-Sassoulas Pierre-Sassoulas merged commit d1f9347 into pylint-dev:maintenance/3.3.x Oct 4, 2024
18 checks passed
@jacobtylerwalls jacobtylerwalls deleted the backport-2598-to-maintenance/3.3.x branch October 4, 2024 11:10
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