◐ Shell
clean mode source ↗

[cherry-pick for 3.6] Update URL of Mersenne Twister Home Page by methane · Pull Request #115 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@methane

@methane methane commented

Feb 15, 2017

Copy link Copy Markdown

Member

cherry-pick of GH-20

@methane methane changed the title Update URL of Mersenne Twister Home Page [cherry-pick for 3.6] Update URL of Mersenne Twister Home Page

Feb 15, 2017

@vstinner vstinner merged commit 7d5587e into python:3.6

Feb 15, 2017

@methane methane deleted the mt-url-36 branch

February 16, 2017 14:17

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017
…s an exception

If Stackless calls the method __exit__() of a context manager with an exception and if the method first soft switches to another tasklet and then returns True, the interpreter stack gets corrupted. Fortunately most of the time nothing bad happens.

https://bitbucket.org/stackless-dev/stackless/issues/115

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

jaraco pushed a commit that referenced this pull request

Dec 2, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vstinner vstinner vstinner approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@methane @vstinner @the-knights-who-say-ni @kubo39