index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
pythonrun.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Extended X interface: pixmap objects, colormap objects visual objects,
Sjoerd Mullender
1993-10-11
1
-0/+8
*
* Makefile: added all: and default: targets.
Guido van Rossum
1993-07-05
1
-6/+6
*
Access checks now work, at least for instance data (not for methods
Guido van Rossum
1993-05-20
1
-1/+1
*
* pythonrun.c: Print exception type+arg *after* stack trace instead of
Guido van Rossum
1993-05-12
1
-1/+1
*
* Fixed some subtleties with fastlocals. You can no longer access
Guido van Rossum
1993-03-30
1
-21/+24
*
Changes to speed up local variables enormously, by avoiding dictionary
Guido van Rossum
1993-03-30
1
-2/+9
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+2
*
* bltinmodule.c: added built-in function cmp(a, b)
Guido van Rossum
1992-10-18
1
-4/+45
*
Modified most (but not yet all) I/O to always go through sys.stdout or
Guido van Rossum
1992-09-25
1
-8/+14
*
Add sys.exitfunc feature. Make askync non-static.
Guido van Rossum
1992-09-03
1
-1/+20
*
New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway()
Guido van Rossum
1992-08-17
1
-1/+8
*
To ignore a call, cast it to (void), not to (void *)...
Guido van Rossum
1992-08-12
1
-1/+1
*
* Makefile: cosmetics
Guido van Rossum
1992-08-05
1
-13/+21
*
* Makefile adapted to changes below.
Guido van Rossum
1992-08-04
1
-0/+424