Skip to content

CP 8.0.0 beta4 missing supervisor.disable_autoreload #7246

@andreasbrett

Description

@andreasbrett

CircuitPython version

Adafruit CircuitPython 8.0.0-beta.4 on 2022-10-30; S2Pico with ESP32S2-S2FN4R2

Code/REPL

supervisor.disable_autoreload()

Behavior

AttributeError: 'module' Objekt hat kein Attribut 'disable_autoreload'

Description

It seems as if supervisor in CP 8.0.0 beta4 doesn't have the disable_autoreload function anymore. Will this be removed in CP8 or is it not yet included?

Docs latest
https://docs.circuitpython.org/en/latest/shared-bindings/supervisor/index.html

Docs 7.3.x
https://docs.circuitpython.org/en/7.3.x/shared-bindings/supervisor/index.html#supervisor.disable_autoreload

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions