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

struni: Fix test_macostools #45234

Closed
jyasskin mannequin opened this issue Jul 22, 2007 · 2 comments
Closed

struni: Fix test_macostools #45234

jyasskin mannequin opened this issue Jul 22, 2007 · 2 comments
Assignees
Labels

Comments

@jyasskin
Copy link
Mannequin

jyasskin mannequin commented Jul 22, 2007

BPO 1758570
Nosy @gvanrossum
Files
  • macostools.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/gvanrossum'
    closed_at = <Date 2008-01-06.22:29:45.805>
    created_at = <Date 2007-07-22.21:17:42.000>
    labels = ['OS-mac']
    title = 'struni: Fix test_macostools'
    updated_at = <Date 2008-01-06.22:29:45.805>
    user = 'https://bugs.python.org/jyasskin'

    bugs.python.org fields:

    activity = <Date 2008-01-06.22:29:45.805>
    actor = 'admin'
    assignee = 'gvanrossum'
    closed = True
    closed_date = None
    closer = None
    components = ['macOS']
    creation = <Date 2007-07-22.21:17:42.000>
    creator = 'jyasskin'
    dependencies = []
    files = ['8128']
    hgrepos = []
    issue_num = 1758570
    keywords = ['patch']
    message_count = 2.0
    messages = ['52931', '52932']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'jyasskin']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1758570'
    versions = ['Python 3.0']

    @jyasskin
    Copy link
    Mannequin Author

    jyasskin mannequin commented Jul 22, 2007

    I made Carbon.File.pathname return unicode, by analogy with macpath.abspath. There could easily be other bugs of the same sort in this file. The uses of PyString_FromString*() in particular look sketchy.

    @jyasskin jyasskin mannequin closed this as completed Jul 22, 2007
    @jyasskin jyasskin mannequin assigned gvanrossum Jul 22, 2007
    @jyasskin jyasskin mannequin added the OS-mac label Jul 22, 2007
    @jyasskin jyasskin mannequin closed this as completed Jul 22, 2007
    @jyasskin jyasskin mannequin assigned gvanrossum Jul 22, 2007
    @jyasskin jyasskin mannequin added the OS-mac label Jul 22, 2007
    @gvanrossum
    Copy link
    Member

    Committed revision 56510.

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

    No branches or pull requests

    1 participant