This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
The Python programming language
256
Commits
6
Branches
598
Tags
2.4
GiB
Python
62.5%
C
35.4%
C++
0.5%
M4
0.5%
HTML
0.4%
Other
0.4%
301f1a6f79
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Guido van Rossum
301f1a6f79
Added declarations for dnewlongobject and dgetlongvalue.
1991-06-03 10:58:51 +00:00
Doc
Minor improvements. Removed footnote about CWI pathnames.
1991-04-23 14:14:57 +00:00
Grammar
Removed 'dir' statement.
1991-01-21 15:07:21 +00:00
Include
Added declarations for dnewlongobject and dgetlongvalue.
1991-06-03 10:58:51 +00:00
Lib
Initial revision
1991-05-14 12:25:35 +00:00
Mac
/Lib
Initial revision
1990-12-26 15:40:07 +00:00
Modules
Don't suppress wsetfont("");
1991-06-03 10:55:14 +00:00
Objects
Added dnewlongobject(), function to convert double to long int.
1991-06-03 10:58:24 +00:00
Parser
Added recognition of 'l' or 'L' as long integer suffix
1991-05-05 20:16:20 +00:00
Python
Fix conversion of double to long; stylistic changes.
1991-06-03 10:58:01 +00:00