Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for Python - ericholscher/cpython · GitHub
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
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 }}
ericholscher
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 15, 2020
Optimize _Py_strhex_impl() (GH-19535)
Show description for 455df97
vstinner
authored
455df97
View commit details
Copy full SHA for 455df97
View code at this point
Browse repository at this point
bpo-40268: Remove unused imports in pylifecycle.c (GH-19533)
Show description for 4f98f46
vstinner
authored
4f98f46
View commit details
Copy full SHA for 4f98f46
View code at this point
Browse repository at this point
bpo-40268: Remove unused osdefs.h includes (GH-19532)
Show description for 361dcdc
vstinner
authored
361dcdc
View commit details
Copy full SHA for 361dcdc
View code at this point
Browse repository at this point
bpo-40268: Remove unused pycore_pymem.h includes (GH-19531)
vstinner
authored
d9ea5ca
View commit details
Copy full SHA for d9ea5ca
View code at this point
Browse repository at this point
bpo-40268: Remove unused structmember.h includes (GH-19530)
Show description for 4a21e57
vstinner
authored
4a21e57
View commit details
Copy full SHA for 4a21e57
View code at this point
Browse repository at this point
bpo-40268: Remove explicit pythread.h includes (#19529)
Show description for 62183b8
vstinner
authored
62183b8
View commit details
Copy full SHA for 62183b8
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
bpo-39481: PEP 585 for dataclasses, mailbox, contextvars (GH-19425)
emmatyping
authored
d01628e
View commit details
Copy full SHA for d01628e
View code at this point
Browse repository at this point
bpo-39522: Always initialise kind attribute in constant ast nodes (GH-19525)
pablogsal
authored
3398646
View commit details
Copy full SHA for 3398646
View code at this point
Browse repository at this point
bpo-39522: Use _PyUnicodeWriter_WriteStr instead of PyUnicode_AS_DATA (GH-19523)
isidentical
authored
43aeefa
View commit details
Copy full SHA for 43aeefa
View code at this point
Browse repository at this point
bpo-395222: Correctly unparse unicode prefix in ast_unparse.c (GH-19512)
isidentical
authored
aade1cc
View commit details
Copy full SHA for aade1cc
View code at this point
Browse repository at this point
bpo-40170: Convert PyObject_IS_GC() macro to a function (GH-19464)
shihai1991
authored
675d9a3
View commit details
Copy full SHA for 675d9a3
View code at this point
Browse repository at this point
bpo-40268: Move struct _gc_runtime_state to pycore_gc.h (GH-19515)
vstinner
authored
e560f90
View commit details
Copy full SHA for e560f90
View code at this point
Browse repository at this point
bpo-40232: Update PyOS_AfterFork_Child() to use _PyThread_at_fork_reinit() (GH-19450)
corona10
authored
62f75fe
View commit details
Copy full SHA for 62f75fe
View code at this point
Browse repository at this point
bpo-40268: Remove a few pycore_pystate.h includes (GH-19510)
vstinner
authored
e5014be
View commit details
Copy full SHA for e5014be
View code at this point
Browse repository at this point
bpo-40268: Rename _PyInterpreterState_GET_UNSAFE() (GH-19509)
Show description for 81a7be3
vstinner
authored
81a7be3
View commit details
Copy full SHA for 81a7be3
View code at this point
Browse repository at this point
bpo-40268: Include explicitly pycore_interp.h (GH-19505)
Show description for 4a3fe08
vstinner
authored
4a3fe08
View commit details
Copy full SHA for 4a3fe08
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
bpo-32894: Support unparsing of infinity numbers in ast_unparser.c (GH-17426)
isidentical
authored
258f517
View commit details
Copy full SHA for 258f517
View code at this point
Browse repository at this point
bpo-40268: Add pycore_runtime.h header file (GH-19493)
Show description for 1c4cbdf
vstinner
authored
1c4cbdf
View commit details
Copy full SHA for 1c4cbdf
View code at this point
Browse repository at this point
bpo-40268: Add _PyInterpreterState_GetConfig() (GH-19492)
Show description for da7933e
vstinner
authored
da7933e
View commit details
Copy full SHA for da7933e
View code at this point
Browse repository at this point
Commits on Apr 12, 2020
bpo-40246: Report a better error message for invalid string prefixes (GH-19476)
lysnikolaou
authored
41d5b94
View commit details
Copy full SHA for 41d5b94
View code at this point
Browse repository at this point
bpo-39943: Add the const qualifier to pointers on non-mutable PyBytes data. (GH-19472)
serhiy-storchaka
authored
8f87eef
View commit details
Copy full SHA for 8f87eef
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
bpo-39943: Add the const qualifier to pointers on non-mutable PyUnicode data. (GH-19345)
serhiy-storchaka
authored
cd8295f
View commit details
Copy full SHA for cd8295f
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
bpo-40082: trip_signal() uses the main interpreter (GH-19441)
Show description for b54a99d
vstinner
authored
b54a99d
View commit details
Copy full SHA for b54a99d
View code at this point
Browse repository at this point
bpo-37127: Remove _pending_calls.finishing (GH-19439)
vstinner
authored
cfc3c2f
View commit details
Copy full SHA for cfc3c2f
View code at this point
Browse repository at this point
bpo-40226: PyInterpreterState_Delete() deletes pending calls (GH-19436)
Show description for dda5d6e
vstinner
authored
dda5d6e
View commit details
Copy full SHA for dda5d6e
View code at this point
Browse repository at this point
bpo-40170: Add _PyIndex_Check() internal function (GH-19426)
Show description for a15e260
vstinner
authored
a15e260
View commit details
Copy full SHA for a15e260
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
bpo-40089: Add _at_fork_reinit() method to locks (GH-19195)
Show description for 87255be
vstinner
authored
87255be
View commit details
Copy full SHA for 87255be
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
bpo-40147: Fix a compiler warning on Windows in Python/compile.c (GH-19389)
Show description for 08050e9
ZackerySpytz
authored
08050e9
View commit details
Copy full SHA for 08050e9
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
closes bpo-40184: Only define pysiphash if the hash algorithm is SIPHASH24. (GH-19369)
isidentical
authored
1b21573
View commit details
Copy full SHA for 1b21573
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
bpo-40141: Include the value in the column position for keyword AST nodes (GH-19348)
pablogsal
authored
40cf35c
View commit details
Copy full SHA for 40cf35c
View code at this point
Browse repository at this point
bpo-40147: Move the check for duplicate keywords to the compiler (GH-19289)
pablogsal
authored
254ec78
View commit details
Copy full SHA for 254ec78
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
bpo-40141: Add line and column information to ast.keyword nodes (GH-19283)
pablogsal
authored
168660b
View commit details
Copy full SHA for 168660b
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
bpo-39943: Clean up marshal.c. (GH-19236)
Show description for 2c003ef
serhiy-storchaka
authored
2c003ef
View commit details
Copy full SHA for 2c003ef
View code at this point
Browse repository at this point
Document most common signals (GH-19245)
Show description for 400e1db
vstinner
authored
400e1db
View commit details
Copy full SHA for 400e1db
View code at this point
Browse repository at this point
bpo-32591: _PyErr_WarnUnawaitedCoroutine() sets source (GH-19247)
Show description for 8d84adc
vstinner
authored
8d84adc
View commit details
Copy full SHA for 8d84adc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.