Skip to content

Commit

Permalink
changelog for 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy committed Aug 14, 2019
1 parent 9e56f73 commit 872c95f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
3.6.1 - 2019-08-14
--------------------

- Logging max memory reached at INFO rather than WARNING (#255)

- Pass arguments when wrapping sys.exit (#275)

- Remove win32/py2k special (#276)

- Ensure READY messages sent out by exiting worker are consumed prior to it actually existing.

- Pass max_memory_per_child to child worker process (#251)

- Fix compatibility with Python 2.7 on Windows (#283)

3.6.0.0 - 2019-02-04
--------------------

Expand Down

0 comments on commit 872c95f

Please sign in to comment.