-
Notifications
You must be signed in to change notification settings - Fork 66
Fix issue #34. Support Python >= 3.10 #35
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
base: master
Are you sure you want to change the base?
Conversation
|
Hi @PaoloAlbano, thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. |
|
whats the state here ... python 3.13 is about to hatch and csv standard target does not work above 3.9, why is the csv target not maintained anymore? |
@PaoloAlbano needs to accept the CLA first before the Qlick/Stitch/Singer team reviews the PR. If you are running into the |
|
@frasermarlow I have already accepted the CLA and it is already marked as delivered. |
|
You did it @PaoloAlbano! Thank you for signing the Singer Contribution License Agreement. |
|
merge & release pls, thanks |
🙏 |
|
@frasermarlow Just hit this same issue. Can anyone merge and release this? |
Description of change
Conditional import of of module collections on python version
Description of change
Run on python >=3.10.
Conditional import on collections
Risks
...
Rollback steps