Skip to content

Different behavior of C and Python impls of datetime.strftime with non-UTF-8-encodable strings #78662

Description

@izbyshev
mannequin
BPO34481
Nosy@brettcannon, @abalkin, @pitrou, @vstinner, @taleinat, @serhiy-storchaka, @pganssle, @izbyshev
PRs
  • bpo-34481: Fix surrogate-handling in strftime #8983
  • 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=<Date2018-08-23.17:40:57.476>labels= ['extension-modules', '3.8', 'type-bug', '3.7']
    title='Different behavior of C and Python impls of datetime.strftime with non-UTF-8-encodable strings'updated_at=<Date2018-09-05.15:38:31.222>user='https://github.com/izbyshev'

    bugs.python.org fields:

    activity=<Date2018-09-05.15:38:31.222>actor='rhettinger'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Extension Modules']
    creation=<Date2018-08-23.17:40:57.476>creator='izbyshev'dependencies= []
    files= []
    hgrepos= []
    issue_num=34481keywords= ['patch']
    message_count=8.0messages= ['323963', '324329', '324336', '324337', '324356', '324397', '324401', '324630']
    nosy_count=8.0nosy_names= ['brett.cannon', 'belopolsky', 'pitrou', 'vstinner', 'taleinat', 'serhiy.storchaka', 'p-ganssle', 'izbyshev']
    pr_nums= ['8983']
    priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='behavior'url='https://bugs.python.org/issue34481'versions= ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Labels

    3.12only security fixes3.13bugs and security fixes3.14bugs and security fixesextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions