mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-15 13:00:20 -04:00
Deprecate py-mount Attribute (#1330)
* Deprecate py-mount attribute, with comments as to when it was deprecated * Add changelog entry for deprecation * Fix 'unused' examples that used py-mount (handtrack and mario)
This commit is contained in:
@@ -28,3 +28,11 @@ showWarning(`
|
||||
</p>
|
||||
`, "html")
|
||||
```
|
||||
|
||||
## Deprecation History
|
||||
|
||||
This section tracks deprecations of specific features, both for historical record and to help the development team remember to actually remove deprecated features in future releases.
|
||||
|
||||
|Attribute/Object/Functionality|Deprecated In|Removed In|
|
||||
|-|-|-|
|
||||
|`py-mount` attribute | (Release following 2023.03.1) | -|
|
||||
|
||||
Reference in New Issue
Block a user