Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
Make devguide link in README more prominent#145
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM.
I think this needs to be backported to 3.6, 3.5, and 2.7. |
(cherry picked from commit1b3d88e)
@Mariatta Please go ahead - neglecting to do that was just an oversight on my part at the PyCon Pune sprints. |
Thanks@ncoghlan. It's been backported to 3.6. But it seems that we are not backporting readme changes to 3.5 or 2.7 as it broke Windows installer.http://bugs.python.org/issue29579 |
Stackless contributes two tests to builtins: TaskletExit andTaskletExit.__init__. Therefore we have to adjust the limit.Add missing changelog entries (python#143,python#144).
Stackless contributes two tests to builtins: TaskletExit andTaskletExit.__init__. Therefore we have to adjust the limit.Add missing changelog entries (python#143,python#144).(cherry picked from commit7327e4b)
No description provided.