robertwb / issues-import-test

0 stars 0 forks source link

Support patchless backports_abc #1022

Closed robertwb closed 9 years ago

robertwb commented 9 years ago

Cython should load the Generator (and other) ABCs from backports_abc when they are not present in collections.abc (and backports_abc 0.4 or newer is available). Among other things, this will enable Cython coroutines in Tornado for older versions of Python without requiring that the application call backports_abc.patch().

Migrated from http://trac.cython.org/ticket/870

robertwb commented 9 years ago

scoder changed component from Cleanup to Code Generation milestone from wishlist to 0.23.3 owner to scoder status from new to assigned

robertwb commented 9 years ago

scoder changed resolution to fixed status from assigned to closed

robertwb commented 9 years ago

scoder changed Fixed here: https://github.com/cython/cython/commit/f0eaa48e832fe460453271c1c388a49386700b6e