Skip to content

Incorporate codeanalyzer-python v1.1.0 #296

Description

@rahlk

A new codeanalyzer-python release (v1.1.0) is published.
Update the codeanalyzer-python pin in this repo and adapt the
integration to the changes below (see PyCodeanalyzer._run_analyzer).

[1.1.0] - 2026-07-27

Changed

  • The Scalpel-backed L4 points-to oracle is now vendored (typed_ast-free)
    and the default on all supported Python (3.9–3.14); python-scalpel is no
    longer an optional dependency and the [scalpel] extra is removed. On Python
    3.12+ (and anywhere the [scalpel] extra was not installed), L4
    prov:["points-to"] data-dependence edges are now Scalpel-precise rather than
    the coarser type-based over-approximation; the prov:["ssa"] set and the
    L3 ⊆ L4 monotonicity invariant are unchanged. Adds astor as a runtime
    dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions