diff options
author | Larry Hastings <larry@hastings.org> | 2010-04-02 11:03:37 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2010-04-02 11:03:37 (GMT) |
commit | d6f57f19c2ad5e764bc10a9ac16a8c4780be9fb3 (patch) | |
tree | 3f75b3571ee52b0f45d736b19a29be1bd756b97b | |
parent | 379299cecc7d6a7aaa5601ff42d9083329e33ab6 (diff) | |
download | cpython-d6f57f19c2ad5e764bc10a9ac16a8c4780be9fb3.zip cpython-d6f57f19c2ad5e764bc10a9ac16a8c4780be9fb3.tar.gz cpython-d6f57f19c2ad5e764bc10a9ac16a8c4780be9fb3.tar.bz2 |
Blocked revisions 79590 via svnmerge
........
r79590 | larry.hastings | 2010-04-02 04:01:35 -0700 (Fri, 02 Apr 2010) | 10 lines
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.
........
0 files changed, 0 insertions, 0 deletions