classes should have mutable docstrings · Issue #56982 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@ericsnowcurrently

Description

@ericsnowcurrently

BPO 12773
Nosy @ncoghlan, @voidspace, @ericsnowcurrently
Files mutable_class_docstrings.diff

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 = <Date 2011-08-17.17:04:29.217> created_at = <Date 2011-08-17.16:32:38.078> labels = ['interpreter-core', 'type-bug'] title = 'classes should have mutable docstrings' updated_at = <Date 2011-08-17.17:04:29.215> user = 'https://github.com/ericsnowcurrently'

bugs.python.org fields:

activity = <Date 2011-08-17.17:04:29.215> actor = 'python-dev' assignee = 'none' closed = True closed_date = <Date 2011-08-17.17:04:29.217> closer = 'python-dev' components = ['Interpreter Core'] creation = <Date 2011-08-17.16:32:38.078> creator = 'eric.snow' dependencies = [] files = ['22925'] hgrepos = [] issue_num = 12773 keywords = ['patch'] message_count = 2.0 messages = ['142287', '142288'] nosy_count = 4.0 nosy_names = ['ncoghlan', 'michael.foord', 'python-dev', 'eric.snow'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue12773' versions = ['Python 3.3']