Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sys.settrace doesn't disable tracing if a local trace function returns None #56201

Copy link
Copy link
Closed
@nedbat

Description

@nedbat
Issue body actions
BPO 11992
Nosy @arigo, @nedbat, @xdegaye

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/nedbat'
closed_at = None
created_at = <Date 2011-05-04.01:58:53.007>
labels = ['type-bug', 'library']
title = "sys.settrace doesn't disable tracing if a local trace function returns None"
updated_at = <Date 2017-01-18.11:32:14.531>
user = 'https://github.com/nedbat'

bugs.python.org fields:

activity = <Date 2017-01-18.11:32:14.531>
actor = 'arigo'
assignee = 'nedbat'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2011-05-04.01:58:53.007>
creator = 'nedbat'
dependencies = []
files = []
hgrepos = []
issue_num = 11992
keywords = []
message_count = 3.0
messages = ['135089', '206739', '285720']
nosy_count = 3.0
nosy_names = ['arigo', 'nedbat', 'xdegaye']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue11992'
versions = ['Python 2.7', 'Python 3.2']

Metadata

Metadata

Assignees

Labels

stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.