FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] Add a page detailing the time complexity of operations on built-in types (GH-154363) by miss-islington · Pull Request #156337 · python/cpython · GitHub

/ cpython Public

[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

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 commented Aug 24, 2026
edited
Loading

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

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

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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL