Skip to content

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

Description

@izbyshev
mannequin
BPO 34481
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 = None
    closed_at = None
    created_at = <Date 2018-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 = <Date 2018-09-05.15:38:31.222>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

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

    Linked PRs

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    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

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions