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 }}
cppfool
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 21, 2015
Issue #23152: Renames time_t_to_FILE_TIME to _Py_time_t_to_FILE_TIME, removes unused struct win32_stat and return value
zooba
committed
9de0fa8
View commit details
Copy full SHA for 9de0fa8
Browse repository at this point
Issue #23152: Renames attribute_data_to_stat to _Py_attribute_data_to_stat
zooba
committed
7cb695f
View commit details
Copy full SHA for 7cb695f
Browse repository at this point
Issue #23152: Implement _Py_fstat() to support files larger than 2 GB on Windows.
Show description for e1ad8fa
zooba
committed
e1ad8fa
View commit details
Copy full SHA for e1ad8fa
Browse repository at this point
Null merge
serhiy-storchaka
committed
e42664e
View commit details
Copy full SHA for e42664e
Browse repository at this point
Issues #814253, #9179: Warnings now are raised when group references and
Show description for 4442007
serhiy-storchaka
committed
4442007
View commit details
Copy full SHA for 4442007
Browse repository at this point
Issues #814253, #9179: Group references and conditional group references now
Show description for 7b3110b
serhiy-storchaka
committed
7b3110b
View commit details
Copy full SHA for 7b3110b
Browse repository at this point
Commits on Feb 20, 2015
Issue #23215: Multibyte codecs with custom error handlers that ignores errors
Show description for 0098ad0
serhiy-storchaka
committed
0098ad0
View commit details
Copy full SHA for 0098ad0
Browse repository at this point
Issue #23215: Multibyte codecs with custom error handlers that ignores errors
Show description for b465be2
serhiy-storchaka
committed
b465be2
View commit details
Copy full SHA for b465be2
Browse repository at this point
Issue #5700: io.FileIO() called flush() after closing the file.
Show description for 0b2dbdc
serhiy-storchaka
committed
0b2dbdc
View commit details
Copy full SHA for 0b2dbdc
Browse repository at this point
Issue #5700: io.FileIO() called flush() after closing the file.
Show description for 53e8a96
serhiy-storchaka
committed
53e8a96
View commit details
Copy full SHA for 53e8a96
Browse repository at this point
Issue #23374: Fixed pydoc failure with non-ASCII files when stdout encoding
Show description for d17c1e6
serhiy-storchaka
committed
d17c1e6
View commit details
Copy full SHA for d17c1e6
Browse repository at this point
Issue #23374: Fixed pydoc failure with non-ASCII files when stdout encoding
Show description for 8d7fb40
serhiy-storchaka
committed
8d7fb40
View commit details
Copy full SHA for 8d7fb40
Browse repository at this point
Issue #23490: Fixed possible crashes related to interoperability between
Show description for cb5fe14
serhiy-storchaka
committed
cb5fe14
View commit details
Copy full SHA for cb5fe14
Browse repository at this point
Issue #23490: Fixed possible crashes related to interoperability between
Show description for 9c85b07
serhiy-storchaka
committed
9c85b07
View commit details
Copy full SHA for 9c85b07
Browse repository at this point
Closes #23018: Replace copyright symbol with escape.
zooba
committed
1d06ade
View commit details
Copy full SHA for 1d06ade
Browse repository at this point
Removes unused string resources from Windows installer.
zooba
committed
2e54a0a
View commit details
Copy full SHA for 2e54a0a
Browse repository at this point
Issue #23422: Clarify some things around importlib.import_module()
brettcannon
committed
9693cb1
View commit details
Copy full SHA for 9693cb1
Browse repository at this point
Issue #22834: Fix a failing test under Solaris due to the platform not
Show description for f09c035
brettcannon
committed
f09c035
View commit details
Copy full SHA for f09c035
Browse repository at this point
Issue #23442: Rename two member names to stay backward compatible
Show description for 061f8a3
berkerpeksag
committed
061f8a3
View commit details
Copy full SHA for 061f8a3
Browse repository at this point
Regenerated Argument Clinic checksums.
serhiy-storchaka
committed
8e5a9a5
View commit details
Copy full SHA for 8e5a9a5
Browse repository at this point
Improve struct cache locality by bring commonly accessed fields close together.
rhettinger
committed
f53c877
View commit details
Copy full SHA for f53c877
Browse repository at this point
Issue #23439: Add missing entries to http.client.__all__.
Show description for 56d1265
berkerpeksag
committed
56d1265
View commit details
Copy full SHA for 56d1265
Browse repository at this point
Issue #23439: Add missing entries to http.client.__all__.
Show description for 97fb6fc
berkerpeksag
committed
97fb6fc
View commit details
Copy full SHA for 97fb6fc
Browse repository at this point
Null merge with 3.4
Show description for a921ee7
zware
committed
a921ee7
View commit details
Copy full SHA for a921ee7
Browse repository at this point
Fix typo pointed out on docs@ by Yaniv Sayeh
zware
committed
56b80f2
View commit details
Copy full SHA for 56b80f2
Browse repository at this point
Merge with 3.4
zware
committed
9348ea8
View commit details
Copy full SHA for 9348ea8
Browse repository at this point
Fix a typo pointed out on docs@
zware
committed
993a91f
View commit details
Copy full SHA for 993a91f
Browse repository at this point
Commits on Feb 19, 2015
merge 3.4 (#23481)
benjaminp
committed
6240a0b
View commit details
Copy full SHA for 6240a0b
Browse repository at this point
remove rc4 from the default client ciphers (closes #23481)
benjaminp
committed
b0af30f
View commit details
Copy full SHA for b0af30f
Browse repository at this point
Closes #23482: sqlite3_d.dll is not included in installer
zooba
committed
360aa60
View commit details
Copy full SHA for 360aa60
Browse repository at this point
Commits on Feb 18, 2015
merge 3.4
benjaminp
committed
f5f40f6
View commit details
Copy full SHA for f5f40f6
Browse repository at this point
merge heads
benjaminp
committed
2ce44da
View commit details
Copy full SHA for 2ce44da
Browse repository at this point
merge heads
benjaminp
committed
ac7f5c5
View commit details
Copy full SHA for ac7f5c5
Browse repository at this point
merge 3.4
benjaminp
committed
d2cac59
View commit details
Copy full SHA for d2cac59
Browse repository at this point
merge 3.3
benjaminp
committed
0f3ea4f
View commit details
Copy full SHA for 0f3ea4f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.