◐ Shell
clean mode source ↗

[backport to 3.5] bpo-28929: Link the documentation to its source file on GitHub by Mariatta · Pull Request #36 · python/cpython

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

(cherry picked from commit 23bafa2)

berkerpeksag

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

jaraco pushed a commit that referenced this pull request

Dec 2, 2022

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

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

This was referenced

Feb 11, 2025

lazka added a commit to lazka/cpython that referenced this pull request

Feb 12, 2025
--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 16, 2025
--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