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 Include/cpython/compile.h - wrongnull/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 }}
wrongnull
/
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
Include
cpython
compile.h
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 2, 2024
gh-117411: move PyFutureFeatures to pycore_symtable.h and make it private (#117412)
iritkatriel
authored
1d5479b
View commit details
Copy full SHA for 1d5479b
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
gh-107149: make new opcode util functions private rather than public and unstable (#112042)
iritkatriel
authored
36aab34
View commit details
Copy full SHA for 36aab34
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
gh-107149: Rename _PyUnstable_GetUnaryIntrinsicName() function (#108441)
Show description for 0b6a4cb
vstinner
authored
0b6a4cb
View commit details
Copy full SHA for 0b6a4cb
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
gh-108113: Make it possible to create an optimized AST (#108154)
iritkatriel
authored
10a91d7
View commit details
Copy full SHA for 10a91d7
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
gh-105481: do not auto-generate pycore_intrinsics.h (#106913)
iritkatriel
authored
9c81fc2
View commit details
Copy full SHA for 9c81fc2
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
gh-105481: Generate the opcode lists in dis from data extracted from bytecodes.c (#106758)
iritkatriel
authored
40f3f11
View commit details
Copy full SHA for 40f3f11
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
gh-105481: expose opcode metadata via the _opcode module (#106688)
iritkatriel
authored
6a70edf
View commit details
Copy full SHA for 6a70edf
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
gh-98811: use full source location to simplify __future__ imports error checking. This also fixes an incorrect error offset. (GH-98812)
iritkatriel
authored
39448ad
View commit details
Copy full SHA for 39448ad
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
bpo-46521: Fix codeop to use a new partial-input mode of the parser (GH-31010)
pablogsal
authored
69e1097
View commit details
Copy full SHA for 69e1097
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
bpo-43244: Add pycore_compile.h header file (GH-25000)
Show description for a81fca6
vstinner
authored
a81fca6
View commit details
Copy full SHA for a81fca6
View code at this point
Browse repository at this point
bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)
Show description for 94faa07
vstinner
authored
94faa07
View commit details
Copy full SHA for 94faa07
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
bpo-35134: Add include/cpython/compile.h (GH-24922)
Show description for 56f031e
shihai1991
authored
56f031e
View commit details
Copy full SHA for 56f031e
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.