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

unparse.py decorator support #43937

Closed
moese mannequin opened this issue Sep 4, 2006 · 2 comments
Closed

unparse.py decorator support #43937

moese mannequin opened this issue Sep 4, 2006 · 2 comments
Assignees

Comments

@moese
Copy link
Mannequin

moese mannequin commented Sep 4, 2006

BPO 1552024
Nosy @birkenfeld
Files
  • unparse.diff
  • 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/birkenfeld'
    closed_at = <Date 2006-10-27.20:40:17.000>
    created_at = <Date 2006-09-04.14:53:18.000>
    labels = []
    title = 'unparse.py decorator support'
    updated_at = <Date 2006-10-27.20:40:17.000>
    user = 'https://bugs.python.org/moese'

    bugs.python.org fields:

    activity = <Date 2006-10-27.20:40:17.000>
    actor = 'georg.brandl'
    assignee = 'georg.brandl'
    closed = True
    closed_date = None
    closer = None
    components = ['Demos and Tools']
    creation = <Date 2006-09-04.14:53:18.000>
    creator = 'moese'
    dependencies = []
    files = ['7523']
    hgrepos = []
    issue_num = 1552024
    keywords = ['patch']
    message_count = 2.0
    messages = ['51070', '51071']
    nosy_count = 2.0
    nosy_names = ['georg.brandl', 'moese']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1552024'
    versions = ['Python 2.5']

    @moese
    Copy link
    Mannequin Author

    moese mannequin commented Sep 4, 2006

    I've added decorator output support to
    /Demo/parser/unparse.py.

    @moese moese mannequin closed this as completed Sep 4, 2006
    @moese moese mannequin assigned birkenfeld Sep 4, 2006
    @moese moese mannequin closed this as completed Sep 4, 2006
    @moese moese mannequin assigned birkenfeld Sep 4, 2006
    @birkenfeld
    Copy link
    Member

    Logged In: YES
    user_id=849994

    Thanks for the patch! Committed as rev. 52488, 52489 (2.5).

    @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
    None yet
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant