forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue python#112: Prepare Stackless 3.5, fix PEP479 for Stackless gen…
…erators Stackless has its own copy of the gen_send_ex function: slp_gen_send_ex() and gen_iternext_callback(). I added the PEP479 code to gen_iternext_callback(). https://bitbucket.org/stackless-dev/stackless/issues/112
- Loading branch information
Anselm Kruis
committed
Dec 28, 2016
1 parent
5fc2346
commit d834451
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters