[15:53:38] <pmxbot> jaraco pushed 3 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[15:53:38] <pmxbot> Add test capturing infinite recursion. Ref #440.
[15:53:38] <pmxbot> Refine test to not make additional references to exceptions in setuptools.sandbox, but instead create a bespoke unpickleable exception. Ref #440.
[15:53:38] <pmxbot> Prevent infinite recursion when UnpickleableException occurs in a sandbox context. Fixes #440.
[17:04:10] <pmxbot> jaraco pushed 6 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[17:04:11] <pmxbot> Add another test capturing violated expectation that SandboxViolation would be raised in a sandbox/hidden_setuptools context. Ref #440.
[17:04:11] <pmxbot> Always import for SandboxViolation so it's pickleable. Ref #440.
[17:04:11] <pmxbot> Bumped to 18.8.1 in preparation for next release.
[17:04:11] <pmxbot> Added tag 18.8.1 for changeset fbf06fa35f93
[17:04:11] <pmxbot> Bumped to 18.8.2 in preparation for next release.