This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cooperlees
Recipients cooperlees, vinay.sajip, zach.ware
Date 2018-08-31.15:59:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535731144.63.0.56676864532.issue34556@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for hi-lighting, yes, sorry. I should of been clearer here.

What should we use other than `--upgrade`? I just wanted the topic to be generic:
- `-U`
- `--upgrade-modules`
- `--pip-upgrade`
- `--pull-latest`

In regards to using subprocess, it calls exec or fork to run the child process/command, so that's what I wished to communicate via the term 'fork'.
History
Date User Action Args
2018-08-31 15:59:04cooperleessetrecipients: + cooperlees, vinay.sajip, zach.ware
2018-08-31 15:59:04cooperleessetmessageid: <1535731144.63.0.56676864532.issue34556@psf.upfronthosting.co.za>
2018-08-31 15:59:04cooperleeslinkissue34556 messages
2018-08-31 15:59:04cooperleescreate