Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport to 3.5] bpo-28598: Support __rmod__ for RHS subclasses of s… #93

Closed
wants to merge 0 commits into from
Closed

Conversation

mjpieters
Copy link
Contributor

Backport for #51

@mjpieters mjpieters closed this Feb 14, 2017
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
…w() and tasklet.raise_exception()

Unify the methods and update the documentation and changelog.txt.
See changelog.txt for details.
Add a test cases for tasklet.kill, and tasklet.throw.

https://bitbucket.org/stackless-dev/stackless/issues/93
(grafted from 1399a7b0c676c77fd6d491e74fe535f633529f0b and 0406cb0e9b05)
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
…w() and tasklet.raise_exception()

Adapt a test case to the new behavior of tasklet.raise_exception(exc_class, *args). Now it raises RuntimeError on errors.
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
akruis referenced this pull request in stackless-dev/stackless Sep 21, 2017
…d tasklet.raise_exception()

Adapt a test case to the new behavior of tasklet.raise_exception(exc_class, *args). Now it raises RuntimeError on errors.
jaraco pushed a commit that referenced this pull request Dec 2, 2022
jaraco added a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants