Skip to content

[3.6] bpo-31948: Fix broken links in msilib docs (GH-4397).#4398

Merged
Mariatta merged 2 commits into
python:3.6from
Jesse-Bakker:backport-3bda022-3.6
Nov 15, 2017
Merged

[3.6] bpo-31948: Fix broken links in msilib docs (GH-4397).#4398
Mariatta merged 2 commits into
python:3.6from
Jesse-Bakker:backport-3bda022-3.6

Conversation

@Jesse-Bakker

@Jesse-Bakker Jesse-Bakker commented Nov 14, 2017

Copy link
Copy Markdown
Contributor

(cherry picked from commit 3bda022)

https://bugs.python.org/issue31948

@the-knights-who-say-ni

Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

Comment thread Doc/library/msilib.rst Outdated
`MSIDatabaseOpenView <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370082.aspx>`_
`MSIDatabaseCommit <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370075.aspx>`_
`MSIGetSummaryInformation <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370301.aspx>`_
`MsiCloseHandle <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370067.aspx>`_

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Database.Close() is new in 3.7, so the entry for MsiCloseHandle shouldn't be in 3.6.

@bedevere-bot

Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@Jesse-Bakker

Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again

@bedevere-bot

Copy link
Copy Markdown

Thanks for making the requested changes!

@Mariatta: please review the changes made to this pull request.

@Mariatta

Copy link
Copy Markdown
Member

Awesome! Thanks @Jesse-Bakker!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants