[issue28899] Symbols doesn't match in VS for python.exe and python35.dll

2016-12-07 Thread ArkadyKindDragonShapkin
Changes by Arkady “KindDragon” Shapkin : -- resolution: -> not a bug ___ Python tracker <http://bugs.python.org/issue28899> ___ ___ Python-bugs-list mai

[issue28899] Symbols doesn't match in VS for python.exe and python35.dll

2016-12-07 Thread ArkadyKindDragonShapkin
Arkady “KindDragon” Shapkin added the comment: That was my fault -- status: open -> closed ___ Python tracker <http://bugs.python.org/issue28899> ___ ___ Py

[issue28899] Symbols doesn't match in VS for python.exe and python35.dll

2016-12-07 Thread ArkadyKindDragonShapkin
New submission from Arkady “KindDragon” Shapkin: I installed Python 3.5.2 with PDB, but they can't be loaded. If I try to load them manually Visual Studio displays message "A matching symbol file was not found in this folder." -- components: Windows messages: 2826

[issue13207] os.path.expanduser breaks when using unicode character in the username

2016-04-08 Thread ArkadyKindDragonShapkin
Arkady “KindDragon” Shapkin added the comment: At least Python 2.7 should return in locale.getpreferredencoding() encoding -- nosy: +Arkady “KindDragon” Shapkin ___ Python tracker <http://bugs.python.org/issue13