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 }}
Pmsco
/
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 Jan 25, 2019
bpo-35814: Allow same r.h.s. in annotated assignments as in normal ones (GH-11667)
ilevkivskyi
authored
62c35a8
View commit details
Copy full SHA for 62c35a8
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
bpo-35224: PEP 572 Implementation (#10497)
Show description for 8f59ee0
emilyemorehouse
authored
8f59ee0
View commit details
Copy full SHA for 8f59ee0
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
bpo-35713: Reorganize sys module initialization (GH-11658)
Show description for ab67281
vstinner
authored
ab67281
View commit details
Copy full SHA for ab67281
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
bpo-35713: Split _Py_InitializeCore into subfunctions (GH-11650)
Show description for 6d43f6f
vstinner
authored
6d43f6f
View commit details
Copy full SHA for 6d43f6f
View code at this point
Browse repository at this point
bpo-35713: Rework Python initialization (GH-11647)
Show description for bf4ac2d
vstinner
authored
bf4ac2d
View commit details
Copy full SHA for bf4ac2d
View code at this point
Browse repository at this point
bpo-33416: Add end positions to Python AST (GH-11605)
Show description for 9932a22
ilevkivskyi
authored
9932a22
View commit details
Copy full SHA for 9932a22
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
bpo-34850: Emit a warning for "is" and "is not" with a literal. (GH-9642)
serhiy-storchaka
authored
3bcbedc
View commit details
Copy full SHA for 3bcbedc
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
bpo-35742: Fix test_envar_unimportable in test_builtin. (GH-11561)
Show description for 3607ef4
serhiy-storchaka
authored
3607ef4
View commit details
Copy full SHA for 3607ef4
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
bpo-34756: Silence only ImportError and AttributeError in sys.breakpointhook(). (GH-9457)
serhiy-storchaka
authored
6fe9c44
View commit details
Copy full SHA for 6fe9c44
View code at this point
Browse repository at this point
Commits on Jan 13, 2019
bpo-16806: Fix `lineno` and `col_offset` for multi-line string tokens (GH-10021)
asottile
authored and
methane
committed
995d9b9
View commit details
Copy full SHA for 995d9b9
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
bpo-35634: Raise an error when first passed kwargs contains duplicated keys. (GH-11438)
serhiy-storchaka
authored
f1ec3ce
View commit details
Copy full SHA for f1ec3ce
View code at this point
Browse repository at this point
bpo-35494: Improve syntax error messages for unbalanced parentheses in f-string. (GH-11161)
serhiy-storchaka
authored
58159ef
View commit details
Copy full SHA for 58159ef
View code at this point
Browse repository at this point
bpo-35582: Inline arguments tuple unpacking in handwritten code. (GH-11524)
Show description for 7934266
serhiy-storchaka
authored
7934266
View commit details
Copy full SHA for 7934266
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
bpo-35423: Stop using the "pending calls" machinery for signals. (gh-10972)
Show description for fdf282d
ericsnowcurrently
authored
fdf282d
View commit details
Copy full SHA for fdf282d
View code at this point
Browse repository at this point
bpo-34569: Fix subinterpreter 32-bit ABI, pystate.c/_new_long_object() (gh-9127)
Show description for a909460
aixtools
authored and
ericsnowcurrently
committed
a909460
View commit details
Copy full SHA for a909460
View code at this point
Browse repository at this point
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
Show description for 2a39d25
serhiy-storchaka
authored
2a39d25
View commit details
Copy full SHA for 2a39d25
View code at this point
Browse repository at this point
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313)
serhiy-storchaka
authored
4fa9591
View commit details
Copy full SHA for 4fa9591
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
bpo-35470: Fix a reference counting bug in _PyImport_FindExtensionObjectEx(). (GH-11128)
ZackerySpytz
authored and
serhiy-storchaka
committed
89c4f90
View commit details
Copy full SHA for 89c4f90
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
remove doc-string declaration no longer used after AC conversion (GH-11444)
taleinat
authored
a5b7616
View commit details
Copy full SHA for a5b7616
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
Bump copyright years to 2019. (GH-11404)
benjaminp
authored
9a69ae8
View commit details
Copy full SHA for 9a69ae8
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
bpo-20182: AC convert Python/sysmodule.c (GH-11328)
taleinat
authored
ede0b6f
View commit details
Copy full SHA for ede0b6f
View code at this point
Browse repository at this point
bpo-35550: Fix incorrect Solaris define guards (GH-11275)
Show description for 6f9bc72
kulikjak
authored and
gpshead
committed
6f9bc72
View commit details
Copy full SHA for 6f9bc72
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
bpo-34373: fix test_mktime and test_pthread_getcpuclickid tests on AIX (GH-8726)
Show description for e2926b7
aixtools
authored and
ncoghlan
committed
e2926b7
View commit details
Copy full SHA for e2926b7
View code at this point
Browse repository at this point
Commits on Dec 25, 2018
bpo-23867: Argument Clinic: inline parsing code for a single positional parameter. (GH-9689)
serhiy-storchaka
authored
32d96a2
View commit details
Copy full SHA for 32d96a2
View code at this point
Browse repository at this point
Commits on Dec 21, 2018
bpo-34193: Fix pluralization in getargs.c and test cases. (GH-8438)
tirkarthi
authored and
serhiy-storchaka
committed
6326278
View commit details
Copy full SHA for 6326278
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
bpo-35454: Fix miscellaneous minor issues in error handling. (#11077)
Show description for 8905fcc
serhiy-storchaka
authored
8905fcc
View commit details
Copy full SHA for 8905fcc
View code at this point
Browse repository at this point
bpo-35444: Unify and optimize the helper for getting a builtin object. (GH-11047)
Show description for bb86bf4
serhiy-storchaka
authored
bb86bf4
View commit details
Copy full SHA for bb86bf4
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
bpo-35452: Make PySys_HasWarnOptions() never raising an exception. (GH-11075)
serhiy-storchaka
authored
dffccc6
View commit details
Copy full SHA for dffccc6
View code at this point
Browse repository at this point
bpo-35451: Fix reference counting for sys.warnoptions and sys._xoptions. (GH-11063)
serhiy-storchaka
authored
72ff7b4
View commit details
Copy full SHA for 72ff7b4
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
bpo-35441: Remove dead and buggy code related to PyList_SetItem(). (GH-11033)
Show description for 99d56b5
ZackerySpytz
authored and
serhiy-storchaka
committed
99d56b5
View commit details
Copy full SHA for 99d56b5
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
bpo-9566: Fix compiler warnings in peephole.c (GH-10652)
vstinner
authored
028f0ef
View commit details
Copy full SHA for 028f0ef
View code at this point
Browse repository at this point
bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015)
Show description for 4c49da0
ZackerySpytz
authored and
serhiy-storchaka
committed
4c49da0
View commit details
Copy full SHA for 4c49da0
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
bpo-35414: Add a missing Py_INCREF(Py_None) in PyState_RemoveModule(). (GH-10914)
ZackerySpytz
authored and
serhiy-storchaka
committed
2a89343
View commit details
Copy full SHA for 2a89343
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
bpo-33015: Fix UB in pthread PyThread_start_new_thread (GH-6008)
Show description for 9eea6ea
siddhesh
authored and
vstinner
committed
9eea6ea
View commit details
Copy full SHA for 9eea6ea
View code at this point
Browse repository at this point
bpo-35336: Fix PYTHONCOERCECLOCALE=1 (GH-10806)
Show description for 55e4980
vstinner
authored
55e4980
View commit details
Copy full SHA for 55e4980
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.