Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[cherry-pick for 3.5] bpo-29481: add versionadded 3.5.4 to typing.Deque docs #109

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

Merged
merged 2 commits into from
Feb 15, 2017

Conversation

Mariatta
Copy link
Member

@Mariatta Mariatta merged commit bb53a27 into python:3.5 Feb 15, 2017
@Mariatta Mariatta deleted the bpo-29481-3.5 branch February 15, 2017 19:39
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
Tools/gdb/libpython.py looks for an internal function, which got renamed. Now it looks for both names. This way it is compatible with older Stackless versions.

https://bitbucket.org/stackless-dev/stackless/issues/109
(grafted from 0d9d668131403a2ac450a87d9ea6cfd161df1cc1)
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants