Skip to content

datetime.time.strftime: use the same function signature for C and Python implementations #89972

Description

@hyzyla
mannequin
BPO 45814
Nosy @abalkin, @pganssle, @tirkarthi, @hyzyla
Superseder
  • bpo-41260: datetime, date and time: strftime method takes different keyword argument: fmt (pure) or format (C)
  • 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 2021-11-16.16:55:25.202>
    created_at = <Date 2021-11-16.10:40:29.234>
    labels = ['type-feature', 'library', '3.11']
    title = 'datetime.time.strftime: use the same function signature for C and Python implementations'
    updated_at = <Date 2021-11-16.16:55:25.201>
    user = 'https://github.com/hyzyla'

    bugs.python.org fields:

    activity = <Date 2021-11-16.16:55:25.201>
    actor = 'p-ganssle'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-11-16.16:55:25.202>
    closer = 'p-ganssle'
    components = ['Library (Lib)']
    creation = <Date 2021-11-16.10:40:29.234>
    creator = 'hyzyla'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45814
    keywords = []
    message_count = 2.0
    messages = ['406395', '406417']
    nosy_count = 4.0
    nosy_names = ['belopolsky', 'p-ganssle', 'xtreak', 'hyzyla']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '41260'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45814'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions