Skip to content

localeconv() doesn't support LC_MONETARY encoding different than LC_CTYPE encoding #72790

Description

@GuillaumePasquetEtenil
BPO 28604
Nosy @malemburg, @loewis, @vstinner, @serhiy-storchaka, @andreas-schwab, @stratakis, @tirkarthi
PRs
  • bpo-28604: Fix localeconv() for different LC_MONETARY #10606
  • [3.7] bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606) #10619
  • [3.6] bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606) (GH-10619) #10621
  • 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-11-20.21:37:25.308>
    created_at = <Date 2016-11-03.21:26:34.660>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = "localeconv() doesn't support LC_MONETARY encoding different than LC_CTYPE encoding"
    updated_at = <Date 2018-11-28.16:52:24.298>
    user = 'https://bugs.python.org/GuillaumePasquetEtenil'

    bugs.python.org fields:

    activity = <Date 2018-11-28.16:52:24.298>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-20.21:37:25.308>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2016-11-03.21:26:34.660>
    creator = 'Guillaume Pasquet (Etenil)'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 28604
    keywords = ['patch']
    message_count = 11.0
    messages = ['280023', '280028', '303419', '330128', '330129', '330131', '330132', '330153', '330155', '330191', '330609']
    nosy_count = 8.0
    nosy_names = ['lemburg', 'loewis', 'vstinner', 'serhiy.storchaka', 'schwab', 'cstratak', 'Guillaume Pasquet (Etenil)', 'xtreak']
    pr_nums = ['10606', '10619', '10621']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28604'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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