Sun, 19 May 2024 15:45:13 +0200 |
Tassilo Philipp |
- refactoring of deprecated/removed func PyEval_CallObject()
|
Sun, 19 May 2024 15:35:03 +0200 |
Tassilo Philipp |
version bump
|
Sun, 19 May 2024 15:33:18 +0200 |
Tassilo Philipp |
- further fixes of inccorect overflow errors for int (and long on LLP64 systems)
|
Sat, 18 May 2024 15:33:54 +0200 |
Tassilo Philipp |
- fix inccorect overflow errors for int (and long on LLP64 systems)
|
Mon, 03 Apr 2023 19:06:07 +0200 |
Tassilo Philipp |
- allow use of 'None' with 'Z'
|
Wed, 03 Aug 2022 15:38:07 +0200 |
Tassilo Philipp |
- p2Z() helper func
|
Tue, 22 Jun 2021 18:49:02 +0200 |
Tassilo Philipp |
- fixed potentially uninitialized ptr
|
Mon, 08 Feb 2021 10:15:27 +0100 |
Tassilo Philipp |
fixes to test code
|