Eryk Sun <[email protected]> added the comment:
> maybe there's a list of updates (or FAQ) to which you > want to add KB3063858? The documentation of the embeddable package [1] could highlight the need for KB2533623. Currently it's directly mentioned only in "What's New in Python 3.8" [2]. > ImportError: DLL load failed while importing _lzma: > De parameter is onjuist. Mixed-language output is awkward. A common _Py_FormatMessage function could be added in 3.10 that tries getting an error message in English before trying to get it in the user's default language. --- [1] https://docs.python.org/3/using/windows.html#the-embeddable-package [2] https://docs.python.org/3.8/whatsnew/3.8.html#changes-in-the-python-api ---------- nosy: +eryksun _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42339> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
