Message86028
Whoopsie-daisy, I forgot to touch up a whole lot of places to match the
new API. Attached is an updated patch; here's what changed:
* The documentation is now much better; there is a capsule.rst, and
cobject.rst has a deprecation warning.
* Added a deprecation warning in a comment to Include/cobject.h.
* Added the PyCapsule APIs to refcounts.dat and the .def files for OS/2
builds.
* Changed a commented mention of "CObject" to "Capsule" in
Lib/test/test_sys.py. |
|
| Date |
User |
Action |
Args |
| 2009-04-16 12:56:41 | larry | set | recipients:
+ larry, dalcinl, ajaksu2 |
| 2009-04-16 12:56:41 | larry | set | messageid: <[email protected]> |
| 2009-04-16 12:56:39 | larry | link | issue5630 messages |
| 2009-04-16 12:56:39 | larry | create | |
|