Skip to content

Inconsistency between dangling '%' handling in time.strftime() and datetime.strftime() #79247

Description

@michaelsaah
BPO 35066
Nosy @terryjreedy, @abalkin, @vstinner, @ericvsmith, @benjaminp, @xdegaye, @embray, @matrixise, @srinivasreddy, @pganssle, @pablogsal, @miss-islington, @tirkarthi, @michaelsaah
PRs
  • bpo-35066: _dateime.datetime.strftime copies trailing '%' #10692
  • [3.7] bpo-35066: _dateime.datetime.strftime copies trailing '%' (GH-10692) #11550
  • [3.7] bpo-35066: _dateime.datetime.strftime copies trailing '%' (GH-10692) #11550
  • [3.7] bpo-35066: _dateime.datetime.strftime copies trailing '%' (GH-10692) #11550
  • bpo-35066: Make trailing percent test more portable. #15907
  • [3.8] bpo-35066: Make trailing percent test more portable. (GH-15907) #15915
  • [3.7] bpo-35066: Make trailing percent test more portable. (GH-15907) #15916
  • 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-09-11.11:16:18.328>
    created_at = <Date 2018-10-25.14:33:30.097>
    labels = ['3.8', 'type-bug', 'library']
    title = "Inconsistency between dangling '%' handling in time.strftime() and datetime.strftime()"
    updated_at = <Date 2019-09-11.11:51:04.643>
    user = 'https://github.com/michaelsaah'

    bugs.python.org fields:

    activity = <Date 2019-09-11.11:51:04.643>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-11.11:16:18.328>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2018-10-25.14:33:30.097>
    creator = 'mjsaah'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35066
    keywords = ['patch']
    message_count = 32.0
    messages = ['328443', '328449', '328457', '328458', '328459', '328460', '328461', '328462', '328466', '328473', '328590', '328591', '328594', '330364', '333331', '333336', '333379', '333384', '333599', '333600', '333602', '333603', '338197', '338207', '338216', '338219', '338220', '338222', '345367', '351810', '351833', '351835']
    nosy_count = 14.0
    nosy_names = ['terry.reedy', 'belopolsky', 'vstinner', 'eric.smith', 'benjamin.peterson', 'xdegaye', 'erik.bray', 'matrixise', 'thatiparthy', 'p-ganssle', 'pablogsal', 'miss-islington', 'xtreak', 'mjsaah']
    pr_nums = ['10692', '11550', '11550', '11550', '15907', '15915', '15916']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35066'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions