Message400466
| Author | iritkatriel |
|---|---|
| Recipients | Guido.van.Rossum, gvanrossum, iritkatriel, methane, rhettinger, serhiy.storchaka, terry.reedy |
| Date | 2021-08-28.10:39:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1630147174.39.0.26370071045.issue36521@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> I'd like to remove docstring from code object at all. > func.__doc__ can be set by MAKE_FUNCTION or STORE_ATTR. I think that would require a change in the signature of PyFunction_New. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-28 10:39:34 | iritkatriel | set | recipients: + iritkatriel, gvanrossum, rhettinger, terry.reedy, methane, serhiy.storchaka, Guido.van.Rossum |
| 2021-08-28 10:39:34 | iritkatriel | set | messageid: <1630147174.39.0.26370071045.issue36521@roundup.psfhosted.org> |
| 2021-08-28 10:39:34 | iritkatriel | link | issue36521 messages |
| 2021-08-28 10:39:34 | iritkatriel | create | |