Commit Graph

14 Commits

Author SHA1 Message Date
wmayer
d919ad6f38 PyCXX: update to version 7.1.7 2022-08-01 18:55:51 +02:00
wmayer
2b32d071f5 PyCXX: update to version 7.1.0 2022-08-01 17:28:23 +02:00
wmayer
401e2558ca PyCXX: update to version 7.0.0 2022-08-01 16:39:26 +02:00
wmayer
739b59ff2d PyCXX: update to version 6.3.0 2022-08-01 14:53:23 +02:00
wmayer
a45a787b4e PyCXX: [skip ci] harmonize whitespaces with upstream 2022-08-01 12:36:07 +02:00
Uwe
045eafd062 [CXX] fix typos found by the spellchecker CI 2022-03-12 02:19:48 +01:00
wmayer
88fd77b31d Porting Py3.8/Py3.9:
Since Py3.3: 'Py_ssize_t PyUnicode_GetSize(PyObject*)' is deprecated [-Wdeprecated-declarations]
Since Py3.9: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations]
Since Py3.9: 'void PyEval_InitThreads()' is deprecated [-Wdeprecated-declarations]
2020-06-12 17:51:33 +02:00
wmayer
4742d035f0 Python: [skip ci] tp_print slot has been replaced with tp_vectorcall_offset in Py3.8 2020-06-07 12:53:47 +02:00
wmayer
729cfd8155 py3: fox compiler warnings
issue 0000995
2017-06-04 00:17:57 +02:00
looooo
433bf1947f py3: CXX: remaining diff:
win: exernalize missing CXX-functions
define PYCXX_PYTHON_2TO3
2017-05-27 20:00:57 -03:00
wmayer
5f8fefdf1a upgrade PyCXX from v6.2.5 to v6.2.8 2016-08-10 11:55:23 +02:00
Yorik van Havre
30abbabb58 Little fixes to allow pycxx to compile with python3 2014-10-05 17:31:17 -03:00
Yorik van Havre
29cadd9681 Patched PyCXX 6.2.5 with original FreeCAD changes made in 6.2.0 2014-09-24 18:19:26 -03:00
Yorik van Havre
97296606f6 Upgraded PyCXX to version 6.2.5 2014-09-24 18:19:25 -03:00