Pablo Galindo Salgado
Pablo Galindo Salgado
Closing until there is a concrete plan to do this
option to count only memory used in current thread / limit_memory("10MB", current_thread_only=True),
We will be working on this soon. This may require some changes in `memray` itself but it's doable 👍
option to count only memory used in current thread / limit_memory("10MB", current_thread_only=True),
PR up: https://github.com/bloomberg/pytest-memray/pull/117
I'm closing this issue since I won't have time soon to make the aforementioned PRs.
@jevinskie Thanks for the comment! Yeah, what needs to be done is include them in the pyenv build scripts and then activate them by default. Maybe you can do a...
Closing this in favour of #277
> > I believe https://peps.python.org/pep-0701/ Syntactic formalization of f-strings [python/cpython#102856](https://github.com/python/cpython/issues/102856) may facilitate this proposal by parsing fields separate from string parts. Not sure if will all make it into 3.12....
Closing this as purest doesn't allow us to do this easily
@serhiy-storchaka I have adapted the rule and added some extra tests, although I am a bit suspicious that this will be a bit tricky to get fully right.
> * Are you satisfied with the increase in wheel size? I don't find it concerning, but you raised it as a possible concern. I am, I don't think this...