From: Serhiy Storchaka Date: Tue, 24 Jan 2017 18:54:07 +0000 (+0200) Subject: Issue #29337: Fixed possible BytesWarning when compare the code objects. X-Git-Tag: v3.7.0a1~1473 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=067cbd02bf2d9dba35fb73edc57afecc759411fd;p=thirdparty%2FPython%2Fcpython.git Issue #29337: Fixed possible BytesWarning when compare the code objects. Warnings could be emitted at compile time. --- 067cbd02bf2d9dba35fb73edc57afecc759411fd