This website requires JavaScript.
Explore
Help
Sign In
boost
/
python
Watch
2
Star
0
Fork
0
You've already forked python
mirror of
https://github.com/boostorg/python.git
synced
2026-01-21 17:12:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3c5df281019e14c20d8a8de7c503dab20552732f
python
/
src
/
object
History
Dave Abrahams
3c5df28101
Bug fix for NULL pointers with return_internal_reference<>.
...
[SVN r14952]
2002-08-19 15:19:08 +00:00
..
class.cpp
Automatic class def_init(), abstract class __init__ errors
2002-08-14 06:26:33 +00:00
function.cpp
Automatic class def_init(), abstract class __init__ errors
2002-08-14 06:26:33 +00:00
inheritance.cpp
Added type checking when converting some Python types from python as return values.
2002-07-16 11:45:10 +00:00
iterator.cpp
* object(f), where f is a function pointer now works. Returning a
2002-08-06 23:59:27 +00:00
life_support.cpp
Bug fix for NULL pointers with return_internal_reference<>.
2002-08-19 15:19:08 +00:00
pickle_support.cpp
* object(f), where f is a function pointer now works. Returning a
2002-08-06 23:59:27 +00:00