summaryrefslogtreecommitdiffstats
path: root/Python/pystate.c
Commit message (Expand)AuthorAgeFilesLines
...
* The last of the mass checkins for separate (sub)interpreters.Guido van Rossum1997-08-021-26/+102
* Remove confusing usage comments at end.Guido van Rossum1997-07-191-28/+0
* Don't use function prototypes in function definition headers.Guido van Rossum1997-05-201-4/+8
* Massive changes for separate thread state management.Guido van Rossum1997-05-051-0/+163