[issue12029] Allow catching virtual subclasses in except clauses

2022-02-07 Thread Václav Dvořák

Change by Václav Dvořák :


--
versions: +Python 3.9

___
Python tracker 
<https://bugs.python.org/issue12029>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12029] Allow catching virtual subclasses in except clauses

2022-02-07 Thread Václav Dvořák

Change by Václav Dvořák :


--
nosy: +Václav Dvořák

___
Python tracker 
<https://bugs.python.org/issue12029>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35228] Index search in CHM help crashes viewer

2020-08-27 Thread Václav Dvořák

Václav Dvořák  added the comment:

I have just apparently discovered a workaround! (Thanks to @chrullrich whose 
comment gave me the hint.) Maybe it's been obvious to everybody this whole time 
but I have only now found out that when I delete the file 
%APPDATA%\Microsoft\HTML Help\hh.dat (in my case 
c:\Users\dvorak\AppData\Roaming\Microsoft\HTML Help\hh.dat), the problem seems 
to go away. I'm so happy I just had to share. :)

I also have another, possibly naive idea. While Microsoft has ignored this 
issue for years, they have recently "helped the community release their 
distribution of Python to the Microsoft Store" 
(https://devblogs.microsoft.com/python/python-in-the-windows-10-may-2019-update/),
 and by "they", apparently I mean the very same Steve Dower who comments here, 
as I just realized. :-D (So... thanks, Steve.) So I'm thinking, as we actually 
have a Microsoft insider here, wouldn't it be possible to make Microsoft fix 
the viewer so that it, I don't know, possibly DOESN'T CRASH? I assume that 
Microsoft has plenty of those crash reports in some database?

--

___
Python tracker 
<https://bugs.python.org/issue35228>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22107] tempfile module misinterprets access denied error on Windows

2020-08-06 Thread Václav Dvořák

Change by Václav Dvořák :


--
nosy: +Václav Dvořák

___
Python tracker 
<https://bugs.python.org/issue22107>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35228] Index search in CHM help crashes viewer

2020-06-07 Thread Václav Dvořák

Václav Dvořák  added the comment:

@steve.dower: I have cp1250 and I've had this issue for years now, on several 
Windows versions. Hoping Microsoft will fix it is obviously futile; can I ask 
for the Python community to apply the workaround suggested by Ma Lin please? 
Thanks.

--
nosy: +Václav Dvořák

___
Python tracker 
<https://bugs.python.org/issue35228>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20010] time.strftime('%z') didn't make +HHMM return in windows xp

2016-02-17 Thread Václav Dvořák

Changes by Václav Dvořák <vas...@gmail.com>:


--
nosy: +Václav Dvořák

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20010>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com