Skip to content

bdist_wininst install_script not run on uninstall #56409

@mhammond

Description

@mhammond
BPO 12200
Nosy @loewis, @mhammond, @vstinner, @tarekziade, @merwok
Files
  • setup.py: Sample setup script
  • hello.py: A stub for the script being installed
  • hello-install.py: the install script
  • issue12200.patch: Proposed fix for 3.2
  • 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/mhammond'
    closed_at = <Date 2021-01-11.12:52:38.638>
    created_at = <Date 2011-05-28.02:08:46.821>
    labels = ['type-bug', 'library']
    title = 'bdist_wininst install_script not run on uninstall'
    updated_at = <Date 2021-01-11.12:52:38.637>
    user = 'https://github.com/mhammond'

    bugs.python.org fields:

    activity = <Date 2021-01-11.12:52:38.637>
    actor = 'vstinner'
    assignee = 'mhammond'
    closed = True
    closed_date = <Date 2021-01-11.12:52:38.638>
    closer = 'vstinner'
    components = ['Distutils']
    creation = <Date 2011-05-28.02:08:46.821>
    creator = 'mhammond'
    dependencies = []
    files = ['22160', '22161', '22162', '22205']
    hgrepos = []
    issue_num = 12200
    keywords = ['patch']
    message_count = 6.0
    messages = ['137105', '137448', '137463', '137467', '137535', '384830']
    nosy_count = 5.0
    nosy_names = ['loewis', 'mhammond', 'vstinner', 'tarek', 'eric.araujo']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12200'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions