Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Closed
segevfiner wants to merge 2 commits into
python:masterpython/cpython:masterfrom
segevfiner:bpo-30986-make-zip-include-pysegevfiner/cpython:bpo-30986-make-zip-include-pyCopy head branch name to clipboard
Closed

bpo-30986: Add --include-py argument to Tools/msi/make_zip.py#2806
segevfiner wants to merge 2 commits into
python:masterpython/cpython:masterfrom
segevfiner:bpo-30986-make-zip-include-pysegevfiner/cpython:bpo-30986-make-zip-include-pyCopy head branch name to clipboard

Conversation

@segevfiner

@segevfiner segevfiner commented Jul 21, 2017

Copy link
Copy Markdown
Contributor

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.

@auvipy auvipy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

rebase plz

@segevfiner

segevfiner commented Jul 11, 2019

Copy link
Copy Markdown
Contributor Author

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.