GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Include
/
tupleobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrote down the invariants of some common objects whose structure is
Armin Rigo
2004-10-28
1
-3
/
+10
*
Extended tuple's C API to include a new function, PyTuple_Pack() that is
Raymond Hettinger
2003-10-12
1
-0
/
+1
*
Excise DL_EXPORT from Include.
Mark Hammond
2002-08-12
1
-7
/
+7
*
More on SF bug [#460020] bug or feature: unicode() and subclasses.
Tim Peters
2001-09-10
1
-0
/
+1
*
Make the Py<type>_Check() macro use PyObject_TypeCheck().
Guido van Rossum
2001-08-30
1
-1
/
+1
*
Cruft cleanup: Removed the unused last_is_sticky argument from the internal
Tim Peters
2001-05-28
1
-1
/
+1
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9
/
+0
*
ANSI-fication and Py_PROTO extermination.
Fred Drake
2000-07-09
1
-14
/
+14
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6
/
+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-21
/
+6
*
Got rid of silly "123456789-..." lines in comments.
Guido van Rossum
2000-03-01
1
-2
/
+0
*
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum
1998-12-04
1
-6
/
+6
*
added PyTuple_GET_SIZE macro
Barry Warsaw
1997-01-06
1
-0
/
+1
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13
/
+20
*
DL_IMPORT needs an argument.
Sjoerd Mullender
1995-04-25
1
-1
/
+1
*
DL_IMPORT macro was called in a funny way (and MW barfed on it)
Jack Jansen
1995-04-23
1
-1
/
+1
*
addet SETTUPLEITEM and added cast to GETTUPLEITEM
Guido van Rossum
1995-03-09
1
-1
/
+4
*
make the type a parameter of the DL_IMPORT macro, for Borland C
Guido van Rossum
1995-02-27
1
-1
/
+1
*
new names for lots of new functions
Guido van Rossum
1995-01-17
1
-1
/
+1
*
The great renaming, phase two: all header files have been updated to
Guido van Rossum
1995-01-12
1
-14
/
+14
*
Added 1995 copyright.
Guido van Rossum
1995-01-04
1
-2
/
+2
*
Changes for dynamic linking under NT
Guido van Rossum
1994-08-18
1
-1
/
+1
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-1
/
+1
*
Fixed bugs in resizetuple and extended the interface.
Sjoerd Mullender
1993-11-01
1
-1
/
+1
*
* compile.[ch]: support for lambda()
Guido van Rossum
1993-10-26
1
-0
/
+1
*
* Added support for X11 modules.
Guido van Rossum
1993-07-28
1
-0
/
+11
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2
/
+2
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1
/
+1
*
New function gettupleslice(v, i, j).
Guido van Rossum
1992-01-14
1
-0
/
+1
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0
/
+24
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-0
/
+8
*
Initial revision
Guido van Rossum
1990-10-14
1
-0
/
+24