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

more uses of ord() in plat-mac/ic.py #45690

Closed
janssen mannequin opened this issue Oct 28, 2007 · 4 comments
Closed

more uses of ord() in plat-mac/ic.py #45690

janssen mannequin opened this issue Oct 28, 2007 · 4 comments
Labels
OS-mac stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error

Comments

@janssen
Copy link
Mannequin

janssen mannequin commented Oct 28, 2007

BPO 1349
Nosy @gvanrossum
Files
  • d
  • 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 2007-10-30.18:16:28.072>
    created_at = <Date 2007-10-28.01:33:21.106>
    labels = ['OS-mac', 'type-bug', 'library']
    title = 'more uses of ord() in plat-mac/ic.py'
    updated_at = <Date 2008-01-06.22:29:45.494>
    user = 'https://bugs.python.org/janssen'

    bugs.python.org fields:

    activity = <Date 2008-01-06.22:29:45.494>
    actor = 'admin'
    assignee = 'janssen'
    closed = True
    closed_date = <Date 2007-10-30.18:16:28.072>
    closer = 'janssen'
    components = ['Library (Lib)', 'macOS']
    creation = <Date 2007-10-28.01:33:21.106>
    creator = 'janssen'
    dependencies = []
    files = ['8639']
    hgrepos = []
    issue_num = 1349
    keywords = ['patch']
    message_count = 4.0
    messages = ['56872', '56920', '56940', '56971']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'nnorwitz', 'janssen']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1349'
    versions = ['Python 3.0']

    @janssen
    Copy link
    Mannequin Author

    janssen mannequin commented Oct 28, 2007

    Neal, a patch to get rid of the other ord() calls in ic.py.

    @janssen janssen mannequin assigned nnorwitz Oct 28, 2007
    @janssen janssen mannequin added stdlib Python modules in the Lib dir OS-mac type-bug An unexpected behavior, bug, or error labels Oct 28, 2007
    @gvanrossum
    Copy link
    Member

    Looks good, though I can't find anything that would test this.

    Can you check this in yourself?

    @gvanrossum gvanrossum assigned janssen and unassigned nnorwitz Oct 29, 2007
    @janssen
    Copy link
    Mannequin Author

    janssen mannequin commented Oct 29, 2007

    I've been testing it over the weekend. Will do.

    Bill

    On 10/29/07, Guido van Rossum <report@bugs.python.org> wrote:

    Guido van Rossum added the comment:

    Looks good, though I can't find anything that would test this.

    Can you check this in yourself?

    ----------
    assignee: nnorwitz -> janssen
    nosy: +gvanrossum


    Tracker <report@bugs.python.org>
    <http://bugs.python.org/issue1349\>


    @janssen
    Copy link
    Mannequin Author

    janssen mannequin commented Oct 30, 2007

    Fixed in r58717

    @janssen janssen mannequin closed this as completed Oct 30, 2007
    @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
    OS-mac stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant