Skip to content

Conversation

@aaronliu0130
Copy link
Contributor

Upstream undeprecated it in December (python/cpython#126227)

Type of Changes

Type
βœ“ πŸ› Bug fix

Description

Closes #10211

Upstream undeprecated it in December (python/cpython#126227)
@jacobtylerwalls jacobtylerwalls added this to the 3.3.5 milestone Feb 1, 2025
@jacobtylerwalls jacobtylerwalls added the False Positive 🦟 A message is emitted but nothing is wrong with the code label Feb 1, 2025
Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jacobtylerwalls jacobtylerwalls enabled auto-merge (squash) February 1, 2025 19:22
@codecov
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 95.84%. Comparing base (8138620) to head (cf0c71a).
⚠️ Report is 341 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10213   +/-   ##
=======================================
  Coverage   95.84%   95.84%           
=======================================
  Files         175      175           
  Lines       19056    19056           
=======================================
  Hits        18264    18264           
  Misses        792      792           
Files with missing lines Coverage Ξ”
pylint/checkers/imports.py 94.86% <ΓΈ> (ΓΈ)
πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jacobtylerwalls jacobtylerwalls merged commit 47579c8 into pylint-dev:main Feb 1, 2025
46 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 1, 2025
Upstream undeprecated it in December (python/cpython#126227)

(cherry picked from commit 47579c8)
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2025

πŸ€– According to the primer, this change has no effect on the checked open source code. πŸ€–πŸŽ‰

This comment was generated for commit cf0c71a

jacobtylerwalls pushed a commit that referenced this pull request Feb 1, 2025
Upstream undeprecated it in December (python/cpython#126227)

(cherry picked from commit 47579c8)

Co-authored-by: Aaron Liu <[email protected]>
@aaronliu0130 aaronliu0130 linked an issue Mar 3, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backported False Positive 🦟 A message is emitted but nothing is wrong with the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests fail on Python 3.13 getopt doesn't seem deprecated

3 participants