Message 392057 - Python tracker
Message392057
| Author | erlendaasland |
|---|---|
| Recipients | christian.heimes, erlendaasland, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner |
| Date | 2021-04-27.11:53:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619524389.05.0.702793597092.issue43916@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> The second most important part here is also adding regression tests so this doesn't happen. I've started adding tests. I'm not sure if I need to wrap them with @cpython_only. Some of the types are hidden deep inside the implementations, and I have a hard time fetching them. For example _functools._lru_list_elem and _thread._localdummy. Is it ok to leave those out? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-27 11:53:09 | erlendaasland | set | recipients: + erlendaasland, vstinner, christian.heimes, serhiy.storchaka, pablogsal, shreyanavigyan |
| 2021-04-27 11:53:09 | erlendaasland | set | messageid: <1619524389.05.0.702793597092.issue43916@roundup.psfhosted.org> |
| 2021-04-27 11:53:09 | erlendaasland | link | issue43916 messages |
| 2021-04-27 11:53:09 | erlendaasland | create | |