Message 298826 - Python tracker
Message298826
| Author | Segev Finer |
|---|---|
| Recipients | Segev Finer, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2017-07-21.22:06:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1500674773.9.0.384713319634.issue30986@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 PR 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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-21 22:06:13 | Segev Finer | set | recipients: + Segev Finer, paul.moore, tim.golden, zach.ware, steve.dower |
| 2017-07-21 22:06:13 | Segev Finer | set | messageid: <1500674773.9.0.384713319634.issue30986@psf.upfronthosting.co.za> |
| 2017-07-21 22:06:13 | Segev Finer | link | issue30986 messages |
| 2017-07-21 22:06:13 | Segev Finer | create | |