Steve Dower added the comment:

This broke Windows builds because of unnecessary "static" qualifiers on the 
forward declarations at lines 2685 and 3006 (as discussed on #20323).

Removing "static" from these lines fixes the build.

----------
nosy: +steve.dower
resolution: fixed -> 
status: closed -> open

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

Reply via email to