Message 175868 - Python tracker
Message175868
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 | ezio.melotti, hieu.nguyen, python-dev, serhiy.storchaka, tweksteen |
| Date | 2012-11-18.12:07:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Y4BkV0sqFzQQB@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset d2df83d7c649 by Ezio Melotti in branch '2.7': #16306: Fix multiple error messages when unknown command line parameters where passed to the interpreter. Patch by Hieu Nguyen. http://hg.python.org/cpython/rev/d2df83d7c649 New changeset 0153c077a0fd by Ezio Melotti in branch '3.2': #16306: Fix multiple error messages when unknown command line parameters where passed to the interpreter. Patch by Hieu Nguyen. http://hg.python.org/cpython/rev/0153c077a0fd New changeset 7f01121a660d by Ezio Melotti in branch '3.3': #16306: merge with 3.2. http://hg.python.org/cpython/rev/7f01121a660d New changeset 3a1bcb6de167 by Ezio Melotti in branch 'default': #16306: merge with 3.3. http://hg.python.org/cpython/rev/3a1bcb6de167 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-18 12:07:14 | python-dev | set | recipients: + python-dev, ezio.melotti, hieu.nguyen, serhiy.storchaka, tweksteen |
| 2012-11-18 12:07:14 | python-dev | link | issue16306 messages |
| 2012-11-18 12:07:14 | python-dev | create | |