We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d5afb commit 01399acCopy full SHA for 01399ac
docs/src/releasenotes.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
3
+## Unreleased
4
+* The `__repr__` method of wrapped Julia objects now uses the 3-arg show method for nicer
5
+ (richer and truncated) display at the Python REPL.
6
+
7
## 0.9.12 (2023-02-28)
8
* Bug fixes.
9
0 commit comments