Skip to content

[3.7] tracemalloc: 'pretty top' example no longer changes the filename (GH-18903)#18904

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-d06eec2-3.7
Mar 10, 2020
Merged

[3.7] tracemalloc: 'pretty top' example no longer changes the filename (GH-18903)#18904
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-d06eec2-3.7

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

I've used this recipe a couple times and the filename editing has always
been less than useful and something I've removed. This is because many
modules end up losing which package they are located in, e.g. util/date.py.
(cherry picked from commit d06eec2)

Co-authored-by: Adam Johnson me@adamj.eu

…honGH-18903)

I've used this recipe a couple times and the filename editing has always
been less than useful and something I've removed. This is because many
modules end up losing which package they are located in, e.g. `util/date.py`.
(cherry picked from commit d06eec2)

Co-authored-by: Adam Johnson <me@adamj.eu>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington

Copy link
Copy Markdown
Contributor Author

@adamchainz and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit f0fcf16 into python:3.7 Mar 10, 2020
@miss-islington miss-islington deleted the backport-d06eec2-3.7 branch March 10, 2020 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants