Clemens Schwaighofer clemens
31086fea53 Move json_handling to corelibs_json module
fd956095de Move SymmetricEncryption to corelibs_encryption module
a046d9f84c Move file handling to corelibs_file module
2e0d5aeb51 Move all debug handling into their own packages
28ab7c6f0c Move regex checks to corelibs_regex_checks module
d098eb58f3 v0.48.0: Update Caller class with better error handling and reporting
5319a059ad Update the caller class
163b8c4018 Update caller Class, backport from github manage script
Compare 3 commits »
clemens pushed to development at PyPI/CoreLibs-PyPI-All 2026-01-30 18:21:48 +09:00
d098eb58f3 v0.48.0: Update Caller class with better error handling and reporting
clemens pushed tag v0.48.0 to PyPI/CoreLibs-PyPI-All 2026-01-30 18:21:00 +09:00
clemens pushed to master at PyPI/CoreLibs-PyPI-All 2026-01-30 18:20:33 +09:00
d098eb58f3 v0.48.0: Update Caller class with better error handling and reporting
clemens pushed to master at PyPI/CoreLibs-PyPI-All 2026-01-30 18:19:14 +09:00
5319a059ad Update the caller class
163b8c4018 Update caller Class, backport from github manage script
Compare 2 commits »
clemens pushed to development at PyPI/CoreLibs-PyPI-All 2026-01-30 18:18:57 +09:00
5319a059ad Update the caller class
clemens pushed to development at PyPI/CoreLibs-PyPI-All 2026-01-30 17:32:45 +09:00
163b8c4018 Update caller Class, backport from github manage script
6322b95068 v0.47.0: fingerprint update with fallback for str/int index overlaps
715ed1f9c2 Docblocks update in in iterator handling fingerprint
82a759dd21 Fix fingerprint with mixed int and str keys
fe913608c4 Fix iteration list helpers dict list type
79f9c5d1c6 iterator list helpers tests run cases updated
Compare 66 commits »
clemens pushed to development at PyPI/CoreLibs-PyPI-All 2026-01-27 17:16:52 +09:00
6322b95068 v0.47.0: fingerprint update with fallback for str/int index overlaps
clemens pushed tag v0.47.0 to PyPI/CoreLibs-PyPI-All 2026-01-27 17:16:13 +09:00
clemens pushed to master at PyPI/CoreLibs-PyPI-All 2026-01-27 17:15:48 +09:00
6322b95068 v0.47.0: fingerprint update with fallback for str/int index overlaps
clemens pushed to master at PyPI/CoreLibs-PyPI-All 2026-01-27 17:15:05 +09:00
715ed1f9c2 Docblocks update in in iterator handling fingerprint
82a759dd21 Fix fingerprint with mixed int and str keys
fe913608c4 Fix iteration list helpers dict list type
79f9c5d1c6 iterator list helpers tests run cases updated
Compare 4 commits »
clemens pushed to development at PyPI/CoreLibs-PyPI-All 2026-01-27 17:14:48 +09:00
715ed1f9c2 Docblocks update in in iterator handling fingerprint
clemens pushed to development at PyPI/CoreLibs-PyPI-All 2026-01-27 16:00:01 +09:00
82a759dd21 Fix fingerprint with mixed int and str keys
clemens pushed to development at PyPI/CoreLibs-PyPI-All 2026-01-27 14:52:36 +09:00
fe913608c4 Fix iteration list helpers dict list type