◐ Shell
clean mode source ↗

[cherry-pick for 3.5] bpo-29481: add versionadded 3.5.4 to typing.Deque docs by Mariatta · Pull Request #109 · python/cpython

added 2 commits

February 14, 2017 20:35
(cherry picked from commit 7e147f1)

brettcannon

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017
Previously many internal/private symbols were declared as PyAPI_DATA() or PyAPI_FUNC() and therefore visible in the python*.dll. This commit removes the PyAPI... declarations. Additionally it renames a few symbols to make the naming more consistent.

https://bitbucket.org/stackless-dev/stackless/issues/109
(grafted from 3b6d1f52e108c7377944ee9c452c3d853d8882ab)

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

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

Feb 17, 2023

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

Feb 17, 2023
Avoid hard-coding latest stable Python. Closes python#109.

Closes python#109

See merge request python-devs/importlib_resources!107

This was referenced

Feb 11, 2025