Func-adl

Latest version: v3.4.0

Safety actively analyzes 723326 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 12

3.4.0b2

**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.4.0b1...3.4.0b2

3.4.0b1

Making a move to python 3.13 and upgrading build system. This is to test the pypi push mechanism to make sure it is still working. You can use this, but it doesn't have any functional changes.
 
What's Changed
* Add preferred citation and CITAITON.cff by gordonwatts in https://github.com/iris-hep/func_adl/pull/157
* fix: Add citation information for repository by matthewfeickert in https://github.com/iris-hep/func_adl/pull/162
* docs: Add conda-forge badge to README by matthewfeickert in https://github.com/iris-hep/func_adl/pull/153
* build: Support Python 3.9+ by matthewfeickert in https://github.com/iris-hep/func_adl/pull/159


**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.3.3...3.4.0b1

3.3.3

Fixed one crash and one extra warning message:

* `Zip` now won't crash when trying to do the internal type checking. It does not yet return the proper result, but that should be safe for most uses (see 150).
* `len` operator no longer produces a warning and type checks as a `float`.

What's Changed
* Type-Checking the Zip operator on Dictionary should not crash by gordonwatts in https://github.com/iris-hep/func_adl/pull/149
* Test that triggers the `len` error by gordonwatts in https://github.com/iris-hep/func_adl/pull/151


**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.3.2...3.3.3

3.3.2

Apparently a blocker for conda is not having explicit license... Here is the fix.

What's Changed
* feat: Add LICENSE by matthewfeickert in https://github.com/iris-hep/func_adl/pull/144


**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.3.1...3.3.2

3.3.1

Prior to this, when you accessed methods that were part of a dictionary the type following wasn't done correctly. This release will update to code that does this correctly.

Note this is still now working correctly for `tuples`!

What's Changed
* Type propagation through dict and tuples by gordonwatts in https://github.com/iris-hep/func_adl/pull/140
* Deep-Type Dictionaries by gordonwatts in https://github.com/iris-hep/func_adl/pull/142


**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.3.0...3.3.1

3.3.1b4

bug fix for released code.

Page 2 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.