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
.
pythonvietnam
/
cpython
Public
forked from
idobatter/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Python
on
master
User selector
All users
All time
Commit history
Commits on Dec 21, 2014
Issue #22585: On OpenBSD 5.6 and newer, os.urandom() now calls getentropy(),
Show description for 22b2b62
vstinner
committed
22b2b62
View commit details
Copy full SHA for 22b2b62
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
#22980 Adds platform and version tags to .pyd files
zooba
committed
932c435
View commit details
Copy full SHA for 932c435
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
Update Python/importlib.h
zware
committed
943eb4f
View commit details
Copy full SHA for 943eb4f
View code at this point
Browse repository at this point
Commits on Dec 13, 2014
merge 3.4 (#23048)
benjaminp
committed
57ac1e5
View commit details
Copy full SHA for 57ac1e5
View code at this point
Browse repository at this point
pop the loop block even for infinite while loops (closes #23048)
benjaminp
committed
994ab16
View commit details
Copy full SHA for 994ab16
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
Issue #18028: Fix aliasing issue in READ_TIMESTAMP() of ceval.c on x86_64,
Show description for 0902dfd
vstinner
committed
0902dfd
View commit details
Copy full SHA for 0902dfd
View code at this point
Browse repository at this point
Merge 3.4 (ceval.c)
vstinner
committed
efd7418
View commit details
Copy full SHA for efd7418
View code at this point
Browse repository at this point
Commits on Dec 7, 2014
Issue #22696: Add function :func:`sys.is_finalizing` to know about interpreter shutdown.
pitrou
committed
d6a41c8
View commit details
Copy full SHA for d6a41c8
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Issue #22581: Use more "bytes-like object" throughout the docs and comments.
serhiy-storchaka
committed
75003f3
View commit details
Copy full SHA for 75003f3
View code at this point
Browse repository at this point
Issue #22581: Use more "bytes-like object" throughout the docs and comments.
serhiy-storchaka
committed
9f6e503
View commit details
Copy full SHA for 9f6e503
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
- Issue #22966: Fix __pycache__ pyc file name clobber when pyc_compile is
Show description for 8a6c01f
warsaw
committed
8a6c01f
View commit details
Copy full SHA for 8a6c01f
View code at this point
Browse repository at this point
- Issue #22966: Fix __pycache__ pyc file name clobber when pyc_compile is
Show description for 29e8721
warsaw
committed
29e8721
View commit details
Copy full SHA for 29e8721
View code at this point
Browse repository at this point
Removed duplicated words in in comments and docs.
serhiy-storchaka
committed
45afc73
View commit details
Copy full SHA for 45afc73
View code at this point
Browse repository at this point
- Issue #22966: Fix __pycache__ pyc file name clobber when pyc_compile is
Show description for 8a192e7
warsaw
committed
8a192e7
View commit details
Copy full SHA for 8a192e7
View code at this point
Browse repository at this point
Removed duplicated words in in comments and docs.
serhiy-storchaka
committed
0a8a14b
View commit details
Copy full SHA for 0a8a14b
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
correct assertion
benjaminp
committed
0d2acba
View commit details
Copy full SHA for 0d2acba
View code at this point
Browse repository at this point
fix variable name
benjaminp
committed
fea5642
View commit details
Copy full SHA for fea5642
View code at this point
Browse repository at this point
Issue #19676: Fixed integer overflow issue in "namereplace" error handler.
serhiy-storchaka
committed
abdbee9
View commit details
Copy full SHA for abdbee9
View code at this point
Browse repository at this point
Commits on Nov 25, 2014
Issue #19676: Added the "namereplace" error handler.
serhiy-storchaka
committed
8f7a634
View commit details
Copy full SHA for 8f7a634
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Issue #22934: Update the comment to mention Programs/_freeze_importlib.c.
berkerpeksag
committed
3e047d5
View commit details
Copy full SHA for 3e047d5
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
Update importlib.h
pitrou
committed
3fbf8c3
View commit details
Copy full SHA for 3fbf8c3
View code at this point
Browse repository at this point
Commits on Nov 22, 2014
Closes #22869: Move PyOS_CheckStack back to pythonrun.c
zware
committed
a464110
View commit details
Copy full SHA for a464110
View code at this point
Browse repository at this point
Issue #22869: Remove duplicate stack check from pythonrun.c
zooba
committed
4a6a701
View commit details
Copy full SHA for 4a6a701
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
Issue #22834: Have import suppress FileNotFoundError when the current
Show description for e6b14e4
brettcannon
committed
e6b14e4
View commit details
Copy full SHA for e6b14e4
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
Issue #22869: Split pythonrun into two modules
Show description for 7dfc33e
ncoghlan
committed
7dfc33e
View commit details
Copy full SHA for 7dfc33e
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
Issue #22453: Removed non-documented macro PyObject_REPR().
serhiy-storchaka
committed
fce1bbc
View commit details
Copy full SHA for fce1bbc
View code at this point
Browse repository at this point
Issue #22453: Warn against the use of leaking macro PyObject_REPR().
serhiy-storchaka
committed
8a07d48
View commit details
Copy full SHA for 8a07d48
View code at this point
Browse repository at this point
Commits on Nov 15, 2014
Issue #22193: Fixed integer overflow error in sys.getsizeof().
Show description for a6f8f12
serhiy-storchaka
committed
a6f8f12
View commit details
Copy full SHA for a6f8f12
View code at this point
Browse repository at this point
Issue #22193: Fixed integer overflow error in sys.getsizeof().
Show description for 2a4a19d
serhiy-storchaka
committed
2a4a19d
View commit details
Copy full SHA for 2a4a19d
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Issue #20597, #21274: Remove unused definition of PATH_MAX on GNU/Hurd,
Show description for 14ac9be
vstinner
committed
14ac9be
View commit details
Copy full SHA for 14ac9be
View code at this point
Browse repository at this point
Issue #20597: Remove unused definition of PATH_MAX on Windows, MAXPATHLEN is
Show description for 1fb0157
vstinner
committed
1fb0157
View commit details
Copy full SHA for 1fb0157
View code at this point
Browse repository at this point
Commits on Nov 1, 2014
#22734 marshal needs a lower stack depth for debug builds on Windows
zooba
committed
efded39
View commit details
Copy full SHA for efded39
View code at this point
Browse repository at this point
Commits on Oct 30, 2014
(Merge 3.4) Issue #22762: Fix _Py_DisplaySourceLine(), clear the exception if
Show description for ddb2013
vstinner
committed
ddb2013
View commit details
Copy full SHA for ddb2013
View code at this point
Browse repository at this point
Issue #22762: Fix _Py_DisplaySourceLine(), clear the exception if
Show description for 6f2f9af
vstinner
committed
6f2f9af
View commit details
Copy full SHA for 6f2f9af
View code at this point
Browse repository at this point
Commits on Oct 13, 2014
Issue #17636: Circular imports involving relative imports are now supported.
pitrou
committed
bcaa3dc
View commit details
Copy full SHA for bcaa3dc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.