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

Appearance settings

bpo-30499: Remove a deprecated note about sets.#1848

Merged
Mariatta merged 1 commit into
python:masterpython/cpython:masterfrom
JulienPalard:bpo-30499JulienPalard/cpython:bpo-30499Copy head branch name to clipboard
Jun 1, 2017
Merged

bpo-30499: Remove a deprecated note about sets.#1848
Mariatta merged 1 commit into
python:masterpython/cpython:masterfrom
JulienPalard:bpo-30499JulienPalard/cpython:bpo-30499Copy head branch name to clipboard

Conversation

@JulienPalard

Copy link
Copy Markdown
Member

Found that this note is refering to code that has been dropped in 51ced7a.

@mention-bot

Copy link
Copy Markdown

@JulienPalard, thanks for your PR! By analyzing the history of the files in this pull request, we identified @birkenfeld, @ncoghlan and @benjaminp to be potential reviewers.

Comment thread Doc/library/stdtypes.rst Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While correct, this leaves the mechanism as a mystery. There should probably be a sentence saying that a new temporary frozenset is built from elem. That would be a minor implementation detail except for the O(n) conversion cost.

@rhettinger rhettinger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a note indicating that a temporary frozenset is built to support the search.

@Mariatta Mariatta added the docs Documentation in the Doc dir label May 29, 2017
@Mariatta Mariatta merged commit 0737ee2 into python:master Jun 1, 2017
Mariatta pushed a commit to Mariatta/cpython that referenced this pull request Jun 1, 2017
Mariatta pushed a commit to Mariatta/cpython that referenced this pull request Jun 1, 2017
Mariatta pushed a commit to Mariatta/cpython that referenced this pull request Jun 1, 2017
Mariatta added a commit that referenced this pull request Jun 1, 2017
Mariatta added a commit that referenced this pull request Jun 1, 2017
Mariatta added a commit that referenced this pull request Jun 1, 2017
@Mariatta

Mariatta commented Jun 1, 2017

Copy link
Copy Markdown
Member

Thanks for the PR @JulienPalard 🎉

@JulienPalard

Copy link
Copy Markdown
Member Author

Thanks for the merge in all relevant branches @Mariatta

@JulienPalard JulienPalard deleted the bpo-30499 branch June 16, 2019 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.