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

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