Skip to content

_Py_stat and _Py_wstat using incorrect type for status argument #90461

@pacampbell

Description

@pacampbell
mannequin
BPO 46303
Nosy @gvanrossum, @pfmoore, @vstinner, @tiran, @tjguk, @zware, @zooba, @pacampbell
PRs
  • bpo-46303: Fix _Py_stat and _Py_wstat status argument type #30478
  • bpo-46303: Move fileutils.h private functions to internal C API #30484
  • [3.10] bpo-46303: Fix build error on "struct stat" on Windows #30528
  • bpo-46303: Don't define _Py_stat() and _Py_wstat() on Windows #30539
  • bpo-46303: Fix _Py_stat() compiler warning in _tkinter.c #30550
  • 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 2022-01-12.01:45:42.399>
    created_at = <Date 2022-01-08.03:48:43.841>
    labels = ['build', 'OS-windows', '3.11']
    title = '_Py_stat and _Py_wstat using incorrect type for status argument'
    updated_at = <Date 2022-01-12.20:44:01.880>
    user = 'https://github.com/pacampbell'

    bugs.python.org fields:

    activity = <Date 2022-01-12.20:44:01.880>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-12.01:45:42.399>
    closer = 'vstinner'
    components = ['Build', 'Windows']
    creation = <Date 2022-01-08.03:48:43.841>
    creator = 'pacampbell'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46303
    keywords = ['patch']
    message_count = 21.0
    messages = ['410073', '410095', '410288', '410292', '410306', '410309', '410311', '410351', '410355', '410357', '410359', '410360', '410361', '410365', '410366', '410367', '410369', '410374', '410377', '410379', '410429']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'paul.moore', 'vstinner', 'christian.heimes', 'tim.golden', 'zach.ware', 'steve.dower', 'pacampbell']
    pr_nums = ['30478', '30484', '30528', '30539', '30550']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue46303'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only 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