Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9227963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T05:12:31+00:00 2026-06-18T05:12:31+00:00

I would like to know where the source code for python’s Dictionary is located.

  • 0

I would like to know where the source code for python’s Dictionary is located. I know the source code will probably difficult to read so I’m really just after a rough description of the implementation and the hash routine which is used.

Does anybody know what sort of algorithm is used and how they deal with collisions, if chaining is used or is the table rebuilt.

I know this question is a bit vague so just a point in the right direction would be helpful please. If anybody know of any good documentation on python’s dictionary that would be great.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T05:12:32+00:00Added an answer on June 18, 2026 at 5:12 am

    It’s located in the Objects/dictobject.c file. There is a dictnotes.txt file there too, to guide you in understanding the source.

    Python dictionaries use a hashtable with open addressing to map keys to slots. Conflicts are resolved by ‘perturbing’ the key; an algorithm that’ll start with a large step, then use smaller and smaller steps until it scans the table for the next empty slot.

    There are several articles on the web, including this blog post; you can also pick up the book Beautiful Code for an excellent exposure of the code.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to protect my python source code , I know there is
i would like to know how i can get a page source code using
I would like to compile c# source code from a string. I know this
We would like to know the source code for transfer the session data to
I'm reading the Firefox source code and I would like to know how to
Would like to know the c# code to actually retrieve the IP type: Static
I would like to know what code to use to convert a double[] array
I would like to read this web page with python http://www.hm.com/us/subdepartment/LADIES?Nr=4294962278#Nr=4294962278&size=100 In the web
I would like to know how I could generate code from a text file
I would like to know how to install TBB from source and make it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.