Commits
User selector
Commit history
Commits on Nov 22, 2022
gh-47146: Soft-deprecate structmember.h, expose its contents via Python.h (GH-99014)
Show description for 4d82f62authored
Commits on Feb 24, 2022
bpo-45459: C API uses type names rather than structure names (GH-31528)
Show description for 042f31dauthoredbpo-45459: Add pytypedefs.h header file (GH-31527)
Show description for ec091bdauthored
Commits on Apr 30, 2021
Commits on Apr 29, 2021
bpo-42800: add audit hooks for f_code and tb_frame (GH-24182)
Show description for 9a2c2a9authored
Commits on Nov 22, 2016
Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef,
Show description for 007d7ffcommitted
Commits on Sep 6, 2016
Commits on May 23, 2012
Commits on Feb 26, 2012
Commits on Jan 23, 2008
Merged revisions 60176-60209 via svnmerge from
Show description for 1af737ccommitted
Commits on Nov 17, 2007
Commits on Aug 11, 2007
Remove support for __members__ and __methods__. There still might be
Show description for 8dfc4a9committed
Commits on Aug 6, 2007
Merged revisions 56753-56781 via svnmerge from
Show description for 806c246committed
Commits on Jun 18, 2007
Merged revisions 55962-56019 via svnmerge from
Show description for 7eaf822committed
Commits on Aug 17, 2006
Completely get rid of PyClass and PyInstance.
Show description for 50e9fb9committed
Commits on Feb 16, 2006
Commits on Dec 24, 2005
const poisoning, spreading to fix new const warnings
Show description for c3d12accommitted
Commits on Mar 3, 2005
Commits on Feb 10, 2004
- committed
Skip Montanaro
Commits on Nov 20, 2003
Commits on Aug 12, 2002
Excise DL_EXPORT from Include.
Show description for 91a681dcommitted
Commits on Dec 4, 2001
Fix SF bug #486144: Uninitialized __slot__ vrbl is None.
Show description for 6b70599committed
Commits on Sep 20, 2001
Add optional docstrings to member descriptors. For backwards
Show description for 6f79937committed
Commits on Sep 17, 2001
Add support for restricting access based on restricted execution mode.
Show description for c299fc1committed
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for 8586991committed
Commits on Jul 8, 2000
Commits on Jun 30, 2000
Commits on Dec 4, 1998
Commits on Oct 25, 1996
Commits on Jan 12, 1995
The great renaming, phase two: all header files have been updated to
Show description for caa6380committed
Commits on Jan 4, 1995
Added 1995 copyright.
Show description for 5799b52committed
Commits on Dec 14, 1994
- Added ability to get at strings embedded in the struct
Show description for 599f0d1committed
Commits on Oct 20, 1994
- committed