From: Serhiy Storchaka Date: Thu, 16 Jan 2014 16:50:53 +0000 (+0200) Subject: Issue #19936: Remove executable bits from C source files and several forgotten X-Git-Tag: v3.4.0b3~129 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18cc3da508503e60e41dc0acce6a8850c25d50e8;p=python Issue #19936: Remove executable bits from C source files and several forgotten test files. --- 18cc3da508503e60e41dc0acce6a8850c25d50e8 diff --cc PC/msvcrtmodule.c index 18dec6dbe8,04d2088d29..18dec6dbe8 mode 100755,100644..100644 --- a/PC/msvcrtmodule.c +++ b/PC/msvcrtmodule.c