Skip to content

posixmodule: convert statically allocated types (DirEntryType & ScandirIteratorType) to heap-allocated types #79562

@eduardo-elizondo

Description

@eduardo-elizondo
BPO 35381
Nosy @vstinner, @encukou, @ericsnowcurrently, @jdemeyer, @miss-islington, @eduardo-elizondo
PRs
  • bpo-35381 Make all posixmodule types heap-allocated #10854
  • bpo-35381 Remove all static state from posixmodule #15892
  • 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 2019-11-06.14:20:44.509>
    created_at = <Date 2018-12-03.06:33:59.295>
    labels = ['3.8', 'library']
    title = 'posixmodule: convert statically allocated types (DirEntryType & ScandirIteratorType) to heap-allocated  types'
    updated_at = <Date 2020-01-20.12:19:25.650>
    user = 'https://github.com/eduardo-elizondo'

    bugs.python.org fields:

    activity = <Date 2020-01-20.12:19:25.650>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-11-06.14:20:44.509>
    closer = 'petr.viktorin'
    components = ['Library (Lib)']
    creation = <Date 2018-12-03.06:33:59.295>
    creator = 'eelizondo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35381
    keywords = ['patch']
    message_count = 9.0
    messages = ['330906', '339745', '351895', '356043', '356133', '356634', '356700', '357427', '360311']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'petr.viktorin', 'eric.snow', 'jdemeyer', 'miss-islington', 'eelizondo']
    pr_nums = ['10854', '15892']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35381'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions