Skip to content

[3.14] Add a page detailing the time complexity of operations on built-in types (GH-154363) - #156337

Merged
nedbat merged 2 commits into
python:3.14from
miss-islington:backport-c3f7c33-3.14
Sep 3, 2026
Merged

[3.14] Add a page detailing the time complexity of operations on built-in types (GH-154363)#156337
nedbat merged 2 commits into
python:3.14from
miss-islington:backport-c3f7c33-3.14

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

(cherry picked from commit c3f7c33)

Co-authored-by: Stan Ulbrych stan@python.org
Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com
Co-authored-by: Pieter Eendebak pieter.eendebak@gmail.com
Co-authored-by: Ned Batchelder ned@nedbatchelder.com
Co-authored-by: dgpb 3577712+dg-pb@users.noreply.github.com

…pes (pythonGH-154363)

(cherry picked from commit c3f7c33)

Co-authored-by: Stan Ulbrych <stan@python.org>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: dgpb <3577712+dg-pb@users.noreply.github.com>
@hugovk

hugovk commented Aug 24, 2026

Copy link
Copy Markdown
Member
  • TODO: Remove at least frozendict (added in 3.15)

@hugovk
hugovk marked this pull request as ready for review August 24, 2026 23:54
@StanFromIreland

Copy link
Copy Markdown
Member

This will probably need more changes, and a detailed review over all types as there may be differences with Python 3.15.

@nedbat

nedbat commented Sep 3, 2026

Copy link
Copy Markdown
Member

No one had a reason to not merge this. Corrections are welcome if they are needed.

@nedbat
nedbat merged commit 958c1b6 into python:3.14 Sep 3, 2026
34 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Sep 3, 2026
@miss-islington
miss-islington deleted the backport-c3f7c33-3.14 branch September 3, 2026 15:25
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 skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants