Commit Graph

4 Commits

Author SHA1 Message Date
Yury Selivanov ee054206b0 tests: Improve test_task_context_4 2018-08-07 13:05:28 -04:00
Yury Selivanov 8604b0361a
Fix a memory leak related to contextvars support. (#192)
Initial patch and memleak discovery by Victor K. @hellysmile.

Fixes #191.
2018-08-07 12:56:06 -04:00
Yury Selivanov 878e4163b1 Raise NotImplementedError for contextvars for Python < 3.7 2018-05-25 17:50:09 -04:00
Yury Selivanov 2a4fab44a4
Implement PEP 567 support (contextvars) for Python 3.7 (#155) 2018-05-25 16:30:19 -04:00