view debian/changelog @ 599:56d62d405021
pair_cores_all.py: close openned files to avoid error
error "Too many openned files" occured in child processes
multiprocessing seems to use old process when new python process
is created to avoid increasing of process number. Therefore
files openned in childred are not closed automatically
| author |
boris (kodomo) <bnagaev@gmail.com> |
| date |
Sun, 03 Apr 2011 17:05:32 +0400 |
| parents |
81220300eef2 |
| children |
af89511a78ff |
line source
1 allpy (0
.0
-6
) unstable; urgency=medium
3 * blocks3d-wt: reorganized apache configs for more stable operation
5 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Tue, 22
Feb 2011 17
:16
:50
+0300
7 allpy (0
.0
-5
) unstable; urgency=medium
9 * blocks3d-wt debianization: fixed urls for various resources (js &
12 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Sun, 20
Feb 2011 22
:18
:47
+0300
14 allpy (0
.0
-4
) unstable; urgency=medium
16 * Fixed setup.py to install allpy/data too (surprisingly, it did not
18 * Blocks3D_config: guess location of html.htm properly
19 * Removed mktemp_string in favour of one-time mkdtemp invocation
20 * Debianized blocks3d, blocks3d-wt; fixed debian dependencies for
21 python-allpy where necessary
23 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Sun, 20
Feb 2011 20
:47
:04
+0300
25 allpy (0
.0
-3
) unstable; urgency=medium
27 * Fixed syntax errors in source to soothe postinst scripts.
29 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Mon, 22
Nov 2010 13
:43
:59
+0300
31 allpy (0
.0
-2
) unstable; urgency=medium
33 * Initial debianization.
35 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Mon, 15
Nov 2010 17
:40
:37
+0300
37 vim: set ft=debchangelog et ai: