[ python-Patches-1758570 ] struni: Fix test_macostools
"SourceForge.net" <[email protected]> Mon, 23 Jul 2007 10:08:46 -0700
| Newsgroups | gmane.comp.python.patches |
|---|---|
| Message-ID | <[email protected]> |
Patches item #1758570, was opened at 2007-07-22 17:17 Message generated for change (Settings changed) made by gvanrossum You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1758570&group_id=5470 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Macintosh Group: Python 3000 >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Jeffrey Yasskin (jyasskin) >Assigned to: Guido van Rossum (gvanrossum) Summary: struni: Fix test_macostools Initial Comment: 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. ---------------------------------------------------------------------- >Comment By: Guido van Rossum (gvanrossum) Date: 2007-07-23 13:08 Message: Logged In: YES user_id=6380 Originator: NO Committed revision 56510. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1758570&group_id=5470