Skip to content

Support for alternate wcstok syntax for Windows compilers #64795

@JeffreyArmstrong

Description

@JeffreyArmstrong
BPO 20596
Nosy @vstinner, @bitdancer, @serhiy-storchaka, @erikjanss
PRs
  • bpo-20596: define a platform dependent Py_WCSTOK in Include/pyport.h,… #10286
  • bpo-35890 : Fix some API calling consistency #11742
  • Files
  • wcstok.default.old.patch: Changes to support alternate wcstok() syntax on Windows builds
  • wcstok.default.try2.patch: Changes to support alternate wcstok() syntax on Windows builds
  • wcstok.try3.patch: More complete wcstok patch
  • wcstok.default.patch: A simpler, complete wcstok patch
  • 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 2015-05-17.15:21:30.564>
    created_at = <Date 2014-02-11.13:03:36.344>
    labels = ['interpreter-core', 'build', '3.8', 'OS-windows']
    title = 'Support for alternate wcstok syntax for Windows compilers'
    updated_at = <Date 2019-05-19.09:11:19.855>
    user = 'https://bugs.python.org/JeffreyArmstrong'

    bugs.python.org fields:

    activity = <Date 2019-05-19.09:11:19.855>
    actor = 'erikjanss'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-05-17.15:21:30.564>
    closer = 'Jeffrey.Armstrong'
    components = ['Interpreter Core', 'Windows']
    creation = <Date 2014-02-11.13:03:36.344>
    creator = 'Jeffrey.Armstrong'
    dependencies = []
    files = ['34038', '34045', '34055', '34063']
    hgrepos = []
    issue_num = 20596
    keywords = ['patch']
    message_count = 17.0
    messages = ['210935', '210963', '210980', '211019', '211031', '211052', '211062', '211069', '211086', '211123', '212967', '229174', '323101', '329076', '329512', '329547', '342839']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'r.david.murray', 'serhiy.storchaka', 'erikjanss']
    pr_nums = ['10286', '11742']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue20596'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeOS-windowsbuildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions