Message339523
| Author | methane |
|---|---|
| Recipients | methane, rhettinger, serhiy.storchaka, terry.reedy |
| Date | 2019-04-06.02:28:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554517735.27.0.641798299009.issue36521@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
There is idea about reading docstring lazily, when func.__doc__ is accessed. I don't think the idea can be implemented by 3.8. But if we change code object now, I want new API can be used to implement this idea. One breaking change is better than two. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-06 02:28:55 | methane | set | recipients: + methane, rhettinger, terry.reedy, serhiy.storchaka |
| 2019-04-06 02:28:55 | methane | set | messageid: <1554517735.27.0.641798299009.issue36521@roundup.psfhosted.org> |
| 2019-04-06 02:28:55 | methane | link | issue36521 messages |
| 2019-04-06 02:28:55 | methane | create | |