8000 Enable better DLL resolution · Issue #80266 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Enable better DLL resolution #80266
Closed
Closed
@zooba

Description

@zooba
BPO 36085
Nosy @pfmoore, @db3l, @ncoghlan, @tjguk, @jkloth, @ambv, @ericsnowcurrently, @zware, @mattip, @eryksun, @zooba, @pablogsal, @carandraug
PRs
  • bpo-36085: Enable better DLL resolution on Windows #12302
  • bpo-36085: Add additional load flag to ensure DLL loads successfully #12633
  • bpo-36085: Add installer check for KB2533625 #12636
  • doc: fix documented winmode argument default in ctypes CDLL classes. #19167
  • 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 = 'https://github.com/zooba'
    closed_at = <Date 2019-04-01.18:18:30.116>
    created_at = <Date 2019-02-23.00:28:57.358>
    labels = ['type-feature', '3.8', 'OS-windows']
    title = 'Enable better DLL resolution'
    updated_at = <Date 2020-03-28.00:39:54.810>
    user = 'https://github.com/zooba'

    bugs.python.org fields:

    activity = <Date 2020-03-28.00:39:54.810>
    actor = 'vstinner'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2019-04-01.18:18:30.116>
    closer = 'steve.dower'
    components = ['Windows']
    creation = <Date 2019-02-23.00:28:57.358>
    creator = 'steve.dower'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36085
    keywords = ['patch']
    message_count = 61.0
    messages = ['336349', '336350', '336353', '336355', '336371', '336380', '336391', '336398', '336408', '336416', '336665', '337139', '337160', '337175', '337223', '337705', '337722', '337723', '337728', '337749', '337760', '337765', '337790', '337793', '337795', '337796', '337801', '337805', '337807', '337809', '337826', '337838', '337856', '338213', '338515', '338544', '338562', '338908', '338913', '338994', '339001', '339158', '339162', '339163', '339202', '339208', '339213', '339216', '339219', '339220', '339222', '339231', '339233', '339238', '339239', '339240', '339241', '339242', '347421', '347485', '365191']
    nosy_count = 14.0
    nosy_names = ['paul.moore', 'db3l', 'ncoghlan', 'tim.golden', 'jkloth', 'lukasz.langa', 'eric.snow', 'zach.ware', 'mattip', 'eryksun', 'steve.dower', 'ralf.gommers', 'pablogsal', 'carandraug']
    pr_nums = ['12302', '12633', '12636', '19167']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36085'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0