[Python-Dev] "make test" routinely fails to terminate
Skip Montanaro
skip.montanaro at gmail.com
Fri May 25 09:11:59 EDT 2018
More information about the Python-Dev mailing list
Fri May 25 09:11:59 EDT 2018
- Previous message (by thread): [Python-Dev] "make test" routinely fails to terminate
- Next message (by thread): [Python-Dev] Procedure for adding new public C API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> me> On the 3.7 branch, "make test" routinely fails to terminate. > Antoine> Can you try to rebuild Python? Use "make distclean" if that helps. > Thanks, Antoine. That solved the termination problem. I still have problems > with test_asyncio failing, but I can live with that for now. Final follow-up. I finally got myself a workable, updateable 3.7 branch in my fork. It looks like the asyncio issues are alsy resolved on both 3.7 and master. Skip
- Previous message (by thread): [Python-Dev] "make test" routinely fails to terminate
- Next message (by thread): [Python-Dev] Procedure for adding new public C API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list