]> granicus.if.org Git - python/commit
Fix typo in Include/objimpl.h, the word "has" was missing (GH-5568) (GH-5570)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Feb 2018 07:35:56 +0000 (23:35 -0800)
committerGitHub <noreply@github.com>
Mon, 12 Feb 2018 07:35:56 +0000 (23:35 -0800)
commit743b6c07e8c79ffee38ab77f1284b542d865ce6e
tree3358ddfb4b66739d43a7a606f83cf9d20078e1b7
parentdb1de759a9caed5f77b9b550ce0085833a1eb05b
Fix typo in Include/objimpl.h, the word "has" was missing (GH-5568) (GH-5570)

It now reads: ...be aware that Python has no control over...
(cherry picked from commit 517da1e58f4c489d4b31579852cde5f7113da08e)

Co-authored-by: Alexey <forestbiiird@gmail.com>
Include/objimpl.h