Thanks to visit codestin.com
Credit goes to github.com

Skip to content

warnings: get filename from frame.f_code.co_filename #77556

Closed
@takluyver

Description

@takluyver
mannequin
BPO 33375
Nosy @brettcannon, @vstinner, @takluyver
PRs
  • bpo-33375: Get filename for warnings from frame.f_code.co_filename #6622
  • bpo-33375: Fix GCC warning in Python/_warnings.c #7556
  • 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-06-09.17:10:30.972>
    created_at = <Date 2018-04-27.16:38:55.779>
    labels = ['3.8', 'library']
    title = 'warnings: get filename from frame.f_code.co_filename'
    updated_at = <Date 2019-10-22.23:03:40.665>
    user = 'https://github.com/takluyver'

    bugs.python.org fields:

    activity = <Date 2019-10-22.23:03:40.665>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-09.17:10:30.972>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2018-04-27.16:38:55.779>
    creator = 'takluyver'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33375
    keywords = ['patch']
    message_count = 9.0
    messages = ['315848', '316133', '316134', '316135', '319099', '319161', '319162', '320045', '355172']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'vstinner', 'takluyver']
    pr_nums = ['6622', '7556']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33375'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions