Skip to content

importlib: PYTHONCASEOK should be ignored when using python3 -E #82872

@vstinner

Description

@vstinner
BPO 38691
Nosy @brettcannon, @ncoghlan, @vstinner, @ambv, @ericsnowcurrently, @corona10, @aeros, @idomic, @petdance
PRs
  • bpo-38691 Added a switch to ignore PYTHONCASEOK when -E or -I flags passed #18314
  • Revert "bpo-38691 Added a switch to ignore PYTHONCASEOK when -E or -I flags passed (#18314)" #18553
  • bpo-38691 Ignore pythoncaseok tests #18612
  • bpo-38691: Ignore pythoncaseok tests #18627
  • 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-03-25.18:01:14.573>
    created_at = <Date 2019-11-05.01:55:55.991>
    labels = ['library', '3.9']
    title = 'importlib: PYTHONCASEOK should be ignored when using python3 -E'
    updated_at = <Date 2020-03-25.18:01:14.572>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-03-25.18:01:14.572>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-25.18:01:14.573>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-11-05.01:55:55.991>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38691
    keywords = ['needs review']
    message_count = 18.0
    messages = ['355996', '360608', '361239', '361278', '362122', '362202', '362226', '362227', '362240', '362258', '362269', '362270', '362518', '363103', '363720', '364843', '364844', '365007']
    nosy_count = 9.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'vstinner', 'lukasz.langa', 'eric.snow', 'corona10', 'aeros', 'Ido Michael', 'petdance']
    pr_nums = ['18314', '18553', '18612', '18627']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38691'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions