New submission from Zachary Ware:

Issue #21377 introduced a compiler warning on Windows:

..\Objects\bytesobject.c(2824): warning C4018: '>' : signed/unsigned mismatch 
[P:\ath\to\cpython\PCbuild\pythoncore.vcxproj]

----------
components: Build, Windows
messages: 217942
nosy: haypo, nikratio, pitrou, zach.ware
priority: normal
severity: normal
stage: needs patch
status: open
title: Win32 compiler warning in PyBytes_Concat
type: behavior
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21442>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to