This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1,050
Commits
9
Branches
456
Tags
1.7
GiB
Python
57.8%
C
37.1%
reStructuredText
2.9%
C++
0.7%
HTML
0.4%
Other
0.7%
1899c2e055
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Guido van Rossum
1899c2e055
Made builtins int(), long(), float(), oct() and hex() more generic.
1992-09-12 11:09:23 +00:00
Demo
Allow broadcast using setsockopt()
1992-09-08 21:20:12 +00:00
Doc
Added hint about changing the prompt in $PYTHONSTARTUP
1992-09-08 09:20:13 +00:00
Grammar
Added missing change log entries
1992-04-06 14:39:51 +00:00
Include
Made builtins int(), long(), float(), oct() and hex() more generic.
1992-09-12 11:09:23 +00:00
Lib
Added post_mortem() and pm() interfaces to pdb and wdb.
1992-09-08 11:59:04 +00:00
Mac
/Lib
mac -> os (can't this go now dircache is universal?)
1992-03-31 19:05:44 +00:00
Modules
Makefile uses $> more often; cgen supports filename argument; added
1992-09-11 23:55:51 +00:00
Objects
Made builtins int(), long(), float(), oct() and hex() more generic.
1992-09-12 11:09:23 +00:00
Parser
Correct debug printing code
1992-09-03 20:46:37 +00:00
Python
Made builtins int(), long(), float(), oct() and hex() more generic.
1992-09-12 11:09:23 +00:00
Tools
/scripts
cope with filenames containing spaces
1992-08-31 10:54:54 +00:00