datetime, date and time: strftime method takes different keyword argument: fmt (pure) or format (C) · Issue #85432 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
BPO | 41260 |
---|---|
Nosy | @srittau, @abalkin, @asottile, @pganssle, @ZackerySpytz, @AlexWaygood |
PRs | bpo-41260: C impl of datetime.date.strftime() takes different keyword arg #21712 |
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 2020-07-09.17:01:48.789> labels = ['type-bug', '3.9', '3.10', '3.11', 'extension-modules', 'library'] title = 'datetime, date and time: strftime method takes different keyword argument: fmt (pure) or format (C)' updated_at = <Date 2021-11-16.19:27:41.778> user = 'https://github.com/asottile'
bugs.python.org fields:
activity = <Date 2021-11-16.19:27:41.778> actor = 'AlexWaygood' assignee = 'none' closed = False closed_date = None closer = None components = ['Extension Modules', 'Library (Lib)'] creation = <Date 2020-07-09.17:01:48.789> creator = 'Anthony Sottile' dependencies = [] files = [] hgrepos = [] issue_num = 41260 keywords = ['patch'] message_count = 6.0 messages = ['373407', '373421', '373424', '406418', '406421', '406424'] nosy_count = 6.0 nosy_names = ['srittau', 'belopolsky', 'Anthony Sottile', 'p-ganssle', 'ZackerySpytz', 'AlexWaygood'] pr_nums = ['21712'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue41260' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']