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 4 of 12

3.2.6

Minor bug fix

What's Changed
* Do not add an empty MetaData call by gordonwatts in https://github.com/iris-hep/func_adl/pull/126


**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.2.5...3.2.6

3.2.5

3.2.5alpha.1

Maintain the identity of the object stream subclass and don't downcast to ObjectStream

3.2.4

This fixes a bug discovered by Haoran and Callum - if you ask for two different typed collections one after the other, the type propagation system gets very confused because I was accidentally modifying a Python runtime type. This fixes that.

What's Changed
* Do not alter runtime types by gordonwatts in https://github.com/iris-hep/func_adl/pull/120


**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.2.3...3.2.4

3.2.4b1

Testing the fix for runtime type alterations.

**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.2.2...3.2.4b1

3.2.3

This is a bug-fix release to address a regression. The following should have parsed correctly but was failing with a "multiple-lambdas on one line" error:

* `ds.Where(lambda e: e.met > 10).Select(lambda e: e.met)`

What's Changed
* Use Function Names as Clues Parsing Lambda's by gordonwatts in https://github.com/iris-hep/func_adl/pull/116


**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.2.2...3.2.3

Page 4 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.