[3.7] Fix typo in Include/objimpl.h, the word "has" was missing (GH-5568)#5569
Conversation
) It now reads: ...be aware that Python has no control over... (cherry picked from commit 517da1e) Co-authored-by: Alexey <forestbiiird@gmail.com>
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. Thanks again to your contribution and we look forward to looking at it! |
|
@WouldYouKindly and @Mariatta: Backport status check is done, and it's a success ✅ . |
1 similar comment
|
@WouldYouKindly and @Mariatta: Backport status check is done, and it's a success ✅ . |
|
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 |
|
@WouldYouKindly and @Mariatta: Backport status check is done, and it's a failure ❌ . |
|
@WouldYouKindly and @Mariatta: Backport status check is done, and it's a success ✅ . |
|
Thanks! |
It now reads: ...be aware that Python has no control over...
(cherry picked from commit 517da1e)
Co-authored-by: Alexey forestbiiird@gmail.com