Argument Clinic: error on new or init with no arguments · Issue #64548 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@taleinat

Description

@taleinat

BPO 20349
Nosy @taleinat, @larryhastings
Files fix_new_or_init_without_arguments.clinic.py.patch: Patch fixing AC handling of new and init methods without arguments.

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 2014-01-31.13:06:13.772> created_at = <Date 2014-01-22.16:42:02.214> labels = ['type-bug', 'build'] title = 'Argument Clinic: error on new or init with no arguments' updated_at = <Date 2014-01-31.13:06:13.770> user = 'https://github.com/taleinat'

bugs.python.org fields:

activity = <Date 2014-01-31.13:06:13.770> actor = 'taleinat' assignee = 'none' closed = True closed_date = <Date 2014-01-31.13:06:13.772> closer = 'taleinat' components = ['Build', 'Demos and Tools'] creation = <Date 2014-01-22.16:42:02.214> creator = 'taleinat' dependencies = [] files = ['33626'] hgrepos = [] issue_num = 20349 keywords = ['patch'] message_count = 3.0 messages = ['208826', '209766', '209782'] nosy_count = 2.0 nosy_names = ['taleinat', 'larry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue20349' versions = ['Python 3.4']