New submission from Yohan Boniface :
Hi!
Just installed 3.7 (ArchLinux) and I've a SIGSEGV on one of my projects.
I've a hard time reducing to a minimal testcase, because it seems whatever
random piece of code I remove the crash disappears at some point.
Here is the reposito
Yohan Boniface added the comment:
Thanks all :)
As noted by Julien, to reproduce the test cases, one also needs to install the
dev requirements (or just `pip instal minicli hupper`):
pip install -r requirements-dev.txt
> and what's the issue with asyncio ?
Nothing specific as far