Skip to content

Python3.8 changes how decorators are traced #79057

Closed
@nedbat

Description

@nedbat
BPO 34876
Nosy @birkenfeld, @terryjreedy, @tiran, @nedbat, @serhiy-storchaka, @ammaraskar
PRs
  • bpo-34876: Change the lineno of the AST for decorated function and class. #9731
  • 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 2018-10-30.11:16:43.246>
    created_at = <Date 2018-10-02.23:06:44.490>
    labels = ['interpreter-core', '3.8']
    title = 'Python3.8 changes how decorators are traced'
    updated_at = <Date 2018-10-30.11:16:43.245>
    user = 'https://github.com/nedbat'

    bugs.python.org fields:

    activity = <Date 2018-10-30.11:16:43.245>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-30.11:16:43.246>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-10-02.23:06:44.490>
    creator = 'nedbat'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34876
    keywords = ['patch']
    message_count = 15.0
    messages = ['326921', '326924', '326935', '326936', '326952', '326956', '326958', '326963', '327185', '327186', '327194', '327241', '327877', '328214', '328894']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'terry.reedy', 'christian.heimes', 'nedbat', 'serhiy.storchaka', 'ammar2']
    pr_nums = ['9731']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34876'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions