Peter Parente added the comment:
Glad to hear it. Cheers, Victor!
--
___
Python tracker
<http://bugs.python.org/issue30473>
___
___
Python-bugs-list mailin
Peter Parente added the comment:
Much simpler example:
https://gist.github.com/parente/a4772297459f05e43e12a5820051431b
Wrapping the datetime.datetime.now in a lambda avoids the issue.
--
___
Python tracker
<http://bugs.python.org/issue30
New submission from Peter Parente:
Working on this PR (https://github.com/maxpoint/spylon/pull/49), I encountered
an unexpected SystemError in Python 3.6 on my Mac and on Travis Linux.
Exception in thread Thread-4:
Traceback (most recent call last):
File "/Users/parente/miniconda3