Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Py_Initialize() and Py_Main() should not enable C locale coercion #78770

Copy link
Copy link
@vstinner

Description

@vstinner
Issue body actions
BPO 34589
Nosy @ncoghlan, @vstinner, @ned-deily, @koobs
PRs
  • bpo-34589: C locale coercion off by default #9073
  • WIP bpo-34589: Move locale coercion back to the CLI app #9257
  • bpo-34589: Make _PyCoreConfig.coerce_c_locale private #9371
  • bpo-34589: Add -X coerce_c_locale command line option #9378
  • [3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default #9379
  • bpo-34589: Add test_PYTHONCOERCECLOCALE_ignored() #9382
  • [3.7] Revert "[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)" #9416
  • Revert "bpo-34589: Add -X coerce_c_locale command line option (GH-9378)" #9430
  • 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-12-19.10:48:18.727>
    created_at = <Date 2018-09-05.19:36:35.051>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'Py_Initialize() and Py_Main() should not enable C locale coercion'
    updated_at = <Date 2019-04-07.11:58:09.393>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-04-07.11:58:09.393>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-19.10:48:18.727>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2018-09-05.19:36:35.051>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34589
    keywords = ['patch']
    message_count = 38.0
    messages = ['324649', '325008', '325009', '325010', '325093', '325097', '325098', '325242', '325246', '325256', '325282', '325493', '325554', '325588', '325597', '325600', '325605', '325606', '325608', '325709', '325710', '325712', '325713', '325714', '325723', '325748', '325783', '325806', '325865', '325866', '325948', '325984', '329351', '330378', '330380', '332123', '339476', '339574']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'vstinner', 'ned.deily', 'koobs']
    pr_nums = ['9073', '9257', '9371', '9378', '9379', '9382', '9416', '9430']
    priority = 'normal'
    resolution = 'postponed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34589'
    versions = ['Python 3.7', 'Python 3.8']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.