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 }}
pythonicca
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
on
master
User selector
All users
All time
Commit history
Commits on Jan 18, 2017
Address a minor Coverity warning re: unchecked PyArg_ParseTuple calls
Show description for abbe53e
gpshead
committed
abbe53e
View commit details
Copy full SHA for abbe53e
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
_hashopenssl uses METH_FASTCALL
vstinner
committed
019ed67
View commit details
Copy full SHA for 019ed67
View code at this point
Browse repository at this point
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
Show description for 6c00466
vstinner
committed
6c00466
View commit details
Copy full SHA for 6c00466
View code at this point
Browse repository at this point
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
Show description for ea82eb9
vstinner
committed
ea82eb9
View commit details
Copy full SHA for ea82eb9
View code at this point
Browse repository at this point
Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
Show description for 24e9a60
vstinner
committed
24e9a60
View commit details
Copy full SHA for 24e9a60
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
merge 3.6
benjaminp
committed
7f77a2b
View commit details
Copy full SHA for 7f77a2b
View code at this point
Browse repository at this point
merge 3.5
benjaminp
committed
3731bef
View commit details
Copy full SHA for 3731bef
View code at this point
Browse repository at this point
generate spaces instead of tabs into config.c
benjaminp
committed
82ebf3b
View commit details
Copy full SHA for 82ebf3b
View code at this point
Browse repository at this point
Commits on Jan 14, 2017
Merge doc fixes from 3.6
vadmium
committed
41ec1bc
View commit details
Copy full SHA for 41ec1bc
View code at this point
Browse repository at this point
Merge doc fixes from 3.5
vadmium
committed
6569ef9
View commit details
Copy full SHA for 6569ef9
View code at this point
Browse repository at this point
Fix grammar, typos and markup in documentation and code comments
Show description for ed43dee
vadmium
committed
ed43dee
View commit details
Copy full SHA for ed43dee
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Issue #29195: Removed support of deprecated undocumented keyword arguments
Show description for d81a834
serhiy-storchaka
committed
d81a834
View commit details
Copy full SHA for d81a834
View code at this point
Browse repository at this point
Py_SIZE() was misused for dict.
serhiy-storchaka
committed
3a3f73a
View commit details
Copy full SHA for 3a3f73a
View code at this point
Browse repository at this point
Py_SIZE() was misused for dict.
serhiy-storchaka
committed
9b3d4f7
View commit details
Copy full SHA for 9b3d4f7
View code at this point
Browse repository at this point
Py_SIZE() was misused for dict.
serhiy-storchaka
committed
66c3660
View commit details
Copy full SHA for 66c3660
View code at this point
Browse repository at this point
Fix typo
rhettinger
committed
bb7cad8
View commit details
Copy full SHA for bb7cad8
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Issue #28969: Fixed race condition in C implementation of functools.lru_cache.
Show description for 082aa06
serhiy-storchaka
committed
082aa06
View commit details
Copy full SHA for 082aa06
View code at this point
Browse repository at this point
Issue #28969: Fixed race condition in C implementation of functools.lru_cache.
Show description for a02df97
serhiy-storchaka
committed
a02df97
View commit details
Copy full SHA for a02df97
View code at this point
Browse repository at this point
Issue #28969: Fixed race condition in C implementation of functools.lru_cache.
Show description for dc16b6c
serhiy-storchaka
committed
dc16b6c
View commit details
Copy full SHA for dc16b6c
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Backed out changeset ea064ff3c10f
rhettinger
committed
4e79dd0
View commit details
Copy full SHA for 4e79dd0
View code at this point
Browse repository at this point
While a speedup of 1% is measurable, contexts aren't created that often,
Show description for 9eb6564
skrah
committed
9eb6564
View commit details
Copy full SHA for 9eb6564
View code at this point
Browse repository at this point
Merge 3.6.
skrah
committed
09f8334
View commit details
Copy full SHA for 09f8334
View code at this point
Browse repository at this point
Merge 3.5.
skrah
committed
852b1b8
View commit details
Copy full SHA for 852b1b8
View code at this point
Browse repository at this point
Issue #28701: Revert part of 5bdc8e1a50c8 for the following reasons:
Show description for 37fd285
skrah
committed
37fd285
View commit details
Copy full SHA for 37fd285
View code at this point
Browse repository at this point
Issue #29190: Fixed possible errors in comparing strings in the pickle module.
serhiy-storchaka
committed
5fda267
View commit details
Copy full SHA for 5fda267
View code at this point
Browse repository at this point
Issue #29190: Fixed possible errors in comparing strings in the pickle module.
serhiy-storchaka
committed
74bfd6a
View commit details
Copy full SHA for 74bfd6a
View code at this point
Browse repository at this point
Issue #29190: Fixed possible errors in comparing strings in the pickle module.
serhiy-storchaka
committed
0e8df33
View commit details
Copy full SHA for 0e8df33
View code at this point
Browse repository at this point
Sync-up lru_cache() C code with space saving feature in the Python version.
rhettinger
committed
822c426
View commit details
Copy full SHA for 822c426
View code at this point
Browse repository at this point
Complete the merge for issue #29203
rhettinger
committed
134b74c
View commit details
Copy full SHA for 134b74c
View code at this point
Browse repository at this point
Issue #29203: functools.lru_cache() now respects PEP 468
rhettinger
committed
88627e1
View commit details
Copy full SHA for 88627e1
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
Issue #29034: Merge 3.6.
zhangyangyu
committed
2ed646b
View commit details
Copy full SHA for 2ed646b
View code at this point
Browse repository at this point
Issue #29034: Fix memory leak and use-after-free in path_converter.
zhangyangyu
committed
fdad0c0
View commit details
Copy full SHA for fdad0c0
View code at this point
Browse repository at this point
Merge 3.6.
skrah
committed
0f7c9dd
View commit details
Copy full SHA for 0f7c9dd
View code at this point
Browse repository at this point
Add comment why the change in d83884b3a427 wasn't necessary.
skrah
committed
55ad8d3
View commit details
Copy full SHA for 55ad8d3
View code at this point
Browse repository at this point
Merge 3.6.
skrah
committed
ab5260b
View commit details
Copy full SHA for ab5260b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.