Message218539
| Author | python-dev |
|---|---|
| Recipients | Ouaouaron, berker.peksag, brett.cannon, docs@python, ncoghlan, python-dev, vstinner |
| Date | 2014-05-14.15:09:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3gTK78313Xz7LnZ@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset cc5e3b93c35a by Victor Stinner in branch '2.7': Issue #21488: Fix doc of codecs.decode() and codecs.encode(), no keyword support. http://hg.python.org/cpython/rev/cc5e3b93c35a New changeset 2e116176a81f by Victor Stinner in branch '3.4': Issue #21488: Fix doc of codecs.decode() and codecs.encode(), no keyword support. http://hg.python.org/cpython/rev/2e116176a81f New changeset 889896471498 by Victor Stinner in branch 'default': Merge 3.4: ignore change specific to 3.4 for #21488, I had a different patch for Python 3.5 http://hg.python.org/cpython/rev/889896471498 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-14 15:09:57 | python-dev | set | recipients: + python-dev, brett.cannon, ncoghlan, vstinner, docs@python, berker.peksag, Ouaouaron |
| 2014-05-14 15:09:57 | python-dev | link | issue21488 messages |
| 2014-05-14 15:09:57 | python-dev | create | |