[Python-Dev] Proposed: add support for UNC paths to all functions in ntpath

Mark Hammond skippy.hammond at gmail.com
Thu May 7 01:38:47 CEST 2009


Eric Smith wrote:
> Mark: I've reviewed this and it looks okay to me.

Thanks Eric - I've now applied that patch.  As you mentioned in a 
followup to the bug:

| Thanks for looking at this, Mark. If we could only assign issues to
| Python 3.2 and 3.3 to change the pending deprecation warning to a real
| one, and to remove the function entirely, we'd be all set! I'm always
| worried we'll forget these things.

(for reference; the patch introduces a PendingDeprecationWarning for 
ntpath.uncpath)

The bug tracker doesn't have these future versions available yet - is 
there some other way these things should be tracked?  I fear simply 
opening a new bug without a reasonable 'trigger' will linger way beyond 
the next few versions...

Thanks,

Mark



More information about the Python-Dev mailing list