Message 216105 - Python tracker (original) (raw)
Message216105
| Author | python-dev |
|---|---|
| Recipients | Gavin.Andresen, davide.rizzo, eric.smith, ezio.melotti, python-dev, vstinner |
| Date | 2014-04-14.16:08:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 3g6vrX2Vnkz7Ljn@mail.python.org |
| In-reply-to |
| Content |
|---|
| New changeset 7c484551bce1 by Eric V. Smith in branch '3.4': Issue #12546: Allow \x00 as a fill character for builtin type __format__ methods. http://hg.python.org/cpython/rev/7c484551bce1 New changeset bd90e68dc81f by Eric V. Smith in branch 'default': Closes issue #12546: Allow \x00 as a fill character for builtin type __format__ methods. http://hg.python.org/cpython/rev/bd90e68dc81f |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-14 16:08:28 | python-dev | set | recipients: + python-dev, vstinner, eric.smith, ezio.melotti, davide.rizzo, Gavin.Andresen |
| 2014-04-14 16:08:28 | python-dev | link | issue12546 messages |
| 2014-04-14 16:08:28 | python-dev | create |