-
Notifications
You must be signed in to change notification settings - Fork 142
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
patch: New 24199687 upstream release 0.10.2! #475
Conversation
I guess we need better handling of the gitlab project updates. |
anyone can fix this ? the same issue blocks #474 for the latest release gitlab does do a 308 redirect that doesn't seems to be handled correctly by older version of python (<3.11) #474 (comment) |
Since the issue seems to be that urllib in older python versions does not handle 308 redirects I wonder if changing the |
from a quick tests it doesn't work with |
Also it's a gitlab.com issue here with the double '/' in the 302 redirect. would be better to have them fix the 302. |
just created an issue concerning the gitlab problem: https://gitlab.com/gitlab-org/gitlab/-/issues/508161 |
Signed-off-by: prombot <[email protected]>
d4e46ff
to
226bb11
Compare
Docs Build 📝Thank you for contribution!✨ This PR has been merged and the docs are now incorporated into |
The upstream 24199687 released new software version - 0.10.2!
This automated PR updates code to bring new version into repository.