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 | lukasz.langa, python-dev, wolfmanx |
| Date | 2012年12月31日.12:57:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3YZdpr35KFzMwg@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 459a23083b66 by Łukasz Langa in branch '3.3': Fixes `__setitem__` on parser['DEFAULT'] reported in issue #16820. http://hg.python.org/cpython/rev/459a23083b66 New changeset f6fb5a5748f0 by Łukasz Langa in branch 'default': Merged `parser['DEFAULT'].__setitem__` fix (issue #16820) from 3.3. http://hg.python.org/cpython/rev/f6fb5a5748f0 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年12月31日 12:57:41 | python-dev | set | recipients: + python-dev, lukasz.langa, wolfmanx |
| 2012年12月31日 12:57:41 | python-dev | link | issue16820 messages |
| 2012年12月31日 12:57:41 | python-dev | create | |