Message392057
> 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? |
|
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 | |
|