[issue40492] -m cProfile -o f.pstats with a script that does chdir() writes to the changed directory and not `.`

Tal Einat report at bugs.python.org
Sun Oct 18 16:48:38 EDT 2020


Tal Einat <taleinat+python at gmail.com> added the comment:


New changeset 3c0ac18504cfeed822439024339d5717f42bdd66 by Anthony Sottile in branch 'master':
bpo-40492: Fix --outfile with relative path when the program changes it working dir (GH-19910)
https://github.com/python/cpython/commit/3c0ac18504cfeed822439024339d5717f42bdd66


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40492>
_______________________________________


More information about the Python-bugs-list mailing list