Message339335
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 | petr.viktorin |
|---|---|
| Recipients | jdemeyer, ncoghlan, petr.viktorin, rhettinger, terry.reedy |
| Date | 2019-04-02.14:03:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554213835.0.0.280110997161.issue33261@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset fcef60f59d04c63b3540b4c4886226098c1bacd1 by Petr Viktorin (Jeroen Demeyer) in branch 'master': bpo-33261: guard access to __code__ attribute in inspect (GH-6448) https://github.com/python/cpython/commit/fcef60f59d04c63b3540b4c4886226098c1bacd1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-02 14:03:55 | petr.viktorin | set | recipients: + petr.viktorin, rhettinger, terry.reedy, ncoghlan, jdemeyer |
| 2019-04-02 14:03:55 | petr.viktorin | set | messageid: <1554213835.0.0.280110997161.issue33261@roundup.psfhosted.org> |
| 2019-04-02 14:03:54 | petr.viktorin | link | issue33261 messages |
| 2019-04-02 14:03:54 | petr.viktorin | create | |