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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonStudy2017
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
reference
on
3.3
User selector
All users
All time
Commit history
Commits on Jan 15, 2015
Issue20467: clarify __init__'s role
ethanfurman
committed
119479f
View commit details
Copy full SHA for 119479f
View code at this point
Browse repository at this point
Commits on Mar 9, 2014
#19953: Clarify the wording of the augmented assignment discussion.
Show description for 14d7b71
bitdancer
committed
14d7b71
View commit details
Copy full SHA for 14d7b71
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
eliminate redundancy between yield stmt and yield expr docs (closes #12704)
Show description for d1c85fd
benjaminp
committed
d1c85fd
View commit details
Copy full SHA for d1c85fd
View code at this point
Browse repository at this point
Commits on Jan 2, 2014
correct word for __annotations__ doc (closes #20110)
Show description for 002033e
benjaminp
committed
002033e
View commit details
Copy full SHA for 002033e
View code at this point
Browse repository at this point
Commits on Dec 31, 2013
str subclasses may have non-empty __slots__, bytes subclasses can't.
zware
committed
340a692
View commit details
Copy full SHA for 340a692
View code at this point
Browse repository at this point
Commits on Nov 29, 2013
Issue #19795: Improved markup of True/False constants.
serhiy-storchaka
committed
fbc1c26
View commit details
Copy full SHA for fbc1c26
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Issue #19190: Improve cross-references in builtin types and functions documentation.
serhiy-storchaka
committed
0d196ed
View commit details
Copy full SHA for 0d196ed
View code at this point
Browse repository at this point
Commits on Oct 8, 2013
Clarify two points about division and shifting. Suggested by Albert Hofkamp on docs@.
birkenfeld
committed
0aaae26
View commit details
Copy full SHA for 0aaae26
View code at this point
Browse repository at this point
Add "->" as a delimiter token. Found by James Harding on docs@.
birkenfeld
committed
97f9623
View commit details
Copy full SHA for 97f9623
View code at this point
Browse repository at this point
Commits on Oct 6, 2013
Use "lambda expression" as preferred to "lambda form".
birkenfeld
committed
242e6a0
View commit details
Copy full SHA for 242e6a0
View code at this point
Browse repository at this point
Commits on Jul 15, 2013
- Issue #18440: Clarify that `hash()` can truncate the value returned from an
Show description for 224a599
warsaw
committed
224a599
View commit details
Copy full SHA for 224a599
View code at this point
Browse repository at this point
Commits on May 25, 2013
Mention __cached__ in the import ref.
brettcannon
committed
4b4e38e
View commit details
Copy full SHA for 4b4e38e
View code at this point
Browse repository at this point
Commits on May 9, 2013
#17938: remove duplicate paragraphs.
ezio-melotti
committed
955382c
View commit details
Copy full SHA for 955382c
View code at this point
Browse repository at this point
Commits on Apr 14, 2013
Clarify point in name mangling doc.
birkenfeld
committed
dec3b3f
View commit details
Copy full SHA for dec3b3f
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
birkenfeld
committed
44ea77b
View commit details
Copy full SHA for 44ea77b
View code at this point
Browse repository at this point
Commits on Dec 25, 2012
Merge from 3.2: add links and index entries for "argument" and "parameter."
Show description for 32bbc1c
cjerdonek
committed
32bbc1c
View commit details
Copy full SHA for 32bbc1c
View code at this point
Browse repository at this point
Add additional links and index entries for "argument" and "parameter".
Show description for b430994
cjerdonek
committed
b430994
View commit details
Copy full SHA for b430994
View code at this point
Browse repository at this point
#16677: merge with 3.2.
ezio-melotti
committed
1be0576
View commit details
Copy full SHA for 1be0576
View code at this point
Browse repository at this point
#16677: rename section header and fix markup.
ezio-melotti
committed
9f929bb
View commit details
Copy full SHA for 9f929bb
View code at this point
Browse repository at this point
Commits on Dec 23, 2012
Link to "yield from" examples in yield documentation.
Show description for 2654b86
cjerdonek
committed
2654b86
View commit details
Copy full SHA for 2654b86
View code at this point
Browse repository at this point
Commits on Nov 28, 2012
Add a str class entry to the "Text Sequence Type" section (issue #16209).
Show description for bb4e941
cjerdonek
committed
bb4e941
View commit details
Copy full SHA for bb4e941
View code at this point
Browse repository at this point
Commits on Nov 21, 2012
Fix label in docs (from issue #13538).
cjerdonek
committed
777db2d
View commit details
Copy full SHA for 777db2d
View code at this point
Browse repository at this point
Improve str() and object.__str__() documentation (issue #13538).
cjerdonek
committed
5fae0e5
View commit details
Copy full SHA for 5fae0e5
View code at this point
Browse repository at this point
Improve str() and object.__str__() documentation (issue #13538).
cjerdonek
committed
17fc44c
View commit details
Copy full SHA for 17fc44c
View code at this point
Browse repository at this point
Commits on Nov 20, 2012
- Issue #16514: Fix regression causing a traceback when sys.path[0] is None
Show description for 82c1c78
warsaw
committed
82c1c78
View commit details
Copy full SHA for 82c1c78
View code at this point
Browse repository at this point
Commits on Nov 15, 2012
Issue #16144: Fix misleading sentence in reference/import.
Show description for e2cf03e
asvetlov
committed
e2cf03e
View commit details
Copy full SHA for e2cf03e
View code at this point
Browse repository at this point
Commits on Oct 28, 2012
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
cjerdonek
committed
d285029
View commit details
Copy full SHA for d285029
View code at this point
Browse repository at this point
Remove unneeded "Release" and "Date" markers from doc index pages.
cjerdonek
committed
8b7f9f5
View commit details
Copy full SHA for 8b7f9f5
View code at this point
Browse repository at this point
Commits on Oct 26, 2012
Merge from 3.2: fix formatting of syntax description of function definition.
cjerdonek
committed
8b0f3ad
View commit details
Copy full SHA for 8b0f3ad
View code at this point
Browse repository at this point
Fix formatting of syntax description of function definition.
cjerdonek
committed
c131b07
View commit details
Copy full SHA for c131b07
View code at this point
Browse repository at this point
Commits on Oct 12, 2012
merge 3.2
benjaminp
committed
143d034
View commit details
Copy full SHA for 143d034
View code at this point
Browse repository at this point
Fix links to the __next__ method.
ezio-melotti
committed
7fa8222
View commit details
Copy full SHA for 7fa8222
View code at this point
Browse repository at this point
Fix link to str.format() in docs.
cjerdonek
committed
af94724
View commit details
Copy full SHA for af94724
View code at this point
Browse repository at this point
Commits on Oct 6, 2012
Closes #16149: remove now-false statement about the inability to compare Decimal and float objects.
birkenfeld
committed
4614cc4
View commit details
Copy full SHA for 4614cc4
View code at this point
Browse repository at this point
Closes #16149: remove now-false statement about the inability to compare Decimal and float objects.
birkenfeld
committed
7ea9a42
View commit details
Copy full SHA for 7ea9a42
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.