Skip to content

bpo-30986: Add --include-py argument to Tools/msi/make_zip.py#2806

Closed
segevfiner wants to merge 2 commits intopython:masterfrom
segevfiner:bpo-30986-make-zip-include-py
Closed

bpo-30986: Add --include-py argument to Tools/msi/make_zip.py#2806
segevfiner wants to merge 2 commits intopython:masterfrom
segevfiner:bpo-30986-make-zip-include-py

Conversation

@segevfiner
Copy link
Copy Markdown
Contributor

@segevfiner segevfiner commented Jul 21, 2017

Add an argument --include-py to Tools/msi/make_zip.py that allows including the Python modules sources and not only bytecode.

I found it useful while running Twisted's test suite in #2318, since I got an error otherwise. I don't remember what that error was and wasn't able to reproduce it while trying to run Twisted's test suite again.

https://bugs.python.org/issue30986

This allows including the Python modules sources and not only bytecode.
@mention-bot
Copy link
Copy Markdown

@segevfiner, thanks for your PR! By analyzing the history of the files in this pull request, we identified @zooba to be a potential reviewer.

Copy link
Copy Markdown

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

rebase plz

@segevfiner
Copy link
Copy Markdown
Contributor Author

segevfiner commented Jul 11, 2019

I think this has been rewritten as "PC\layout" which I think already knows how to include .py files unless you pass the flag --precompile. @zooba If this is the case, than this can be closed as it is no longer relevant.

@csabella
Copy link
Copy Markdown
Contributor

Closing per the last comment by the author.

@csabella csabella closed this May 29, 2020
@segevfiner segevfiner deleted the bpo-30986-make-zip-include-py branch February 21, 2022 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants