mirror of
https://github.com/boostorg/python.git
synced 2026-01-21 17:12:22 +00:00
331e9e9c223bad5021201fed204283027467e78f
Gave it shared ownership of the objects it wraps Fixed Ullrich's refcount bug Introduced sequence points in extension_class_coerce for exception-safety UPPER_CASE_MACRO_NAMES MixedCase template type argument names Changed internal error reporting to use Python exceptions so we don't force the user to link in iostreams code Changed error return value of call_cmp to -1 Moved unwrap_* functions out of operator_dispatcher. This was transitional: when I realized they didn't need to be declared in extclass.h I moved them out, but now that operator_dispatcher itself is in extclass.cpp they could go back in. [SVN r8217]
Description
Mirrored via gitea-mirror
Languages
C++
87.7%
Python
11.6%
CMake
0.3%
C
0.3%