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 }}
xiaolanpython
/
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
opcode.h
on
2.1
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 1, 2001
Allow 'continue' inside 'try' clause
Show description for 3faa52e
jeremyhylton
committed
3faa52e
View commit details
Copy full SHA for 3faa52e
View code at this point
Browse repository at this point
Commits on Jan 25, 2001
PEP 227 implementation
Show description for 64949cb
jeremyhylton
committed
64949cb
View commit details
Copy full SHA for 64949cb
View code at this point
Browse repository at this point
Commits on Jan 17, 2001
Rich comparisons: ensure that LT == Py_LT, etc.
gvanrossum
committed
c219d55
View commit details
Copy full SHA for c219d55
View code at this point
Browse repository at this point
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for 8586991
gvanrossum
committed
8586991
View commit details
Copy full SHA for 8586991
View code at this point
Browse repository at this point
Commits on Aug 24, 2000
The real suport for augmented assignment: new opcodes, new PyNumber and
Show description for dd8dbdb
Yhg1s
committed
dd8dbdb
View commit details
Copy full SHA for dd8dbdb
View code at this point
Browse repository at this point
Charles G. Waldman <cgw@fnal.gov>:
Show description for ef8ace3
freddrake
committed
ef8ace3
View commit details
Copy full SHA for ef8ace3
View code at this point
Browse repository at this point
Commits on Aug 21, 2000
PEP 214, Extended print Statement, has been accepted by the BDFL.
Show description for 35fd665
warsaw
committed
35fd665
View commit details
Copy full SHA for 35fd665
View code at this point
Browse repository at this point
Commits on Aug 17, 2000
Apply SF patch #101135, adding 'import module as m' and 'from module import
Show description for 5215225
Yhg1s
committed
5215225
View commit details
Copy full SHA for 5215225
View code at this point
Browse repository at this point
Commits on Aug 11, 2000
Merge UNPACK_LIST and UNPACK_TUPLE into a single UNPACK_SEQUENCE, since they
Show description for 0be5aab
Yhg1s
committed
0be5aab
View commit details
Copy full SHA for 0be5aab
View code at this point
Browse repository at this point
Commits on Jun 30, 2000
Change copyright notice - 2nd try.
gvanrossum
committed
ffcc381
View commit details
Copy full SHA for ffcc381
View code at this point
Browse repository at this point
Change copyright notice.
gvanrossum
committed
fd71b9e
View commit details
Copy full SHA for fd71b9e
View code at this point
Browse repository at this point
Commits on Mar 29, 2000
remove reference to CALL_FUNCTION_STAR in comment
jeremyhylton
committed
a403d7d
View commit details
Copy full SHA for a403d7d
View code at this point
Browse repository at this point
Commits on Mar 28, 2000
slightly modified version of Greg Ewing's extended call syntax patch
Show description for 7690151
jeremyhylton
committed
7690151
View commit details
Copy full SHA for 7690151
View code at this point
Browse repository at this point
Commits on Jul 7, 1998
Get rid of some obsolete opcodes.
gvanrossum
committed
9d865e1
View commit details
Copy full SHA for 9d865e1
View code at this point
Browse repository at this point
Commits on May 9, 1997
Get rid of obsolete ACCESS_MODE opcode.
gvanrossum
committed
6a33de9
View commit details
Copy full SHA for 6a33de9
View code at this point
Browse repository at this point
Commits on Oct 25, 1996
New permission notice, includes CNRI.
gvanrossum
committed
d266eb4
View commit details
Copy full SHA for d266eb4
View code at this point
Browse repository at this point
Commits on Jul 30, 1996
Added BUILD_SLICE opcode.
gvanrossum
committed
db3b041
View commit details
Copy full SHA for db3b041
View code at this point
Browse repository at this point
Commits on Jan 12, 1996
changes for ** (power) operator
gvanrossum
committed
3d1f095
View commit details
Copy full SHA for 3d1f095
View code at this point
Browse repository at this point
Commits on Jul 18, 1995
keyword arguments and faster function calls
gvanrossum
committed
884afd6
View commit details
Copy full SHA for 884afd6
View code at this point
Browse repository at this point
Commits on Jul 7, 1995
new opcodes RAISE_VARARGS, CALL_FUNCTION
gvanrossum
committed
3b46a50
View commit details
Copy full SHA for 3b46a50
View code at this point
Browse repository at this point
Commits on Jan 4, 1995
Added 1995 copyright.
Show description for 5799b52
gvanrossum
committed
5799b52
View commit details
Copy full SHA for 5799b52
View code at this point
Browse repository at this point
Commits on Aug 1, 1994
Merge alpha100 branch back to main trunk
gvanrossum
committed
b6775db
View commit details
Copy full SHA for b6775db
View code at this point
Browse repository at this point
Commits on Oct 18, 1993
* bltinmodule.c: removed exec() built-in function.
Show description for db3165e
gvanrossum
committed
db3165e
View commit details
Copy full SHA for db3165e
View code at this point
Browse repository at this point
Commits on Jul 28, 1993
* Added support for X11 modules.
Show description for a330996
gvanrossum
committed
a330996
View commit details
Copy full SHA for a330996
View code at this point
Browse repository at this point
Commits on May 19, 1993
Several changes in one:
Show description for 2583165
gvanrossum
committed
2583165
View commit details
Copy full SHA for 2583165
View code at this point
Browse repository at this point
Commits on Mar 30, 1993
Changes to speed up local variables enormously, by avoiding dictionary
Show description for 8b17d6b
gvanrossum
committed
8b17d6b
View commit details
Copy full SHA for 8b17d6b
View code at this point
Browse repository at this point
Commits on Mar 29, 1993
* Changed all copyright messages to include 1993.
Show description for 9bfef44
gvanrossum
committed
9bfef44
View commit details
Copy full SHA for 9bfef44
View code at this point
Browse repository at this point
Commits on Apr 5, 1992
Copyright for 1992 added
gvanrossum
committed
5113f5f
View commit details
Copy full SHA for 5113f5f
View code at this point
Browse repository at this point
Commits on Jan 14, 1992
Added UNPACK_VARARG.
gvanrossum
committed
22f863f
View commit details
Copy full SHA for 22f863f
View code at this point
Browse repository at this point
Commits on Dec 16, 1991
Added UNPACK_ARG.
gvanrossum
committed
750bf14
View commit details
Copy full SHA for 750bf14
View code at this point
Browse repository at this point
Commits on Dec 10, 1991
Added _GLOBAL opcodes.
gvanrossum
committed
97ff530
View commit details
Copy full SHA for 97ff530
View code at this point
Browse repository at this point
Commits on Oct 24, 1991
Added shift and mask ops.
gvanrossum
committed
7928cd7
View commit details
Copy full SHA for 7928cd7
View code at this point
Browse repository at this point
Commits on Apr 4, 1991
Added opcodes to load local/global variables
gvanrossum
committed
054ff1f
View commit details
Copy full SHA for 054ff1f
View code at this point
Browse repository at this point
Commits on Feb 19, 1991
Added copyright notice.
gvanrossum
committed
f70e43a
View commit details
Copy full SHA for f70e43a
View code at this point
Browse repository at this point
Commits on Dec 20, 1990
"Compiling" version
gvanrossum
committed
3f5da24
View commit details
Copy full SHA for 3f5da24
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.