Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
7c36ad7f449c54b8fc445aea28d17bf87fa6f2ea
cpython/Objects
History
Guido van Rossum 7c36ad7f44 New function gettupleslice(v, i, j).
1992-01-14 18:45:33 +00:00
..
classobject.c
The cl_bases member of a class object is now never NULL.
1991-12-10 13:53:23 +00:00
fileobject.c
Added message to EOFError.
1991-12-24 13:26:41 +00:00
floatobject.c
Explicitly check for weird values after calling pow().
1991-12-16 15:43:14 +00:00
frameobject.c
Added f_lasti and f_lineno members.
1992-01-14 18:32:11 +00:00
funcobject.c
Added READONLY specifier to data members.
1992-01-14 18:32:20 +00:00
intobject.c
Different shift implementation.
1992-01-14 18:33:22 +00:00
listobject.c
Fix assignment of a list to a slice of itself.
1991-12-24 13:27:34 +00:00
longobject.c
Changed to 2's complement bitwise ops. Got rid of ZABS etc.
1992-01-14 18:36:43 +00:00
methodobject.c
Add "varargs" attribute.
1991-12-16 13:07:24 +00:00
moduleobject.c
Use new exceptions.
1991-12-10 14:00:03 +00:00
object.c
Change error messages for impossible assignment slightly.
1991-12-24 13:28:03 +00:00
stringobject.c
printobject now returns an error code
1991-06-07 22:58:57 +00:00
tupleobject.c
New function gettupleslice(v, i, j).
1992-01-14 18:45:33 +00:00
typeobject.c
The print operation now returns status!
1991-07-01 18:52:31 +00:00
xxobject.c
Added copyright notice.
1991-02-19 12:39:46 +00:00
Powered by Gitea Page: 295ms Template: 39ms
English
English
Licenses API