[issue644744] bdist_rpm fails when installing man pages

2010-01-08 Thread Joe Julian

Changes by Joe Julian :


--
nosy: +jjulian

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



[issue21963] 2.7.8 backport of Issue1856 (avoid daemon thread problems at shutdown) breaks ceph

2014-11-19 Thread Joe Julian

Changes by Joe Julian :


--
nosy: +Joe.Julian

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



[issue21963] 2.7.8 backport of Issue1856 (avoid daemon thread problems at shutdown) breaks ceph

2014-11-19 Thread Joe Julian

Joe Julian added the comment:

I suspect the underlying problem is that the fix expects the daemon threads to 
hit a point where they try to acquire the GIL and that's not going to happen 
with these librados threads; they stay in librados.

--

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