-
Couldn't load subscription status.
- Fork 160
GH-467: fix ArtifactoryPath.__reduce__ for python 3.9 and below
#468
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
Conversation
|
@allburov @beliaev-maksim hi! Requesting a review since devopshq/crosspm on python before 3.10 suffers from #456 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
set PR to draft as the changes still cause failure. |
|
not sure how to check |
|
Is there a way to add some test in this repo? |
not that I know of currently :) I did not author the changes for pickling, but I don't see testing ArtifactoryPath deepcopying as a crucial requirement at this point all I'm interested in is getting CrossPM to work ASAP |
|
@allburov should we expect a new release soon? |
|
We're doing release 21 Jan 🤞 |
Fixes an issue with DOHQ CrossPM (which was caused indirectly).
Closes #467