Commits
User selector
Commit History
Commits on Feb 17, 2020
- committed
Commits on Feb 16, 2020
- committed
Redefined what UseLastKnownVersion does. It now loads the newer python version available, which is closer to the meaning of the word.
Show description for 795f4f0committed- committed
- committed
- committed
Commits on Jan 26, 2020
Removed UNICODE conditional defines. Pre-Unicode Delphi is not supported.
Show description for 1559b61committed- committed
Commits on Jan 25, 2020
- committed
Commits on Jan 24, 2020
Commits on Oct 26, 2019
- committed
- committed
- committed
Fix #17
Show description for 3d7515dcommitted
Commits on Oct 24, 2019
- committed
Added PyString_FromDelphiString to avoid unnecessary string conversions.
Show description for 3815a98committed
Commits on Oct 23, 2019
tp_compare is not available in Python 3. In fact the slot is now used for something else.
Show description for 6b88fc2committed
Commits on Oct 22, 2019
Commits on Oct 21, 2019
Commits on Oct 19, 2019
- committed
- committed
- committed
Commits on Oct 17, 2019
- committed
Commits on Oct 15, 2019
- committed
- committed
- committed
Commits on Oct 14, 2019
Commits on Oct 13, 2019
Added PyString_AsStringAndSize/PyBytes_AsStringAndSize for Python 2/3
Show description for bbbf0b0committed
Commits on Oct 12, 2019
- committed
- committed