Improve cProfile standard output
Open
Nobody has claimed this yet.
3.8 (EOL)
stdlib
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 34861 |
|---|---|
| Nosy | @giampaolo, @boxed, @pablogsal, @DanielNoord |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2018-10-01.11:13:17.856>
labels = ['3.8', 'type-feature', 'library']
title = 'Improve cProfile standard output'
updated_at = <Date 2022-03-30.11:10:24.282>
user = 'https://github.com/boxed'
bugs.python.org fields:
activity = <Date 2022-03-30.11:10:24.282>
actor = 'pablogsal'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-10-01.11:13:17.856>
creator = 'Anders.Hovm\xc3\xb6ller'
dependencies = []
files = []
hgrepos = []
issue_num = 34861
keywords = ['patch']
message_count = 6.0
messages = ['326793', '327147', '327149', '327279', '415856', '416338']
nosy_count = 5.0
nosy_names = ['giampaolo.rodola', 'python-dev', 'Anders.Hovm\xc3\xb6ller', 'pablogsal', 'danielnoord']
pr_nums = ['9655', '13083', '31929']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue34861'
versions = ['Python 3.8']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the cProfile standard-output behavior and the discussion for BPO 34861, then inspect PRs #9655, #13083, and #31929 before choosing work. The issue does not define the desired output or name files or tests, so completion requires an agreed output change and corresponding coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100