Message 259809 - Python tracker (original) (raw)
Message259809
Author | python-dev |
---|---|
Recipients | Barun Parruck, docs@python, hniksic, martin.panter, python-dev, serhiy.storchaka |
Date | 2016-02-07.23:23:16 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 20160207232313.2639.41186@psf.io |
In-reply-to |
Content |
---|
New changeset ab25ce400abd by Serhiy Storchaka in branch '2.7': Issue #26198: Fixed error messages for some argument parsing errors. https://hg.python.org/cpython/rev/ab25ce400abd New changeset 9f998e24d8d8 by Serhiy Storchaka in branch '3.5': Issue #26198: Fixed error messages for some argument parsing errors. https://hg.python.org/cpython/rev/9f998e24d8d8 New changeset f8bdc0ea3bcf by Serhiy Storchaka in branch 'default': Issue #26198: Fixed error messages for some argument parsing errors. https://hg.python.org/cpython/rev/f8bdc0ea3bcf New changeset 53d66a554beb by Serhiy Storchaka in branch 'default': Issue #26198: ValueError is now raised instead of TypeError on buffer https://hg.python.org/cpython/rev/53d66a554beb |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-02-07 23:23:16 | python-dev | set | recipients: + python-dev, hniksic, docs@python, martin.panter, serhiy.storchaka, Barun Parruck |
2016-02-07 23:23:16 | python-dev | link | issue26198 messages |
2016-02-07 23:23:16 | python-dev | create |