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

[backport to 3.5] bpo-28929: Link the documentation to its source file on GitHub#36

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
Mariatta merged 2 commits intopython:3.5fromMariatta:issue-28928-3.5
Feb 12, 2017

Conversation

Mariatta
Copy link
Member

Change the documentation'sShow Source link on the left menu
to GitHub source file.

(cherry picked from commit23bafa2)

Change the documentation's `Show Source` link on the left menuto GitHub source file.(cherry picked from commit23bafa2)
@MariattaMariatta added the type-featureA feature request or enhancement labelFeb 12, 2017
@MariattaMariatta merged commitcabd1c7 intopython:3.5Feb 12, 2017
@MariattaMariatta deleted the issue-28928-3.5 branchFebruary 12, 2017 21:08
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
- Update the C-API docs to match stackless_api.h- Add the Stackless C-API documentation to the TOC-tree.- fix broken links to external locations- Add Anselm Kruis to the list of maintainers.https://bitbucket.org/stackless-dev/stackless/issues/36(grafted from f5b236f83d72 and 1896b9fd070901be01e6fc466fc1f9fa520b9c1d)
lazka added a commit to lazka/cpython that referenced this pull requestApr 22, 2022
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestApr 24, 2022
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestApr 24, 2022
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestApr 24, 2022
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestMay 17, 2022
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestMay 27, 2022
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestJun 6, 2022
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestJun 24, 2022
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
tiran pushed a commit to tiran/cpython that referenced this pull requestAug 22, 2022
tiran pushed a commit to tiran/cpython that referenced this pull requestAug 22, 2022
tiran pushed a commit to tiran/cpython that referenced this pull requestAug 23, 2022
lazka added a commit to lazka/cpython that referenced this pull requestSep 22, 2022
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestDec 8, 2022
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
jaraco pushed a commit to jaraco/cpython that referenced this pull requestFeb 17, 2023
Document the ABCClosespython#36See merge request python-devs/importlib_resources!40
jaraco pushed a commit to jaraco/cpython that referenced this pull requestFeb 17, 2023
This change adds `nitpicky=True` (which is an equivalent of `-n`) tomake Sphinx emit warnings for any references to non-existing targets.Then, it adds `-W` to make it fail whenever a single warning is seen.Finally, `--keep-going` allows Sphinx to print out all the warningsbefore exiting instead of showing just one and bailing.Resolvespython#29Refs:*https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-n*https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-W*https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-keep-going
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestJan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestJan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestJan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestJan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestJan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestJan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestJan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestFeb 10, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestFeb 19, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestFeb 21, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestJul 11, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestAug 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestSep 4, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestSep 9, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestNov 2, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestNov 2, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestNov 2, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestDec 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestDec 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestDec 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestDec 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestDec 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull requestDec 27, 2024
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestFeb 12, 2025
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
lazka added a commit to lazka/cpython that referenced this pull requestApr 16, 2025
--with-c-locale-coercion otherwise defaults to yes and enables codethat isn't compatible on Windows, mainly because the feature is Unix related.Default to "no" on Windows instead.Fixespython#36
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@berkerpeksagberkerpeksagberkerpeksag approved these changes

@methanemethanemethane approved these changes

Assignees
No one assigned
Labels
type-featureA feature request or enhancement
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@Mariatta@berkerpeksag@methane@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp