Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Fix some deprecation warnings in Doc/conf.py#9

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

Merged
methane merged 2 commits intopython:masterfromrefi64:docfix
Feb 11, 2017
Merged

Fix some deprecation warnings in Doc/conf.py#9

methane merged 2 commits intopython:masterfromrefi64:docfix
Feb 11, 2017

Conversation

refi64
Copy link
Contributor

@refi64refi64 commentedFeb 11, 2017
edited
Loading

crosses fingers (My crappy computer never finishes building the docs, so let's see how far Travis goes...)

@vstinner
Copy link
Member

I guess that it's related to my bug reporthttp://bugs.python.org/issue29527

See also my PR#7.

@codecov
Copy link

codecovbot commentedFeb 11, 2017

Codecov Report

Merging#9 intomaster willdecrease coverage by-0.01%.

@@            Coverage Diff             @@##           master       #9      +/-   ##==========================================- Coverage   82.37%   82.37%   -0.01%==========================================  Files        1427     1427                Lines      350948   350948              ==========================================- Hits       289090   289079      -11- Misses      61858    61869      +11

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update79ab8be...d9c09b5. Read thecomment docs.

@methane
Copy link
Member

Travis uses newest Sphinx.
But docs.python.org seems using sphinx-1.3.3. (see footer inhttps://docs.python.org/3/).

So changinglatex_paper_size should be done after docs.python.org update.

@refi64
Copy link
ContributorAuthor

@methanelatex_paper_size has beendepreciated since Sphinx 0.5, whenlatex_elements was introduced. This shouldn't cause any problems unless someone has updated their Sphinx version since 2008.

Copy link
Member

@methanemethane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

You're right. Thanks.

@methanemethane merged commite7ffb99 intopython:masterFeb 11, 2017
Mariatta referenced this pull request in Mariatta/cpythonFeb 14, 2017
* Fix some deprecation warnings in Doc/conf.py* Fix an rst error in Misc/NEWSContributed by Ryan Gonzalez@kirbyfan64(cherry picked from commite7ffb99)
Mariatta referenced this pull request in Mariatta/cpythonFeb 14, 2017
* Fix some deprecation warnings in Doc/conf.py* Fix an rst error in Misc/NEWSContributed by Ryan Gonzalez@kirbyfan64(cherry picked from commite7ffb99)
Mariatta added a commit that referenced this pull requestFeb 14, 2017
* Fix some deprecation warnings in Doc/conf.py* Fix an rst error in Misc/NEWSContributed by Ryan Gonzalez@kirbyfan64(cherry picked from commite7ffb99)
Mariatta added a commit that referenced this pull requestFeb 14, 2017
* Fix some deprecation warnings in Doc/conf.py* Fix an rst error in Misc/NEWSContributed by Ryan Gonzalez@kirbyfan64(cherry picked from commite7ffb99)
native-api pushed a commit to native-api/cpython that referenced this pull requestJun 5, 2018
emmatyping referenced this pull request in emmatyping/cpythonFeb 5, 2020
nanjekyejoannah added a commit to nanjekyejoannah/cpython that referenced this pull requestSep 27, 2022
9: Warn for using built-in open r=ltratt a=nanjekyejoannahWarn for file open. I was struggling to support the generic case assuming io.open doesnt exist.A warning is simpler to do assuming support for >=2.6. I added notes in the Google doc for this.Co-authored-by: Joannah Nanjekye <jnanjekye@python.org>
jaraco pushed a commit to jaraco/cpython that referenced this pull requestFeb 17, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@methanemethanemethane 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.

6 participants
@refi64@vstinner@methane@berkerpeksag@Mariatta@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp