Steve Dower added the comment:

It's straightforward to detect path->narrow == NULL and raise instead of 
crashing. We can also trivially check path->wide on Windows and raise with a 
more specific error.

Given it's already fixed for 3.6.0 and there's only one more binary release for 
3.5 (and Windows has *very* limited uptake apart from the binary releases), I 
don't think it's worth making this work given how many versions have been 
broken in the past.

----------
assignee:  -> steve.dower
keywords: +patch
stage:  -> patch review
Added file: http://bugs.python.org/file46520/23462_1.patch

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

Reply via email to