[issue17640] from distutils.util import byte_compile hangs

2014-03-12 Thread Éric Araujo
Éric Araujo added the comment: Can’t reproduce (linux 3.12). If someone on FreeBSD can reproduce the bug, please reopen this ticket. -- resolution: -> works for me stage: -> committed/rejected status: open -> closed ___ Python tracker

[issue17640] from distutils.util import byte_compile hangs

2013-04-13 Thread Giles Hall
Giles Hall added the comment: Hi Dmitry, since I can't replicate your issue, can you provide any more context from GDB and/or strace/ktrace? Thanks! -- ___ Python tracker ___ _

[issue17640] from distutils.util import byte_compile hangs

2013-04-13 Thread Dmitry Sivachenko
Dmitry Sivachenko added the comment: No, I meant Ctrl+D. I use FreeBSD-10. -- ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue17640] from distutils.util import byte_compile hangs

2013-04-13 Thread Giles Hall
Giles Hall added the comment: I was unable to replicate this bug with clean builds of either Python3.3.0 and Python3.3.1rc1 on either Linux or OSX. I assume you also meant Ctrl-C, since there is no reading from standard input occurring in this script. Without further data such as platform/ven

[issue17640] from distutils.util import byte_compile hangs

2013-04-05 Thread Dmitry Sivachenko
New submission from Dmitry Sivachenko: The following problem exists in python3.3.0 and python3.3.1rc1. >From the command line it works: root@dhcp175-40-red:~ # python3 Python 3.3.1rc1 (default, Apr 5 2013, 18:03:56) [GCC 4.2.1 20070831 patched [FreeBSD]] on freebsd10 Type "help", "copyright",