[issue14976] queue.Queue() is not reentrant, so signals and GC can cause deadlocks

2017-10-12 Thread Catalin Patulea
Change by Catalin Patulea : -- nosy: +Catalin Patulea ___ Python tracker <https://bugs.python.org/issue14976> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue17951] TypeError during gdb backtracing

2013-05-10 Thread Catalin Patulea
New submission from Catalin Patulea: With libpython.py loaded in gdb, when backtracing and trying to pretty-print frame objects along the way, this error is sometimes raised: Python Exception object of type 'FakeRepr' has no len() See attached patch against tip. --

[issue15139] Speed up threading.Condition wakeup

2013-04-27 Thread Catalin Patulea
Changes by Catalin Patulea : -- nosy: +Catalin.Patulea ___ Python tracker <http://bugs.python.org/issue15139> ___ ___ Python-bugs-list mailing list Unsubscribe: