[issue40320] Add ability to specify instance of contextvars context to Task() & asyncio.create_task()

2020-04-18 Thread Jeff Laughlin
New submission from Jeff Laughlin : As a test engineer I want to be able to run async test fixtures and test cases in different async tasks with the same Context. Not a copy; the same specific instance of contextvars.Context(). I do NOT want the task to run in a COPY of the context because I

[issue1016626] distutils support for swig is under par

2010-12-03 Thread Jeff Laughlin
Changes by Jeff Laughlin : -- nosy: +Jeff.Laughlin ___ Python tracker <http://bugs.python.org/issue1016626> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue2624] swig support in distutils should use the build and temp dirs

2010-12-03 Thread Jeff Laughlin
Changes by Jeff Laughlin : -- nosy: +Jeff.Laughlin ___ Python tracker <http://bugs.python.org/issue2624> ___ ___ Python-bugs-list mailing list Unsubscribe: