]> granicus.if.org Git - python/commit
[3.5] bpo-30650: Fixed a syntax error: missed right parentheses (GH-2154) (#2216)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 15 Jun 2017 13:58:15 +0000 (16:58 +0300)
committerGitHub <noreply@github.com>
Thu, 15 Jun 2017 13:58:15 +0000 (16:58 +0300)
commitb39c78a73c203dcaf8f2061da81827c667440402
treea8c7309239c73931059c9698dd4e876a4c7fe4f7
parent8c797ed8a0fea5e3162b9415f13e270d4d5d9549
[3.5] bpo-30650: Fixed a syntax error: missed right parentheses (GH-2154) (#2216)

(cherry picked from commit 0d32218)
Modules/posixmodule.c