Commits
Click on a commit to change the comparison rangeadd test for memory leakage during deletion of value [pre-commit.ci] auto fixes from pre-commit.com hooks1 year ago
by pre-commit-ci[bot] trim ram in multidict_pop.py when testing item deletion so that bougus claims can be prevented. add types-psutil to pre-commit for typechecking the test add contribution to timeline merge the two functions together so that mypy will accept it. fix crashing and ensure multidicts can actually clear entries remove malloc-trim there is not need for it here _md_refdump is not version compatable so I'll comment it out for now... increase timeout so that workflow doesn't cut off increase fault handler timeout so that debug versions can finish in time revert this was the worng timeout lessen amount of time memory leak takes to test higher amount but print how big it was so we know where it should be capped make sure code-coverage does its job and fix up md_clear so that all values are being cleared label that we bugfixed a problem Apply suggestions from code review Apply suggestions from code review Apply suggestions from code review Update multidict/_multilib/hashtable.h Update multidict/_multilib/hashtable.h