From: Benjamin Peterson Date: Wed, 21 Aug 2019 02:19:43 +0000 (-0700) Subject: abstract.c should not be executable. (GH-15348) X-Git-Tag: v3.9.0a1~842 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d33e46d17d33f9b918846982c02ddc17d897c9bc;p=thirdparty%2FPython%2Fcpython.git abstract.c should not be executable. (GH-15348) --- diff --git a/Objects/abstract.c b/Objects/abstract.c old mode 100755 new mode 100644