Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_lsprof issue #48145

Closed
brettcannon opened this issue Sep 18, 2008 · 4 comments
Closed

_lsprof issue #48145

brettcannon opened this issue Sep 18, 2008 · 4 comments
Assignees
Labels
extension-modules C modules in the Modules dir release-blocker type-crash A hard crash of the interpreter, possibly with a core dump

Comments

@brettcannon
Copy link
Member

BPO 3895
Nosy @brettcannon, @benjaminp

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 = 'https://github.com/brettcannon'
closed_at = <Date 2008-10-07.02:33:17.827>
created_at = <Date 2008-09-18.02:32:13.655>
labels = ['extension-modules', 'type-crash', 'release-blocker']
title = '_lsprof issue'
updated_at = <Date 2008-10-07.02:33:17.804>
user = 'https://github.com/brettcannon'

bugs.python.org fields:

activity = <Date 2008-10-07.02:33:17.804>
actor = 'benjamin.peterson'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2008-10-07.02:33:17.827>
closer = 'benjamin.peterson'
components = ['Extension Modules']
creation = <Date 2008-09-18.02:32:13.655>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 3895
keywords = []
message_count = 4.0
messages = ['73356', '74003', '74087', '74421']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'benjamin.peterson']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue3895'
versions = ['Python 3.0']

@brettcannon
Copy link
Member Author

@brettcannon brettcannon added deferred-blocker extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump labels Sep 18, 2008
@brettcannon brettcannon self-assigned this Sep 29, 2008
@brettcannon
Copy link
Member Author

2.6 is fixed in r66677 and 2.5 in r66678. 3.0 has not been applied yet
as test_cProfile is still currently listed as a broken test. So I am
blocking 66677 on py3k for now.

@brettcannon
Copy link
Member Author

See the fix in r66700 for the change to _lsprof.c to use.

@benjaminp
Copy link
Contributor

Forward ported in r66827.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension-modules C modules in the Modules dir release-blocker type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

No branches or pull requests

3 participants