Message270175
In my patch, test_asyncio runs against C version Future.
I saw how test_json tests against C version and pure Python version.
But test_asyncio is more larger than test_json.
Before working on it, could someone give me idea to run whole test_asyncio
with and without C version Future easily?
And, which is master repository of asyncio? github? or hg.python.org?
If github, can I send separated pull request changing test_asyncio after
this patch is merged? |
|
Date |
User |
Action |
Args |
2016-07-11 12:49:26 | methane | set | recipients:
+ methane, gvanrossum, vstinner, giampaolo.rodola, yselivanov |
2016-07-11 12:49:25 | methane | set | messageid: <1468241365.94.0.658413076546.issue26081@psf.upfronthosting.co.za> |
2016-07-11 12:49:25 | methane | link | issue26081 messages |
2016-07-11 12:49:25 | methane | create | |
|