Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
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=Noneclosed_at=Nonecreated_at=<Date2010-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=<Date2016-09-26.21:29:29.654>user='https://github.com/abalkin'bugs.python.org fields:
activity=<Date2016-09-26.21:29:29.654>actor='belopolsky'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Extension Modules'] creation=<Date2010-06-09.20:24:38.889>creator='belopolsky'dependencies= ['8915'] files= ['17601', '17602', '20358', '20412'] hgrepos= [] issue_num=8957keywords= ['patch'] message_count=18.0messages= ['107413', '125966', '125968', '126043', '126045', '126055', '126057', '126059', '126084', '126235', '126313', '126316', '126339', '126340', '126345', '126347', '126358', '221924'] nosy_count=4.0nosy_names= ['belopolsky', 'vstinner', 'ezio.melotti', 'rpetrov'] pr_nums= [] priority='normal'resolution=Nonestage='needs patch'status='open'superseder=Nonetype='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
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done
Status
Done