Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference implementation for PEP 397 #55838

Closed
mhammond opened this issue Mar 22, 2011 · 5 comments
Closed

Reference implementation for PEP 397 #55838

mhammond opened this issue Mar 22, 2011 · 5 comments
Assignees
Labels
docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@mhammond
Copy link
Contributor

BPO 11629
Nosy @mhammond, @birkenfeld, @briancurtin
Files
  • pep-0397-reference.py: First cut at the reference implementation
  • 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 2011-07-21.06:38:53.208>
    created_at = <Date 2011-03-22.07:11:51.109>
    labels = ['type-feature', 'docs']
    title = 'Reference implementation for PEP 397'
    updated_at = <Date 2011-07-21.06:38:53.207>
    user = 'https://github.com/mhammond'

    bugs.python.org fields:

    activity = <Date 2011-07-21.06:38:53.207>
    actor = 'mhammond'
    assignee = 'mhammond'
    closed = True
    closed_date = <Date 2011-07-21.06:38:53.208>
    closer = 'mhammond'
    components = ['Documentation']
    creation = <Date 2011-03-22.07:11:51.109>
    creator = 'mhammond'
    dependencies = []
    files = ['21330']
    hgrepos = []
    issue_num = 11629
    keywords = []
    message_count = 5.0
    messages = ['131723', '131857', '131858', '133299', '140789']
    nosy_count = 8.0
    nosy_names = ['mhammond', 'georg.brandl', 'davidfraser', 'techtonik', 'brian.curtin', 'cmcqueen1975', 'santoso.wijaya', 'gklein']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue11629'
    versions = []

    @mhammond
    Copy link
    Contributor Author

    A tracking bug for the reference implementation of PEP-397 - A Python launcher for Windows.

    @mhammond mhammond self-assigned this Mar 22, 2011
    @mhammond mhammond added docs Documentation in the Doc dir type-feature A feature request or enhancement labels Mar 22, 2011
    @techtonik
    Copy link
    Mannequin

    techtonik mannequin commented Mar 23, 2011

    There is no such PEP - http://www.python.org/dev/peps/pep-0397/

    @birkenfeld
    Copy link
    Member

    Now there is :)

    @techtonik
    Copy link
    Mannequin

    techtonik mannequin commented Apr 8, 2011

    Is it possible to add tl;dr chapter to this document. I am especially interested in extensive logging (to debug problems etc.)

    @mhammond
    Copy link
    Contributor Author

    The most recent version of PEP-397 has removed all mentioned of this reference implementation - the C implementation at https://bitbucket.org/vinay.sajip/pylauncher/ is now the reference.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    docs Documentation in the Doc dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants