Message 253092 - Python tracker (original) (raw)
Message253092
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 | python-dev |
|---|---|
| Recipients | Arfrever, alecsandru.patrascu, brett.cannon, python-dev |
| Date | 2015-10-16.19:30:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 20151016193025.7244.63121@psf.io |
| In-reply-to |
| Content |
|---|
| New changeset cc42700abb8e by Brett Cannon in branch '2.7': Issue #25188: Clean up code to pass the --pgo flag to subprocesses https://hg.python.org/cpython/rev/cc42700abb8e |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-16 19:30:28 | python-dev | set | recipients: + python-dev, brett.cannon, Arfrever, alecsandru.patrascu |
| 2015-10-16 19:30:28 | python-dev | link | issue25188 messages |
| 2015-10-16 19:30:28 | python-dev | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜