]> granicus.if.org Git - python/commit
[3.6] bpo-30650: Fixed a syntax error: missed right parentheses (GH-2154) (#2215)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 15 Jun 2017 13:57:53 +0000 (16:57 +0300)
committerGitHub <noreply@github.com>
Thu, 15 Jun 2017 13:57:53 +0000 (16:57 +0300)
commitf75f6edb1fdbaeb12f9de368ebdeb1b7d1836433
tree3d0c9bd09dfaa81b898801a36d64f3cc91b91349
parent523a243840feb4d5f444a1b128e540876afac3d2
[3.6] bpo-30650: Fixed a syntax error: missed right parentheses (GH-2154) (#2215)

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