Skip to content

bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None #13688

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented May 30, 2019

msilib.Directory.start_component() was passing an extra argument to
CAB.gen_id().

https://bugs.python.org/issue12639

…ot None

msilib.Directory.start_component() was passing an extra argument to
CAB.gen_id().
@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-13703 is a backport of this pull request to the 3.6 branch.

@bedevere-bot
Copy link

GH-13704 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 31, 2019
…ot None (pythonGH-13688)

msilib.Directory.start_component() was passing an extra argument to CAB.gen_id().
(cherry picked from commit c8d5bf6)

Co-authored-by: Zackery Spytz <[email protected]>
@bedevere-bot
Copy link

GH-13705 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 31, 2019
…ot None (pythonGH-13688)

msilib.Directory.start_component() was passing an extra argument to CAB.gen_id().
(cherry picked from commit c8d5bf6)

Co-authored-by: Zackery Spytz <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 31, 2019
…ot None (pythonGH-13688)

msilib.Directory.start_component() was passing an extra argument to CAB.gen_id().
(cherry picked from commit c8d5bf6)

Co-authored-by: Zackery Spytz <[email protected]>
miss-islington added a commit that referenced this pull request May 31, 2019
…ot None (GH-13688)

msilib.Directory.start_component() was passing an extra argument to CAB.gen_id().
(cherry picked from commit c8d5bf6)

Co-authored-by: Zackery Spytz <[email protected]>
zooba pushed a commit that referenced this pull request May 31, 2019
…* is not None (GH-13688)

* bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None (GH-13688)

msilib.Directory.start_component() was passing an extra argument to CAB.gen_id().
(cherry picked from commit c8d5bf6)

Co-authored-by: Zackery Spytz <[email protected]>
@pablogsal
Copy link
Member

DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
…ot None (pythonGH-13688)

msilib.Directory.start_component() was passing an extra argument to CAB.gen_id().
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.

7 participants