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

pylint not yet compatible with newest patch release of python (3.13.1) #10114

Closed
jacobtylerwalls opened this issue Dec 7, 2024 · 1 comment
Closed
Labels
Bug 🪲 Duplicate 🐫 Duplicate of an already existing issue High priority Issue with more than 10 reactions

Comments

@jacobtylerwalls
Copy link
Member

Seems like it stopped working in 3.13.1 (Release date: 2024-12-03) again :(

public repo jobs:
✅ python 3.13.0, pylint (3.3.2), astroid (3.3.5): https://github.com/rtbhouse-apps/rtbhouse-python-sdk/actions/runs/12123430319/job/33798902493
❌ python 3.13.1, pylint (3.3.2), astroid (3.3.5): https://github.com/rtbhouse-apps/rtbhouse-python-sdk/actions/runs/12171673933/job/33949004704

rtbhouse_sdk/client.py:6:0: E0401: Unable to import 'collections.abc' (import-error)

python changelog shows 2 collections-related changes:

Originally posted by @antoni-szych-rtbhouse in #10000

@jacobtylerwalls
Copy link
Member Author

Duplicate of #10112

@jacobtylerwalls jacobtylerwalls marked this as a duplicate of #10112 Dec 7, 2024
@jacobtylerwalls jacobtylerwalls closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2024
@jacobtylerwalls jacobtylerwalls added the Duplicate 🐫 Duplicate of an already existing issue label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🪲 Duplicate 🐫 Duplicate of an already existing issue High priority Issue with more than 10 reactions
Projects
None yet
Development

No branches or pull requests

1 participant