Skip to content

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

Open
miss-islington wants to merge 2 commits into
python:3.14from
miss-islington:backport-c3f7c33-3.14
Open

[3.14] Add a page detailing the time complexity of operations on built-in types (GH-154363)#156337
miss-islington wants to merge 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants