SHA256
1
0
forked from pool/python

- multiprocessing: thread joining itself (bnc#747794)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=132
This commit is contained in:
Jan Matejek
2013-02-08 15:13:03 +00:00
committed by Git OBS Bridge
parent 1b714c33b3
commit 7c3370e837
5 changed files with 44 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
-------------------------------------------------------------------
Wed Feb 6 19:01:46 UTC 2013 - jmatejek@suse.com
Fri Feb 8 14:49:45 UTC 2013 - jmatejek@suse.com
- multiprocessing: thread joining itself (bnc#747794)
- gettext: fix cases where no bundle is found (bnc#794139)
-------------------------------------------------------------------