Commit History

Author SHA1 Message Date
  rdb 7560a1edd1 Merge branch 'release/1.10.x' 1 year ago
  rdb 73360393df Switch use of Py_INCREF to new Py_NewRef function 1 year ago
  rdb eaf8cb79d5 Add pickle support to a variety of classes 4 years ago
  Daniel 4f63ef635d panda: Remove PyEval_InitThreads calls when compiling against Python 3.9+ 5 years ago
  Daniel 54cb519dc9 panda: Remove PyEval_InitThreads calls when compiling against Python 3.9+ 5 years ago
  rdb d799a09002 cleanup: Remove support for EOL versions of Python 5 years ago
  Sam Edwards e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
  Sam Edwards 52e7c952b3 putil: Rename config_util to config_putil 7 years ago
  rdb 47388b0dbc Separate out CPython calls from core libs; eliminate need for pystub 9 years ago
  rdb 8d05ef3022 Assorted fixes 9 years ago
  tobspr 0fcfb8e372 New file headers, new comment style 9 years ago
  rdb cbd70ad8af Move all Python bindings out of core DLLs into the .pyd files. 11 years ago
  rdb a65b477734 Commit patches by cfsworks: 11 years ago
  rdb 40cddd6280 Fixes for Python 3.2 12 years ago
  David Rose a5e0de3988 python on iphone 16 years ago
  David Rose 0c90c36fd7 new callback system 17 years ago