Skip to content

HAVE_SNPRINTF and MSVC std::snprintf support #80201

Closed
@palotasb-conti

Description

@palotasb-conti
BPO 36020
Nosy @pfmoore, @vstinner, @tjguk, @skrah, @zware, @zooba, @matrixise, @miss-islington
PRs
  • bpo-36020: Define std::snprintf only for the previous versions of MSVC++ 14.0 #11913
  • bpo-36020: snprintf definition #17980
  • bpo-36020: Remove snprintf macro in pyerrors.h #20889
  • [3.9] bpo-36020: Remove snprintf macro in pyerrors.h (GH-20889) #20897
  • bpo-36020: Require vsnprintf() to build Python #20899
  • 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 2020-06-15.22:58:16.111>
    created_at = <Date 2019-02-18.10:18:26.141>
    labels = ['3.10', 'build', '3.9', 'OS-windows']
    title = 'HAVE_SNPRINTF and MSVC std::snprintf support'
    updated_at = <Date 2020-06-15.22:58:16.110>
    user = 'https://bugs.python.org/palotasb-conti'

    bugs.python.org fields:

    activity = <Date 2020-06-15.22:58:16.110>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-15.22:58:16.111>
    closer = 'vstinner'
    components = ['Windows']
    creation = <Date 2019-02-18.10:18:26.141>
    creator = 'palotasb-conti'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36020
    keywords = ['patch']
    message_count = 21.0
    messages = ['335803', '335808', '335810', '335811', '335817', '335823', '335824', '335825', '335978', '336080', '336140', '338722', '371558', '371559', '371572', '371585', '371586', '371592', '371595', '371601', '371602']
    nosy_count = 9.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'skrah', 'zach.ware', 'steve.dower', 'matrixise', 'miss-islington', 'palotasb-conti']
    pr_nums = ['11913', '17980', '20889', '20897', '20899']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue36020'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9only security fixesOS-windowsbuildThe build process and cross-build

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions