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 }}
devopsprocess
/
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
Python
on
master
User selector
All users
All time
Commit history
Commits on Dec 18, 2015
Issue #25899: Converted non-ASCII characters in docstrings and manpage
Show description for 4745231
serhiy-storchaka
committed
4745231
View commit details
Copy full SHA for 4745231
View code at this point
Browse repository at this point
Issue #25899: Converted non-ASCII characters in docstrings and manpage
Show description for 94eb93e
serhiy-storchaka
committed
94eb93e
View commit details
Copy full SHA for 94eb93e
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
Merge typo fixes from 3.5
vadmium
committed
b80f946
View commit details
Copy full SHA for b80f946
View code at this point
Browse repository at this point
Fix a couple of typos in code comments
vadmium
committed
4a31eb8
View commit details
Copy full SHA for 4a31eb8
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
vadmium
committed
d5adb7f
View commit details
Copy full SHA for d5adb7f
View code at this point
Browse repository at this point
Commits on Nov 20, 2015
Issue #25557: Refactor _PyDict_LoadGlobal()
Show description for aed79b4
vstinner
committed
aed79b4
View commit details
Copy full SHA for aed79b4
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
Merge 3.5 (pytime)
vstinner
committed
07c7279
View commit details
Copy full SHA for 07c7279
View code at this point
Browse repository at this point
pytime.c: rename pygettimeofday_new() to pygettimeofday()
Show description for a740c22
vstinner
committed
a740c22
View commit details
Copy full SHA for a740c22
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
Issue #25558: Use compile-time asserts.
serhiy-storchaka
committed
39d2656
View commit details
Copy full SHA for 39d2656
View code at this point
Browse repository at this point
Issue #24802: Merge null termination fixes from 3.5
vadmium
committed
1364858
View commit details
Copy full SHA for 1364858
View code at this point
Browse repository at this point
Issue #24802: Merge null termination fixes from 3.4 into 3.5
vadmium
committed
1570938
View commit details
Copy full SHA for 1570938
View code at this point
Browse repository at this point
Issue #24802: Copy bytes-like objects to null-terminated buffers if necessary
Show description for 3f85934
vadmium
committed
3f85934
View commit details
Copy full SHA for 3f85934
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Issue #25555: Fix parser and AST: fill lineno and col_offset of "arg" node when
Show description for 51a48f4
vstinner
committed
51a48f4
View commit details
Copy full SHA for 51a48f4
View code at this point
Browse repository at this point
Issue #25555: Fix parser and AST: fill lineno and col_offset of "arg" node when
Show description for 040c0a5
vstinner
committed
040c0a5
View commit details
Copy full SHA for 040c0a5
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
Reuse Py_STRINGIFY() macro in sre_lib.h and dynload_win.c.
serhiy-storchaka
committed
2541ef3
View commit details
Copy full SHA for 2541ef3
View code at this point
Browse repository at this point
Issue #25556: Add assertions to PyObject_GetItem() to ensure that an exception
Show description for e14858c
vstinner
committed
e14858c
View commit details
Copy full SHA for e14858c
View code at this point
Browse repository at this point
Merge 3.5
vstinner
committed
508b91b
View commit details
Copy full SHA for 508b91b
View code at this point
Browse repository at this point
Issue #25556: Fix LOAD_GLOBAL bytecode when globals type is not dict and the
Show description for 458c320
vstinner
committed
458c320
View commit details
Copy full SHA for 458c320
View code at this point
Browse repository at this point
sysmodule.c: reuse Py_STRINGIFY() macro
vstinner
committed
c68070a
View commit details
Copy full SHA for c68070a
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Issue 25483: Add an opcode to make f-string formatting more robust.
ericvsmith
committed
ee9c037
View commit details
Copy full SHA for ee9c037
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Issue #25523: Merge a-to-an corrections from 3.5
vadmium
committed
1e9c298
View commit details
Copy full SHA for 1e9c298
View code at this point
Browse repository at this point
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
vadmium
committed
897fab5
View commit details
Copy full SHA for 897fab5
View code at this point
Browse repository at this point
Issue #25523: Correct "a" article to "an" article
Show description for d4b1057
vadmium
committed
d4b1057
View commit details
Copy full SHA for d4b1057
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
Merge 3.5 (sys.setrecursionlimit)
vstinner
committed
356243d
View commit details
Copy full SHA for 356243d
View code at this point
Browse repository at this point
sys.setrecursionlimit() now raises RecursionError
Show description for 1a1ccb2
vstinner
committed
1a1ccb2
View commit details
Copy full SHA for 1a1ccb2
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
Close #24784: Fix compilation without thread support
Show description for d2bcad1
vstinner
committed
d2bcad1
View commit details
Copy full SHA for d2bcad1
View code at this point
Browse repository at this point
Close #24784: Fix compilation without thread support
Show description for 65e6c1e
vstinner
committed
65e6c1e
View commit details
Copy full SHA for 65e6c1e
View code at this point
Browse repository at this point
Commits on Oct 10, 2015
Issue #24402: Merge input() fix from 3.5
vadmium
committed
12db260
View commit details
Copy full SHA for 12db260
View code at this point
Browse repository at this point
Issue #24402: Merge input() fix from 3.4 into 3.5
vadmium
committed
a45c96c
View commit details
Copy full SHA for a45c96c
View code at this point
Browse repository at this point
Issue #24402: Fix input() when stdout.fileno() fails; diagnosed by Eryksun
Show description for c4fa28e
vadmium
committed
c4fa28e
View commit details
Copy full SHA for c4fa28e
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Hoist constant expression out of the inner loop.
rhettinger
committed
cccbcce
View commit details
Copy full SHA for cccbcce
View code at this point
Browse repository at this point
Make comparison more consistent
rhettinger
committed
234b299
View commit details
Copy full SHA for 234b299
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
One more typo in a comment
vadmium
committed
63df0a0
View commit details
Copy full SHA for 63df0a0
View code at this point
Browse repository at this point
Merge typo fixes from 3.5
vadmium
committed
7267aad
View commit details
Copy full SHA for 7267aad
View code at this point
Browse repository at this point
Merge typo fixes from 3.4 into 3.5
vadmium
committed
a3a4e84
View commit details
Copy full SHA for a3a4e84
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.