]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix _abc.c compile error on Cygwin (GH-8445)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Feb 2019 01:53:28 +0000 (17:53 -0800)
committerGitHub <noreply@github.com>
Sun, 24 Feb 2019 01:53:28 +0000 (17:53 -0800)
commit8efa32888b6ab1b8420a4883167b68824faba4cc
tree399028bfc16abf775cfbdc8fc9c2bdbcee4a8549
parent6163210089148ad31c270695f7273fc3561a211a
fix _abc.c compile error on Cygwin (GH-8445)

(cherry picked from commit abe5922743f62e130c4dad2f637274c38d6b1e8b)

Co-authored-by: E. M. Bray <erik.m.bray@gmail.com>
Modules/_abc.c