]> granicus.if.org Git - python/commit
Capsule-related changes:
authorLarry Hastings <larry@hastings.org>
Fri, 2 Apr 2010 11:01:35 +0000 (11:01 +0000)
committerLarry Hastings <larry@hastings.org>
Fri, 2 Apr 2010 11:01:35 +0000 (11:01 +0000)
commit5ac006dfd3aacd50d43b8837ca71dff4288ce3df
tree5a7e5b7e34ec3801f9547266f891d4e5cbfecb4d
parentf3eeca16cbadd7da5836ed781572343863b1a074
Capsule-related changes:
* PyCObject_AsVoidPtr() can now open capsules.  This addresses
  most of the remaining backwards-compatibility concerns about
  the conversion of Python 2.7 from CObjects to capsules.
* CObjects were marked Pending Deprecation.
* Documentation about this pending deprecation was added to
  cobject.h.
* The capsule source files were added to the legacy PC build
  processes.
Include/cobject.h
Misc/NEWS
Objects/cobject.c
PC/VC6/pythoncore.dsp
PC/os2emx/Makefile
PCbuild/pythoncore.vcproj