Skip to content

Dev 1.12.3#736

Merged
BDonnot merged 17 commits intomasterfrom
dev_1.12.3
Feb 4, 2026
Merged

Dev 1.12.3#736
BDonnot merged 17 commits intomasterfrom
dev_1.12.3

Conversation

@BDonnot
Copy link
Collaborator

@BDonnot BDonnot commented Feb 4, 2026

[1.12.3] - 2026-02-04

  • [FIXED] the warnings when building the documentation.
  • [FIXED] the deprecation warnings when importing grid2op
    with recent python versions (due to presence of math equation
    in some docstring)
  • [FIXED] issues when loading a grid with disconnected elements: grid2op
    did not know on which bus to reconnect them when only the "reconnect" bus was given.
  • [FIXED] an issue leading to wrong setpoint values for shunt_p and shunt_q in the previous
    stored state (EnvPreviousState)
  • [ADDED] a test (in the AAA test) to assess that the backend._sh_vnkv is properly set if the shunts are
    handled by the backend.
  • [IMPROVED] code for AAA backend tests (avoid equality check for float)
  • [IMPROVED] doc when loading grid with disconnected elements

BDonnot and others added 17 commits November 20, 2025 09:59
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
…nt topology - previous state and current state- and of shunt p,q setopint

Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 4, 2026

Copy link
Collaborator Author

@BDonnot BDonnot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@BDonnot BDonnot merged commit 6a7bbe8 into master Feb 4, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant