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: <[email protected]> |
| 2021-04-27 11:53:09 | erlendaasland | link | issue43916 messages |
| 2021-04-27 11:53:09 | erlendaasland | create | |
|