Skip to content

Commit 872c95f

Browse files
committed
changelog for 3.6.1
1 parent 9e56f73 commit 872c95f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGES.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
3.6.1 - 2019-08-14
2+
--------------------
3+
4+
- Logging max memory reached at INFO rather than WARNING (#255)
5+
6+
- Pass arguments when wrapping sys.exit (#275)
7+
8+
- Remove win32/py2k special (#276)
9+
10+
- Ensure READY messages sent out by exiting worker are consumed prior to it actually existing.
11+
12+
- Pass max_memory_per_child to child worker process (#251)
13+
14+
- Fix compatibility with Python 2.7 on Windows (#283)
15+
116
3.6.0.0 - 2019-02-04
217
--------------------
318

0 commit comments

Comments
 (0)