COMMITS
/ Python/structmember.c September 11, 2012
May 9, 2010
A
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou committed
April 4, 2010
B
Merged revisions 79763 via svnmerge from
Benjamin Peterson committed
April 3, 2010
B
Merged revisions 79642,79644 via svnmerge from
Benjamin Peterson committed
March 13, 2010
M
Issue #8014: Fix incorrect error checks in structmember.c, and re-enable
Mark Dickinson committed
December 30, 2009
B
Merged revisions 77157 via svnmerge from
Benjamin Peterson committed
August 7, 2008
M
Rename PyUnicode_AsString -> _PyUnicode_AsString and
Marc-André Lemburg committed
May 3, 2008
A
Issue #1950: Fixed misusage of PyUnicode_AsString().
Alexandre Vassalotti committed
January 23, 2008
C
Merged revisions 60176-60209 via svnmerge from
Christian Heimes committed
December 2, 2007
C
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
Christian Heimes committed
October 19, 2007
G
This is the uncontroversial half of patch 1263 by Thomas Lee:
Guido van Rossum committed
August 12, 2007
S
PyErr_Warn is deprecated in 2.5 - goes away for 3.0
Skip Montanaro committed
August 11, 2007
N
Remove support for __members__ and __methods__. There still might be
Neal Norwitz committed
August 6, 2007
G
Merged revisions 56753-56781 via svnmerge from
Guido van Rossum committed
June 18, 2007
G
Merged revisions 55962-56019 via svnmerge from
Guido van Rossum committed
June 13, 2007
G
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum committed
May 14, 2007
G
Merged revisions 55270-55324 via svnmerge from
Guido van Rossum committed
March 28, 2007
December 13, 2006
T
Four months of trunk changes (including a few releases...)
Thomas Wouters committed
August 17, 2006
G
Completely get rid of PyClass and PyInstance.
Guido van Rossum committed
May 27, 2006
T
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters committed
December 24, 2005
T
const poisoning, spreading to fix new const warnings
Tim Peters committed
March 3, 2005
M
Patch #1115086: support PY_LONGLONG in structmember.
Martin v. Löwis committed
November 20, 2003
J
Getting rid of all the code inside #ifdef macintosh too.
Jack Jansen committed
December 4, 2001
G
Fix SF bug #486144: Uninitialized __slot__ vrbl is None.
Guido van Rossum committed
October 16, 2001
J
Put descr name in "bad memberdescr type" error message.
Jeremy Hylton committed
September 20, 2001
G
Add optional docstrings to member descriptors. For backwards
Guido van Rossum committed
September 17, 2001
G
Add support for restricting access based on restricted execution mode.
Guido van Rossum committed
January 27, 2001
T
SF bug http://sourceforge.net/bugs/?func=detailbug&bug_id=130242&group_id=5470
Tim Peters committed
September 1, 2000
G
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum committed
July 22, 2000
T
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
Thomas Wouters committed
June 30, 2000
G
Change copyright notice - 2nd try.
Guido van Rossum committed
G
Change copyright notice.
Guido van Rossum committed
May 20, 1998
G
Trivial little change: when setting a member to an object, hold the
Guido van Rossum committed
April 29, 1997
G
Quickly renamed the remaining files -- this directory is done.
Guido van Rossum committed
April 9, 1997
G
Tweaks to keep the Microsoft compiler quier.
Guido van Rossum committed
October 25, 1996
G
New permission notice, includes CNRI.
Guido van Rossum committed
January 4, 1995
G
Added 1995 to copyright message.
Guido van Rossum committed
December 14, 1994
J
- Added ability to get at strings embedded in the struct
Jack Jansen committed
August 30, 1994
G
Merge back to main trunk
Guido van Rossum committed
March 29, 1993
G
* Changed all copyright messages to include 1993.
Guido van Rossum committed
June 3, 1992
G
Added new types to setattr() as well...
Guido van Rossum committed
April 5, 1992
G
Copyright for 1992 added
Guido van Rossum committed
December 10, 1991
G
Use new exceptions.
Guido van Rossum committed
October 20, 1991
G
Added __members__ secret attribute
Guido van Rossum committed
February 19, 1991
G
Added copyright notice.
Guido van Rossum committed
December 20, 1990
G
Return -1 for errors.
Guido van Rossum committed
G
"Compiling" version
Guido van Rossum committed