Skip to content

test_re is failing when local is set for en_IN #73757

@ultimatecoder

Description

@ultimatecoder
BPO 29571
Nosy @warsaw, @doko42, @pfmoore, @ncoghlan, @vstinner, @tjguk, @benjaminp, @ezio-melotti, @zware, @serhiy-storchaka, @zooba, @ultimatecoder, @Naman-Bhalla, @tirkarthi
PRs
  • bpo-29571: Use correct locale encoding in test_re #149
  • [3.6] bpo-29571: Use correct locale encoding in test_re (#149) #153
  • [3.5] bpo-29571: Use correct locale encoding in test_re (#149) #154
  • update locale aliases for glibc 2.24 #422
  • Revert "bpo-29571: Use correct locale encoding in test_re (#149)" #554
  • Revert "bpo-29571: Use correct locale encoding in test_re (#149)" (#554) #555
  • Revert "bpo-29571: Use correct locale encoding in test_re (#149)" (#554) #556
  • bpo-29571 - test_re needs en_US.iso88591 locale check in test_locale_flag() #2686
  • bpo-29571: Fix test_re.test_locale_flag() #12099
  • [3.7] bpo-29571: Fix test_re.test_locale_flag() (GH-12099) #12108
  • [3.7] bpo-29571: Fix test_re.test_locale_flag() #12178
  • Files
  • test_re_locale_flag.patch
  • loc.py
  • loc.log
  • _testcapi.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 = None
    closed_at = <Date 2019-03-05.15:26:32.126>
    created_at = <Date 2017-02-15.17:29:11.116>
    labels = ['expert-regex', 'type-bug', '3.8', '3.7', 'tests', 'OS-windows']
    title = 'test_re is failing when local is set for `en_IN`'
    updated_at = <Date 2019-03-05.15:26:32.125>
    user = 'https://github.com/ultimatecoder'

    bugs.python.org fields:

    activity = <Date 2019-03-05.15:26:32.125>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-05.15:26:32.126>
    closer = 'vstinner'
    components = ['Regular Expressions', 'Tests', 'Windows']
    creation = <Date 2017-02-15.17:29:11.116>
    creator = 'jaysinh.shukla'
    dependencies = []
    files = ['46641', '48187', '48188', '48189']
    hgrepos = []
    issue_num = 29571
    keywords = ['patch']
    message_count = 37.0
    messages = ['287867', '287879', '287880', '287882', '287893', '287894', '287933', '288056', '288065', '288068', '288069', '288101', '288102', '289054', '289071', '289072', '289073', '289074', '289075', '289076', '289077', '289118', '290268', '290269', '290272', '310947', '310948', '311074', '311076', '336826', '336855', '336877', '336878', '336883', '337185', '337200', '337204']
    nosy_count = 15.0
    nosy_names = ['barry', 'doko', 'paul.moore', 'ncoghlan', 'vstinner', 'tim.golden', 'benjamin.peterson', 'ezio.melotti', 'mrabarnett', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'jaysinh.shukla', 'Naman-Bhalla', 'xtreak']
    pr_nums = ['149', '153', '154', '422', '554', '555', '556', '2686', '12099', '12108', '12178']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29571'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions