Skip to content

Don't check for PYTHONCASEOK if interpreter started with -E #61030

@brettcannon

Description

@brettcannon
BPO 16826
Nosy @brettcannon, @ncoghlan, @vstinner, @merwok, @meadori, @ericsnowcurrently
Superseder
  • bpo-38691: importlib: PYTHONCASEOK should be ignored when using python3 -E
  • Files
  • issue16826-0.patch
  • issue16826-1.patch
  • 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 = 'https://github.com/meadori'
    closed_at = <Date 2020-05-15.00:47:33.889>
    created_at = <Date 2012-12-31.14:34:51.477>
    labels = ['interpreter-core', 'type-bug', '3.9']
    title = "Don't check for PYTHONCASEOK if interpreter started with -E"
    updated_at = <Date 2020-05-15.00:47:33.888>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2020-05-15.00:47:33.888>
    actor = 'vstinner'
    assignee = 'meador.inge'
    closed = True
    closed_date = <Date 2020-05-15.00:47:33.889>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2012-12-31.14:34:51.477>
    creator = 'brett.cannon'
    dependencies = []
    files = ['28517', '29858']
    hgrepos = []
    issue_num = 16826
    keywords = ['patch', '3.2regression']
    message_count = 13.0
    messages = ['178679', '178723', '179483', '180001', '186964', '196876', '196880', '196882', '196928', '275077', '275114', '360917', '368886']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'vstinner', 'eric.araujo', 'meador.inge', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '38691'
    type = 'behavior'
    url = 'https://bugs.python.org/issue16826'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions