Closed
Description
BPO | 8957 |
---|---|
Nosy | @abalkin, @vstinner, @ezio-melotti |
Dependencies | |
Files |
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 = None created_at = <Date 2010-06-09.20:24:38.889> labels = ['extension-modules', 'type-bug', '3.7'] title = "strptime(.., '%c') fails to parse output of strftime('%c', ..) in some locales" updated_at = <Date 2016-09-26.21:29:29.654> user = 'https://github.com/abalkin'
bugs.python.org fields:
activity = <Date 2016-09-26.21:29:29.654> actor = 'belopolsky' assignee = 'none' closed = False closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2010-06-09.20:24:38.889> creator = 'belopolsky' dependencies = ['8915'] files = ['17601', '17602', '20358', '20412'] hgrepos = [] issue_num = 8957 keywords = ['patch'] message_count = 18.0 messages = ['107413', '125966', '125968', '126043', '126045', '126055', '126057', '126059', '126084', '126235', '126313', '126316', '126339', '126340', '126345', '126347', '126358', '221924'] nosy_count = 4.0 nosy_names = ['belopolsky', 'vstinner', 'ezio.melotti', 'rpetrov'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue8957' versions = ['Python 3.7']
Linked PRs
- gh-53203: Fix strptime() for %c and %x formats on many locales #124946
- gh-53203: Improve tests for strptime() #125090
- [3.13] gh-53203: Improve tests for strptime() (GH-125090) #125091
- [3.12] gh-53203: Improve tests for strptime() (GH-125090) #125093
- [3.13] gh-53203: Fix strptime() for %c and %x formats on many locales (GH-124946) #125369
- [3.12] gh-53203: Fix strptime() for %c and %x formats on many locales (GH-124946) #125370
- gh-53203: Fix strptime() for %c, %x and %X formats on many locales #125406
- [3.13] gh-53203: Fix strptime() for %c, %x and %X formats on many locales (GH-125406) #125454
- gh-53203: Fix strptime() tests for %X on glibc < 2.29 #125469
- [3.12] gh-53203: Fix strptime() for %c, %x and %X formats on many locales (GH-125406) (GH-125454) #125483
- gh-53203: Fix test_strptime on Solaris #125785
- [3.13] gh-53203: Fix test_strptime on Solaris (GH-125785) #125806
- [3.12] gh-53203: Fix test_strptime on Solaris (GH-125785) #125807
- gh-53203: Fix strptime() for %c, %x and %X formats on some locales #135971
- [3.14] gh-53203: Fix strptime() for %c, %x and %X formats on some locales (GH-135971) #136019
- [3.13] gh-53203: Fix strptime() for %c, %x and %X formats on some locales (GH-135971) #136020
Metadata
Metadata
Assignees
Projects
Status
Done
Status
Done