Message 141326 - Python tracker (original) (raw)
Message141326
Author | python-dev |
---|---|
Recipients | docs@python, eli.bendersky, ncoghlan, petri.lehtinen, pitrou, py.user, python-dev, r.david.murray, rhettinger, terry.reedy, vstinner |
Date | 2011-07-29.04:07:05 |
SpamBayes Score | 0.0025921867 |
Marked as misclassified | No |
Message-id | E1QmeLn-0006io-C2@dinsdale.python.org |
In-reply-to |
Content |
---|
New changeset 536fccc75f5a by Eli Bendersky in branch 'default': Issue #12380: PyArg_ParseTuple now accepts a bytearray for the 'c' format. http://hg.python.org/cpython/rev/536fccc75f5a |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-07-29 04:07:07 | python-dev | set | recipients: + python-dev, rhettinger, terry.reedy, ncoghlan, pitrou, vstinner, r.david.murray, eli.bendersky, docs@python, py.user, petri.lehtinen |
2011-07-29 04:07:06 | python-dev | link | issue12380 messages |
2011-07-29 04:07:05 | python-dev | create |