Skip to content

__code__. co_filename should always be an absolute path #64642

@1st1

Description

@1st1
BPO 20443
Nosy @gpshead, @ncoghlan, @vstinner, @bitdancer, @ambv, @ammaraskar, @tirkarthi, @isidentical
PRs
  • bpo-20443: make code objects filename an absolute path #13527
  • bpo-20443: _PyConfig_Read() gets the absolute path of run_filename #14053
  • bpo-20443: Fix calculate_program_full_path() warning #14446
  • bpo-20443: No longer make sys.argv[0] absolute for script #17534
  • bpo-20443: Update What's New In Python 3.9 #17986
  • 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 2019-12-31.04:56:03.820>
    created_at = <Date 2014-01-30.02:15:15.725>
    labels = ['type-bug', '3.9']
    title = '__code__. co_filename should always be an absolute path'
    updated_at = <Date 2020-01-13.13:57:20.518>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2020-01-13.13:57:20.518>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-31.04:56:03.820>
    closer = 'ncoghlan'
    components = []
    creation = <Date 2014-01-30.02:15:15.725>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 20443
    keywords = ['patch']
    message_count = 32.0
    messages = ['209699', '345501', '345521', '345585', '346207', '346262', '346524', '346789', '346800', '346823', '354925', '354999', '355055', '355085', '355088', '355104', '355105', '355106', '355218', '355219', '355278', '355334', '355335', '355339', '355340', '358094', '358114', '358116', '358128', '358661', '359098', '359902']
    nosy_count = 9.0
    nosy_names = ['gregory.p.smith', 'ncoghlan', 'vstinner', 'r.david.murray', 'lukasz.langa', 'Michel Desmoulin', 'ammar2', 'xtreak', 'BTaskaya']
    pr_nums = ['13527', '14053', '14446', '17534', '17986']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20443'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions