STINNER Victor <vstin...@python.org> added the comment:

> Understood; thanks. I agree that there shouldn't be a guarantee for private 
> undocumented calls.

I concur. That's a good summary. We don't provide ABI stability for Julien's 
use case.

Julien: You cannot use the same wheel package for all Python 3.7.x versions: 
you need to either always compile at the installation, or ship a different 
wheel package per micro Python 3.7.x version.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to