Skip to content

modulefinder traceback regression starting on Windows #84441

Description

@barry-scott
BPO 40260
Nosy @barry-scott, @pfmoore, @tjguk, @zware, @zooba, @asottile, @miss-islington, @brandtbucher
PRs
  • bpo-40260: Allow compile() to handle the module's source decoding #19488
  • [3.8] bpo-40260: Update modulefinder to use io.open_code() and respect coding comments (GH-19488) #19522
  • bpo-40260: fix API regression with file_info mode field #19549
  • bpo-40260: revert refactor of file_info tuple #19595
  • [3.8] bpo-40260: Revert breaking changes made in modulefinder (GH-19595) #19621
  • bpo-40260: Remove unnecessary newline in compile() call #19641
  • [3.8] bpo-40260: Remove unnecessary newline in compile() call (GH-19641) #19659
  • 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 2020-04-20.16:13:58.112>
    created_at = <Date 2020-04-12.08:37:00.963>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'modulefinder traceback regression starting on Windows'
    updated_at = <Date 2020-04-22.19:05:17.162>
    user = 'https://github.com/barry-scott'

    bugs.python.org fields:

    activity = <Date 2020-04-22.19:05:17.162>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-20.16:13:58.112>
    closer = 'steve.dower'
    components = ['Library (Lib)']
    creation = <Date 2020-04-12.08:37:00.963>
    creator = 'barry-scott'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40260
    keywords = ['patch']
    message_count = 30.0
    messages = ['366227', '366295', '366414', '366427', '366432', '366434', '366544', '366549', '366550', '366552', '366555', '366556', '366557', '366563', '366564', '366584', '366769', '366827', '366836', '366842', '366967', '366968', '366969', '367001', '367020', '367026', '367030', '367035', '367040', '367042']
    nosy_count = 9.0
    nosy_names = ['barry-scott', 'paul.moore', 'tim.golden', 'python-dev', 'zach.ware', 'steve.dower', 'Anthony Sottile', 'miss-islington', 'brandtbucher']
    pr_nums = ['19488', '19522', '19549', '19595', '19621', '19641', '19659']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40260'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions