This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
99,790
Commits
7
Branches
618
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Stefan Krah
f432a3234f
bpo-30923: Silence fall-through warnings included in -Wextra since gcc-7.0. (
#3157
)
2017-08-21 13:09:59 +02:00
Serhiy Storchaka
ab8740058a
Issue
#27129
: Replaced wordcode related magic constants with macros.
2016-09-11 13:48:15 +03:00
Serhiy Storchaka
b0f80b0312
Issue
#26647
: Python interpreter now uses 16-bit wordcode instead of bytecode.
...
Patch by Demur Rumed.
2016-05-24 09:15:14 +03:00