Re: [Python-Dev] Add Gentoo packagers of external modules to Misc/ACKS

2013-12-08 Thread Dmitriy Baranov
2013/12/8 R. David Murray : > As far as we have been able to determine, Tae Wong is in fact a bot > (note the 'seo' in the email address...a tip of the hand, as far as > I can see). We have removed all access permissions (including email) > from the related account on the bug tracker already. IMO

Re: [Python-Dev] Segmentation fault on 3.4 with --pydebug

2013-05-30 Thread Dmitriy Baranov
No for me: $ ./python -Wd -m test.regrtest test_exceptions [1/1] test_exceptions 1 test OK. $ uname -a Linux 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:32:50 UTC 2012 i686 i686 i386 GNU/Linux Please look at issue18075 2013/5/30 Ɓukasz Langa : > This happens after Benjamin's changes in 83937. A