-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-130617 : fix time_clockid_converter on DragonFlyBSD #130634
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
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
You should sign the CLA: see the previous comment from the bot. |
I can't open that url. I don't known if it has been blocked by the Chinese government. |
Can you open https://www.python.org/psf/contrib/contrib-form/ URL? |
Yes. I can. I signed but the button didn't change. |
Thanks for signing. I'm not sure how to notify the bot that you signed the CLA :-) I tried to close/reopen the PR to trigger again CI jobs, but it didn't work. |
@leleliu008 The Cla form on https://www.python.org/psf/contrib/contrib-form/ is not synced with the CLA Heroku database. Additionally the manual form could take a few days to check. Do you perhaps have some kind of ad blocker, VPN or something like that on your computer? Could you try to turn those off, or try accessing the heroku link using a different device? We have other contributors from China before and haven't encountered this issue. |
I ended up accessing that website through a VPN. |
Signed-off-by: leleliu008 <[email protected]>
Thanks @leleliu008 for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Merged, thank you! |
…H-130634) (cherry picked from commit e419817) Co-authored-by: leleliu008 <[email protected]> Signed-off-by: leleliu008 <[email protected]>
GH-130666 is a backport of this pull request to the 3.13 branch. |
) (#130666) gh-130617 : fix time_clockid_converter on DragonFlyBSD (GH-130634) (cherry picked from commit e419817) Signed-off-by: leleliu008 <[email protected]> Co-authored-by: leleliu008 <[email protected]>
…130634) Signed-off-by: leleliu008 <[email protected]>
closed #130617