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
Type
/
to 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
Python
on
3.3
User selector
All users
All time
Commit history
Commits on Jan 2, 2017
ring in 2017 for Python
benjaminp
committed
e527dd3
View commit details
Copy full SHA for e527dd3
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
2016 will be another year of writing copyrighted code
benjaminp
committed
75e3630
View commit details
Copy full SHA for 75e3630
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Issue 24366: Indent code (thanks to li4ick for reporting).
Yury Selivanov
committed
614bfcc
View commit details
Copy full SHA for 614bfcc
View code at this point
Browse repository at this point
Commits on May 3, 2015
be more robust against the filters list changing under us (closes #24096)
benjaminp
committed
deff2b7
View commit details
Copy full SHA for deff2b7
View code at this point
Browse repository at this point
Commits on Apr 19, 2015
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
tiran
committed
418fd74
View commit details
Copy full SHA for 418fd74
View code at this point
Browse repository at this point
Commits on Jan 4, 2015
merge 3.2 (closes #23165)
benjaminp
committed
72c2a0f
View commit details
Copy full SHA for 72c2a0f
View code at this point
Browse repository at this point
add some overflow checks before multiplying (closes #23165)
benjaminp
committed
f18bf6f
View commit details
Copy full SHA for f18bf6f
View code at this point
Browse repository at this point
Commits on Jan 1, 2015
merge 3.2
benjaminp
committed
7919acb
View commit details
Copy full SHA for 7919acb
View code at this point
Browse repository at this point
update for copyright for 2015
benjaminp
committed
47e782a
View commit details
Copy full SHA for 47e782a
View code at this point
Browse repository at this point
Commits on Oct 4, 2014
Copyright year update, add version to licenses.
birkenfeld
committed
edc3cba
View commit details
Copy full SHA for edc3cba
View code at this point
Browse repository at this point
Issue #22518: Fixed integer overflow issues in "backslashreplace",
Show description for 4b16818
serhiy-storchaka
committed
4b16818
View commit details
Copy full SHA for 4b16818
View code at this point
Browse repository at this point
Commits on May 8, 2014
The PyCOND_TIMEDWAIT must use microseconds for the timeout argument
Show description for ddf3438
kristjanvalur
committed
ddf3438
View commit details
Copy full SHA for ddf3438
View code at this point
Browse repository at this point
Commits on Mar 2, 2014
Issue #20404: reject non-text encodings early in TextIOWrapper.
birkenfeld
committed
2fc8f77
View commit details
Copy full SHA for 2fc8f77
View code at this point
Browse repository at this point
Commits on Feb 24, 2014
Issue #19619: Blacklist non-text codecs in method API
Show description for 94ee389
serhiy-storchaka
committed
94ee389
View commit details
Copy full SHA for 94ee389
View code at this point
Browse repository at this point
Commits on Feb 20, 2014
bump Python-ast.c
benjaminp
committed
665a2bc
View commit details
Copy full SHA for 665a2bc
View code at this point
Browse repository at this point
Commits on Feb 11, 2014
don't put runtime values in array initializer for C89 compliance (closes #20588)
benjaminp
committed
c2f665e
View commit details
Copy full SHA for c2f665e
View code at this point
Browse repository at this point
Commits on Feb 9, 2014
Issue #20437: Fixed 21 potential bugs when deleting objects references.
serhiy-storchaka
committed
505ff75
View commit details
Copy full SHA for 505ff75
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
Issue #2382: SyntaxError cursor "^" now is written at correct position in most
Show description for 65fd059
serhiy-storchaka
committed
65fd059
View commit details
Copy full SHA for 65fd059
View code at this point
Browse repository at this point
Commits on Jan 20, 2014
Issue #19036: Including locale.h should not depend on HAVE_LANGINFO_H.
skrah
committed
6c01e38
View commit details
Copy full SHA for 6c01e38
View code at this point
Browse repository at this point
Commits on Jan 1, 2014
update copyright year
benjaminp
committed
fa10ae0
View commit details
Copy full SHA for fa10ae0
View code at this point
Browse repository at this point
Commits on Dec 17, 2013
Issue #16404: Add checks for return value of PyLong_FromLong() in
Show description for 48d761e
serhiy-storchaka
committed
48d761e
View commit details
Copy full SHA for 48d761e
View code at this point
Browse repository at this point
Fixed leak in sys.flags initialization.
serhiy-storchaka
committed
87a854d
View commit details
Copy full SHA for 87a854d
View code at this point
Browse repository at this point
Commits on Dec 7, 2013
document that compile() can take bytes (closes #19910)
benjaminp
committed
933142a
View commit details
Copy full SHA for 933142a
View code at this point
Browse repository at this point
Commits on Nov 26, 2013
Issue #19638: Raise ValueError instead of crashing when converting billion character strings to float.
mdickinson
committed
f45bbb6
View commit details
Copy full SHA for f45bbb6
View code at this point
Browse repository at this point
Commits on Nov 15, 2013
fileutils.c: use MAXPATHLEN instead of PATH_MAX
Show description for b11d6cb
vstinner
committed
b11d6cb
View commit details
Copy full SHA for b11d6cb
View code at this point
Browse repository at this point
sysmodule.c: fix sys_update_path(), use Py_ARRAY_LENGTH() to get the size of
Show description for 2384714
vstinner
committed
2384714
View commit details
Copy full SHA for 2384714
View code at this point
Browse repository at this point
pythonrun.c: fix Py_GetPythonHome(), use Py_ARRAY_LENGTH() to get the size of
Show description for 2f5bbc6
vstinner
committed
2f5bbc6
View commit details
Copy full SHA for 2f5bbc6
View code at this point
Browse repository at this point
Commits on Oct 31, 2013
make string literal const
benjaminp
committed
7f69dca
View commit details
Copy full SHA for 7f69dca
View code at this point
Browse repository at this point
Commits on Oct 30, 2013
update comment
benjaminp
committed
8f16948
View commit details
Copy full SHA for 8f16948
View code at this point
Browse repository at this point
Commits on Oct 22, 2013
Issue #18603: Ensure that PyOS_mystricmp and PyOS_mystrnicmp are in the
Show description for 49e6180
tiran
committed
49e6180
View commit details
Copy full SHA for 49e6180
View code at this point
Browse repository at this point
Commits on Oct 13, 2013
Issue #18776: atexit callbacks now display their full traceback when they raise an exception.
pitrou
committed
24201d4
View commit details
Copy full SHA for 24201d4
View code at this point
Browse repository at this point
Commits on Oct 7, 2013
Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least one place so as to avoid regressions.
pitrou
committed
59c900d
View commit details
Copy full SHA for 59c900d
View code at this point
Browse repository at this point
Commits on Oct 6, 2013
Closes #15213: update comment for _PyOS_URandom
birkenfeld
committed
c6a2c9b
View commit details
Copy full SHA for c6a2c9b
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
[issue19152] Revert 832579dbafd6.
ericsnowcurrently
committed
5c4b4c5
View commit details
Copy full SHA for 5c4b4c5
View code at this point
Browse repository at this point
[issue19152] Add ExtensionFileLoader.get_filename().
ericsnowcurrently
committed
af8566c
View commit details
Copy full SHA for af8566c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.