Message 264046 - Python tracker
Message264046
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 | ncoghlan, python-dev, serhiy.storchaka, xiang.zhang, yselivanov |
| Date | 2016-04-23.06:24:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160423062449.124498.23184.1743BE36@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset d14ea3964590 by Serhiy Storchaka in branch '3.5': Issue #26733: Disassembling a class now disassembles class and static methods. https://hg.python.org/cpython/rev/d14ea3964590 New changeset f96fec10cf25 by Serhiy Storchaka in branch 'default': Issue #26733: Disassembling a class now disassembles class and static methods. https://hg.python.org/cpython/rev/f96fec10cf25 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-23 06:24:55 | python-dev | set | recipients: + python-dev, ncoghlan, serhiy.storchaka, yselivanov, xiang.zhang |
| 2016-04-23 06:24:55 | python-dev | link | issue26733 messages |
| 2016-04-23 06:24:55 | python-dev | create | |