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
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 }}
native-api
/
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
All time
Commit history
Commits on Jun 2, 2018
bpo-33615: Re-enable a subinterpreter test. (gh-7251)
Show description for 6379913
ericsnowcurrently
authored
6379913
View commit details
Copy full SHA for 6379913
View code at this point
Browse repository at this point
Commits on May 31, 2018
bpo-32911: Add the historical note about the magic number. (GH-7273)
serhiy-storchaka
authored
941ec21
View commit details
Copy full SHA for 941ec21
View code at this point
Browse repository at this point
bpo-33677: Fix signatures of tp_clear handlers for AST and deque. (GH-7196)
serhiy-storchaka
authored
a5c4228
View commit details
Copy full SHA for a5c4228
View code at this point
Browse repository at this point
Commits on May 30, 2018
bpo-33691: Add _PyAST_GetDocString(). (GH-7236)
serhiy-storchaka
authored
143ce5c
View commit details
Copy full SHA for 143ce5c
View code at this point
Browse repository at this point
Commits on May 29, 2018
bpo-32911: Revert bpo-29463. (GH-7121) (GH-7197)
Show description for 73cbe7a
serhiy-storchaka
and
methane
authored
73cbe7a
View commit details
Copy full SHA for 73cbe7a
View code at this point
Browse repository at this point
Commits on May 23, 2018
bpo-33612: Remove PyThreadState_Clear() assertion (#7069)
Show description for b6dccf5
vstinner
authored
b6dccf5
View commit details
Copy full SHA for b6dccf5
View code at this point
Browse repository at this point
Commits on May 20, 2018
bpo-23722: Raise a RuntimeError for absent __classcell__. (GH-6931)
Show description for f5e7b19
serhiy-storchaka
authored
f5e7b19
View commit details
Copy full SHA for f5e7b19
View code at this point
Browse repository at this point
Commits on May 17, 2018
bpo-33475: Fix and improve converting annotations to strings. (GH-6774)
serhiy-storchaka
authored and
ambv
committed
64fddc4
View commit details
Copy full SHA for 64fddc4
View code at this point
Browse repository at this point
Commits on May 16, 2018
bpo-32604: Improve subinterpreter tests. (#6914)
Show description for 6d2cd90
ericsnowcurrently
authored
6d2cd90
View commit details
Copy full SHA for 6d2cd90
View code at this point
Browse repository at this point
Commits on May 15, 2018
bpo-33509: Fix _warnings for module_globals=None (#6833)
Show description for b056562
vstinner
authored
b056562
View commit details
Copy full SHA for b056562
View code at this point
Browse repository at this point
Commits on May 14, 2018
bpo-33443 Fix typo in Python/import.c (GH-6722)
ukwksk
authored and
brettcannon
committed
5e6312c
View commit details
Copy full SHA for 5e6312c
View code at this point
Browse repository at this point
Commits on May 13, 2018
fix error message in ast.c (#6776)
Show description for 898ff92
JelleZijlstra
authored and
freddrake
committed
898ff92
View commit details
Copy full SHA for 898ff92
View code at this point
Browse repository at this point
bpo-28055: Fix unaligned accesses in siphash24(). (GH-6123)
Show description for 1e2ec8a
DerDakon
authored and
serhiy-storchaka
committed
1e2ec8a
View commit details
Copy full SHA for 1e2ec8a
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
bpo-30465: Fix C downcast warning on Windows in ast.c (#6593)
Show description for fb7e799
vstinner
authored and
ambv
committed
fb7e799
View commit details
Copy full SHA for fb7e799
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
bpo-33330: Write exceptions occurred in PyImport_Cleanup() to stderr. (GH-6606)
Show description for c1a6832
serhiy-storchaka
authored
c1a6832
View commit details
Copy full SHA for c1a6832
View code at this point
Browse repository at this point
bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030)
Show description for 55edd0c
siddhesh
authored and
serhiy-storchaka
committed
55edd0c
View commit details
Copy full SHA for 55edd0c
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
bpo-33363: raise SyntaxError for async for/with outside async functions (#6616)
zsol
authored and
Yury Selivanov
committed
e239650
View commit details
Copy full SHA for e239650
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
bpo-33334: Support NOP and EXTENDED_ARG in dis.stack_effect(). (#6566)
Show description for 57faf34
serhiy-storchaka
authored
57faf34
View commit details
Copy full SHA for 57faf34
View code at this point
Browse repository at this point
bpo-33330: Improve error handling in PyImport_Cleanup(). (GH-6564)
serhiy-storchaka
authored
e9d9494
View commit details
Copy full SHA for e9d9494
View code at this point
Browse repository at this point
bpo-33128 Fix duplicated call to importlib._install_external_importers (GH-6273)
Show description for 0977091
pablogsal
authored and
ncoghlan
committed
0977091
View commit details
Copy full SHA for 0977091
View code at this point
Browse repository at this point
Commits on Apr 20, 2018
Spelling fixes to docs, docstrings, and comments (GH-6374)
scop
authored and
terryjreedy
committed
61f82e0
View commit details
Copy full SHA for 61f82e0
View code at this point
Browse repository at this point
bpo-33298: Wrap only constants with _PyCode_ConstantKey() in the compiler. (GH-6512)
serhiy-storchaka
authored
d70c2a6
View commit details
Copy full SHA for d70c2a6
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
bpo-33299: Return an object itself for some types in _PyCode_ConstantKey(). (GH-6513)
serhiy-storchaka
authored
b7e1eff
View commit details
Copy full SHA for b7e1eff
View code at this point
Browse repository at this point
Commits on Apr 15, 2018
bpo-33270: Intern names for all anonymous code objects (#6472)
ZackerySpytz
authored and
serhiy-storchaka
committed
f303639
View commit details
Copy full SHA for f303639
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
bpo-33169: Remove values of `None` from sys.path_importer_cache when invalidating caches (GH-6402)
Show description for 9e2be60
brettcannon
authored
9e2be60
View commit details
Copy full SHA for 9e2be60
View code at this point
Browse repository at this point
bpo-29673: fix gdb scripts pystack and pystackv (GH-6126)
Marcel Plch
authored and
ned-deily
committed
3a9ccee
View commit details
Copy full SHA for 3a9ccee
View code at this point
Browse repository at this point
bpo-33231: Fix potential leak in normalizestring() (GH-6386)
methane
authored
0c1c456
View commit details
Copy full SHA for 0c1c456
View code at this point
Browse repository at this point
Commits on Apr 2, 2018
bpo-29922: Improve error messages in 'async with' (GH-6352)
Show description for a68f2f0
serhiy-storchaka
authored
a68f2f0
View commit details
Copy full SHA for a68f2f0
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
bpo-33132: Fix more reference counting issues in the compiler. (GH-6323)
serhiy-storchaka
authored
aa8e51f
View commit details
Copy full SHA for aa8e51f
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
bpo-33053: -m now adds *starting* directory to sys.path (GH-6231)
Show description for d5d9e02
ncoghlan
authored
d5d9e02
View commit details
Copy full SHA for d5d9e02
View code at this point
Browse repository at this point
bpo-33042: Fix pre-initialization sys module configuration (GH-6157)
Show description for bc77eff
ncoghlan
authored
bc77eff
View commit details
Copy full SHA for bc77eff
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
bpo-33132: Fix reference counting issues in the compiler. (GH-6209)
serhiy-storchaka
authored
a95d986
View commit details
Copy full SHA for a95d986
View code at this point
Browse repository at this point
bpo-32932: More revealing error message when non-str objects in __all__ (GH-5848)
zhangyangyu
authored
d8b291a
View commit details
Copy full SHA for d8b291a
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
bpo-33041: Rework compiling an "async for" loop. (#6142)
Show description for 702f8f3
serhiy-storchaka
authored
702f8f3
View commit details
Copy full SHA for 702f8f3
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
bpo-32489: Allow 'continue' in 'finally' clause. (GH-5822)
serhiy-storchaka
authored
fe2bbb1
View commit details
Copy full SHA for fe2bbb1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.