| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
The test makes sense. Thanks for adding it. I have one question.
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request. |
Sorry, something went wrong.
|
I have made the requested changes; please review again. |
Sorry, something went wrong.
|
Thanks for making the requested changes! @ericsnowcurrently: please review the changes made to this pull request. |
Sorry, something went wrong.
|
It looks like part of your PR was removed by mistake. I thought the new test in test_capi.test_misc would still be there. |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for moving that test! There's just one thing to address and then this PR should be ready to merge. Thanks for your patience.
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request. |
Sorry, something went wrong.
|
I have made the requested changes; please review again. |
Sorry, something went wrong.
|
Thanks for making the requested changes! @ericsnowcurrently: please review the changes made to this pull request. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Thanks @neonene for the PR, and @ericsnowcurrently for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
…rs (pythongh-119604) Check if the DateTime C-API type matches the datetime.date type on main and shared/isolated subinterpreters. (cherry picked from commit 50a3895) Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>
|
GH-120463 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
|
Thanks again for all your work on this, @neonene! |
Sorry, something went wrong.
…rs (pythongh-119604) Check if the DateTime C-API type matches the datetime.date type on main and shared/isolated subinterpreters.
…rs (pythongh-119604) Check if the DateTime C-API type matches the datetime.date type on main and shared/isolated subinterpreters.
…rs (pythongh-119604) Check if the DateTime C-API type matches the datetime.date type on main and shared/isolated subinterpreters.
| Back | FazBrowse Home | New Git URL |
Check if the DateType C-API type matches the datetime.date type on main and shared/isolated subinterpreters.
@ericsnowcurrently Please review if this usage is not invalid.