Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.4k
Star
77.3k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Lib
collections
__init__.py
on
3.6
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2017
Backport docstring improvements to OrderedDict. (GH-3470)
cryvate
authored and
Mariatta
committed
2a0f7c3
View commit details
Copy full SHA for 2a0f7c3
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
[3.6] bpo-30662: fixed OrderedDict.__init__ docstring re PEP 468 (GH-2179) (GH-3370)
Show description for 3b9d444
Mariatta
authored
3b9d444
View commit details
Copy full SHA for 3b9d444
View code at this point
Browse repository at this point
Commits on Dec 31, 2016
merge
rhettinger
committed
a67619e
View commit details
Copy full SHA for a67619e
View code at this point
Browse repository at this point
Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra Bogildea.
rhettinger
committed
b46ea90
View commit details
Copy full SHA for b46ea90
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
Issue #17941: Add a *module* parameter to collections.namedtuple()
rhettinger
committed
0d5048c
View commit details
Copy full SHA for 0d5048c
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Minor readability tweak
rhettinger
committed
8579a8f
View commit details
Copy full SHA for 8579a8f
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Issue #25628: Make namedtuple "rename" and "verbose" parameters keyword-only.
rhettinger
committed
6538b43
View commit details
Copy full SHA for 6538b43
View code at this point
Browse repository at this point
Commits on May 29, 2016
Issue #27125: Merge typo fixes from 3.5
Show description for e501a93
vadmium
committed
e501a93
View commit details
Copy full SHA for e501a93
View code at this point
Browse repository at this point
Issue #27125: Fix various errors like “will [be] inherited”
vadmium
committed
8d56c02
View commit details
Copy full SHA for 8d56c02
View code at this point
Browse repository at this point
Commits on May 26, 2016
Issue #27076: Merge spelling from 3.5
vadmium
committed
3e04d5b
View commit details
Copy full SHA for 3e04d5b
View code at this point
Browse repository at this point
Issue #27076: Doc, comment and tests spelling fixes
Show description for 46f5072
vadmium
committed
46f5072
View commit details
Copy full SHA for 46f5072
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
Fix out-of-date comment
rhettinger
committed
62bc321
View commit details
Copy full SHA for 62bc321
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
merge
rhettinger
committed
2831b38
View commit details
Copy full SHA for 2831b38
View code at this point
Browse repository at this point
Fix non-ascii character
rhettinger
committed
c3f7d17
View commit details
Copy full SHA for c3f7d17
View code at this point
Browse repository at this point
merge
rhettinger
committed
a89013d
View commit details
Copy full SHA for a89013d
View code at this point
Browse repository at this point
Add a missing docstring
rhettinger
committed
c9c3dd8
View commit details
Copy full SHA for c9c3dd8
View code at this point
Browse repository at this point
Commits on Sep 29, 2015
Issue #22609: Constructor of collections.UserDict now accepts the self keyword
Show description for 5527cf1
serhiy-storchaka
committed
5527cf1
View commit details
Copy full SHA for 5527cf1
View code at this point
Browse repository at this point
Issue #22609: Constructor of collections.UserDict now accepts the self keyword
Show description for f4ee1c2
serhiy-storchaka
committed
f4ee1c2
View commit details
Copy full SHA for f4ee1c2
View code at this point
Browse repository at this point
Issue #22609: Constructor of collections.UserDict now accepts the self keyword
Show description for 68f5ef2
serhiy-storchaka
committed
68f5ef2
View commit details
Copy full SHA for 68f5ef2
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
merge
rhettinger
committed
3ada93f
View commit details
Copy full SHA for 3ada93f
View code at this point
Browse repository at this point
Fix whitespace in comment.
rhettinger
committed
8ba03cf
View commit details
Copy full SHA for 8ba03cf
View code at this point
Browse repository at this point
Commits on Aug 30, 2015
merge
rhettinger
committed
9157545
View commit details
Copy full SHA for 9157545
View code at this point
Browse repository at this point
Issue #24931: Resolve __dict__ conflict in namedtuple subclasses.
rhettinger
committed
7a3602e
View commit details
Copy full SHA for 7a3602e
View code at this point
Browse repository at this point
Commits on May 30, 2015
Issue #23509: Speed up Counter operators
Show description for 4c97a62
rhettinger
committed
4c97a62
View commit details
Copy full SHA for 4c97a62
View code at this point
Browse repository at this point
Issue #16991: Add a C implementation of collections.OrderedDict.
ericsnowcurrently
committed
96c6af9
View commit details
Copy full SHA for 96c6af9
View code at this point
Browse repository at this point
Commits on May 22, 2015
Issue 22189: Add missing methods to UserString
rhettinger
committed
573b44c
View commit details
Copy full SHA for 573b44c
View code at this point
Browse repository at this point
Commits on Mar 21, 2015
Issue 23704: Add index(), copy(), and insert() to deques. Register deques as a MutableSequence.
rhettinger
committed
32ea165
View commit details
Copy full SHA for 32ea165
View code at this point
Browse repository at this point
Commits on Jan 31, 2015
Issue #23326: Removed __ne__ implementations. Since fixing default __ne__
Show description for 08448a1
serhiy-storchaka
committed
08448a1
View commit details
Copy full SHA for 08448a1
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
Issue #22609: Revert changes in UserDict. They conflicted with existing tests.
serhiy-storchaka
committed
f51f713
View commit details
Copy full SHA for f51f713
View code at this point
Browse repository at this point
Issue #22609: Revert changes in UserDict. They conflicted with existing tests.
serhiy-storchaka
committed
a86700a
View commit details
Copy full SHA for a86700a
View code at this point
Browse repository at this point
Issue #22609: Constructors and update methods of mapping classes in the
Show description for 8943ecf
serhiy-storchaka
committed
8943ecf
View commit details
Copy full SHA for 8943ecf
View code at this point
Browse repository at this point
Issue #22609: Constructors and update methods of mapping classes in the
Show description for ae5cb21
serhiy-storchaka
committed
ae5cb21
View commit details
Copy full SHA for ae5cb21
View code at this point
Browse repository at this point
Commits on Jun 24, 2014
merge
rhettinger
committed
f2bbb65
View commit details
Copy full SHA for f2bbb65
View code at this point
Browse repository at this point
Issue 21832: Require named tuple inputs to be exact strings
rhettinger
committed
bc00050
View commit details
Copy full SHA for bc00050
View code at this point
Browse repository at this point
Commits on May 4, 2014
Issue #19414: Have the OrderedDict mark deleted links as unusable.
Show description for 53d2c41
rhettinger
committed
53d2c41
View commit details
Copy full SHA for 53d2c41
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.