Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 24, 2017

Previously, 'msilib.OpenDatabase()' function raised a
cryptical exception message when it couldn't open or
create an MSI file. For example:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
_msi.MSIError: unknown error 6e

(cherry picked from commit 4864a61)

https://bugs.python.org/issue12382

…nGH-4528)

Previously, 'msilib.OpenDatabase()' function raised a
cryptical exception message when it couldn't open or
create an MSI file. For example:

    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
    _msi.MSIError: unknown error 6e
(cherry picked from commit 4864a61)
@miss-islington
Copy link
Contributor Author

@berkerpeksag: Backport status check is done, and it's a success ✅ .

@berkerpeksag berkerpeksag merged commit bfa89b2 into python:3.6 Nov 24, 2017
@miss-islington
Copy link
Contributor Author

Thanks, @berkerpeksag!

@miss-islington miss-islington deleted the backport-4864a61-3.6 branch November 24, 2017 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants