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

Fix some sphinx warnings (#9) #82

Merged
merged 1 commit into from
Feb 14, 2017
Merged

Fix some sphinx warnings (#9) #82

merged 1 commit into from
Feb 14, 2017

Conversation

Mariatta
Copy link
Member

  • Fix some deprecation warnings in Doc/conf.py
  • Fix an rst error in Misc/NEWS

Contributed by Ryan Gonzalez @kirbyfan64

(cherry picked from commit e7ffb99)

* Fix some deprecation warnings in Doc/conf.py
* Fix an rst error in Misc/NEWS

Contributed by Ryan Gonzalez @kirbyfan64

(cherry picked from commit e7ffb99)
@Mariatta Mariatta merged commit c0f9014 into python:3.5 Feb 14, 2017
@Mariatta Mariatta deleted the gh-9-3.5 branch February 14, 2017 14:12
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
This change does not change the code in any way.
The change formats all tests and some demos according to PEP-8.
Additionally I fixed some missing imports of stackles.test_*-functions,
moved imports to the top of the file, removed some duplicate imports
and added some magic comments to silence my IDE (Eclipse Pydev).

https://bitbucket.org/stackless-dev/stackless/issues/82
(grafted from 43fcfbe017a1456c7285819eee6a2c4984e20045)
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.

4 participants