[issue20384] os.open() exception doesn't contain file name on Windows

2014-05-06 Thread Tim Golden
Tim Golden added the comment: Fixed in 3.4 and later; 3.3 is no longer accepting patches -- resolution: -> fixed stage: -> resolved status: open -> closed versions: +Python 3.4 -Python 3.3 ___ Python tracker

[issue20384] os.open() exception doesn't contain file name on Windows

2014-02-03 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- nosy: +georg.brandl ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue20384] os.open() exception doesn't contain file name on Windows

2014-02-03 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue20384] os.open() exception doesn't contain file name on Windows

2014-02-03 Thread Mark Lawrence
Mark Lawrence added the comment: @Larry - thank you for the heads up. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsu

[issue20384] os.open() exception doesn't contain file name on Windows

2014-02-03 Thread Larry Hastings
Larry Hastings added the comment: Mark Lawrence: you can remove it yourself, by directly editing the "nosy" list on the page for the bug. If you want to remove yourself from all issues on the tracker, click on the "Followed by you" link on the left side and work your way down the list. -

[issue20384] os.open() exception doesn't contain file name on Windows

2014-02-03 Thread Mark Lawrence
Mark Lawrence added the comment: Good afternoon, Would you please be kind enough to have my name removed from all nosy lists as I've no interest in being constantly reminded that I've been called a liar. Kindest regards. Mark Lawrence. On Monday, 3 February 2014, 14:46, Larry Hastings wro

[issue20384] os.open() exception doesn't contain file name on Windows

2014-02-03 Thread Larry Hastings
Larry Hastings added the comment: If it's fixed in 3.4, then the first step would be to ask Georg if he will accept a fix for 3.3. If he will not, then we don't need to go any further. -- ___ Python tracker _

[issue20384] os.open() exception doesn't contain file name on Windows

2014-02-02 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Larry, what would you say about os.open() error? -- nosy: +larry ___ Python tracker ___ ___ Python

[issue20384] os.open() exception doesn't contain file name on Windows

2014-01-24 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- title: open() exception doesn't contain file name on Windows -> os.open() exception doesn't contain file name on Windows ___ Python tracker ___