Subject: CVS commit: pkgsrc/parallel/py-billiard
From: Adam Ciarcinski
Date: 2017-07-17 10:03:50
Message id: 20170717080351.1012BFACD@cvs.NetBSD.org

Log Message:
3.5.0.3:
- Adds Process._authkey alias to .authkey for 2.7 compat.
- Remove superfluous else clause from max_memory_per_child_check.
- Document and test all supported Python versions.
- Extend 'Process' to be compatible with < Py3.5.
- Use a properly initialized logger in pool.py error logging.
- _trywaitkill can now kill a whole process group if the worker process declares \ 
itself as a group leader.
- Fix cpython issue 14881 (See http://bugs.python.org/issue14881).
- Fix for a crash on windows.
- Fix messaging in case of worker exceeds max memory.

Files:
RevisionActionfile
1.15modifypkgsrc/parallel/py-billiard/Makefile
1.10modifypkgsrc/parallel/py-billiard/distinfo