bpo-43928: Fix a typo in documentation#25568
Conversation
The boolean predicate was typo in documentation.
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA). Recognized GitHub usernameWe couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames: This might be simply due to a missing "GitHub Name" entry in one's b.p.o account settings. This is necessary for legal reasons before we can look at this contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. You can check yourself to see if the CLA has been received. Thanks again for the contribution, we look forward to reviewing it! |
|
Thanks for the PR! Unfortunately, I don't think this is a valid docs change. the current docs are correct as you can see here: https://docs.python.org/3/c-api/arg.html#other-objects You can see that The new change looks like this: ppredicate. |
|
I concur that this is invalid. |
|
Oh, I see your key point, it's my mistake. But was it closed too fast? I still have the commits need to merge. I just found it was closed. 🙀 |
|
Hi, @rhettinger , could you reopen this PR? Or I just create a new PR for my other commits? Thanks and regards. |
The boolean predicate was typo in documentation.
https://bugs.python.org/issue43928