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

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

Merged
merged 2 commits into from
Feb 12, 2017

Conversation

Mariatta
Copy link
Member

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

(cherry picked from commit 23bafa2)

Change the documentation's `Show Source` link on the left menu
to GitHub source file.

(cherry picked from commit 23bafa2)
@Mariatta Mariatta added the type-feature A feature request or enhancement label Feb 12, 2017
@Mariatta Mariatta merged commit cabd1c7 into python:3.5 Feb 12, 2017
@Mariatta Mariatta deleted the issue-28928-3.5 branch February 12, 2017 21:08
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 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 request Apr 22, 2022
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request Apr 24, 2022
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request Apr 24, 2022
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request Apr 24, 2022
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request May 17, 2022
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request May 27, 2022
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request Jun 6, 2022
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request Jun 24, 2022
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
tiran pushed a commit to tiran/cpython that referenced this pull request Aug 22, 2022
tiran pushed a commit to tiran/cpython that referenced this pull request Aug 22, 2022
tiran pushed a commit to tiran/cpython that referenced this pull request Aug 23, 2022
lazka added a commit to lazka/cpython that referenced this pull request Sep 22, 2022
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Dec 8, 2022
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
jaraco pushed a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
Document the ABC

Closes python#36

See merge request python-devs/importlib_resources!40
jaraco pushed a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
This change adds `nitpicky=True` (which is an equivalent of `-n`) to
make 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 warnings
before exiting instead of showing just one and bailing.

Resolves python#29

Refs:
* 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 request Jun 25, 2023
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request Jul 28, 2023
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request Aug 27, 2023
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Jan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Jan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Jan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Jan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Jan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Jan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Jan 1, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request Feb 10, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Feb 19, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Feb 21, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Jul 11, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request Aug 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Sep 4, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Sep 9, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
lazka added a commit to lazka/cpython that referenced this pull request Nov 2, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Nov 2, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Nov 2, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Dec 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Dec 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Dec 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Dec 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Dec 25, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request Dec 27, 2024
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.

Default to "no" on Windows instead.

Fixes python#36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants