Skip to content

property_descr_get reuse argument tuple #68098

Closed
@llllllllll

Description

@llllllllll
BPO 23910
Nosy @warsaw, @rhettinger, @vstinner, @ericvsmith, @ericsnowcurrently, @serhiy-storchaka, @llllllllll
Files
  • namedtuple.patch: nameduple in C.
  • namedtuple-indexer.patch
  • namedtuple-indexer-update.patch
  • namedtuple-indexer-with-news.patch
  • property.patch
  • with-static-tuple.patch
  • 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/rhettinger'
    closed_at = <Date 2015-04-30.15:20:53.514>
    created_at = <Date 2015-04-10.20:10:37.345>
    labels = ['interpreter-core', 'type-feature']
    title = 'property_descr_get reuse argument tuple'
    updated_at = <Date 2018-10-01.10:11:02.588>
    user = 'https://github.com/llllllllll'

    bugs.python.org fields:

    activity = <Date 2018-10-01.10:11:02.588>
    actor = 'vstinner'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2015-04-30.15:20:53.514>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2015-04-10.20:10:37.345>
    creator = 'llllllllll'
    dependencies = []
    files = ['38892', '38896', '38905', '38994', '39210', '39216']
    hgrepos = []
    issue_num = 23910
    keywords = ['patch']
    message_count = 26.0
    messages = ['240447', '240448', '240449', '240450', '240451', '240452', '240465', '240535', '240565', '240568', '240934', '242082', '242085', '242089', '242091', '242093', '242103', '242112', '242114', '242123', '242124', '242234', '242235', '242273', '243981', '326783']
    nosy_count = 8.0
    nosy_names = ['barry', 'rhettinger', 'vstinner', 'eric.smith', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'llllllllll']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23910'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions