This website requires JavaScript.
Explore
Help
Register
Sign In
kindred
/
create
Watch
1
Star
1
Fork
0
You've already forked create
Code
Issues
37
Pull Requests
Actions
Packages
Projects
9
Releases
2
Wiki
Activity
Files
140e03301e41fb578a132b3676c79d7cf592bc12
create
/
src
/
CXX
/
Python2
History
wmayer
113fc7f1c3
PyCXX: harmonize PyCXX with Python C API
2020-11-30 16:02:54 +01:00
..
Config.hxx
…
cxx_extensions.cxx
declare some PyCXX functions for export, add PyCXX wrapper for Vector2dPy class
2016-11-24 15:25:48 +01:00
CxxDebug.hxx
…
cxxextensions.c
…
cxxsupport.cxx
…
Exception.hxx
disable Py::Exception(const std::string&) constructor as it will be removed in future PyCXX versions
2018-04-29 11:00:28 +02:00
ExtensionModule.hxx
…
ExtensionOldType.hxx
…
Extensions.hxx
fix -Wcast-function-type
2018-08-19 13:11:08 +02:00
ExtensionType.hxx
declare some PyCXX functions for export, add PyCXX wrapper for Vector2dPy class
2016-11-24 15:25:48 +01:00
ExtensionTypeBase.hxx
…
IndirectPythonInterface.hxx
py3.7 fix
2018-09-01 22:44:39 +02:00
Objects.hxx
PyCXX: harmonize PyCXX with Python C API
2020-11-30 16:02:54 +01:00
PythonType.hxx
…