Replies: 1 comment
-
I should relook at these after we have adopted SPEC 0 (#780). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here's a list of python features we will want to consider once it's time that we can use them.
Python 3.10
X|Y
type union__setattr__
inmontepy.MCNP_Object
.Union[str, int].__args__
is a tuplePython 3.11
StrEnum
typing.Self
Beta Was this translation helpful? Give feedback.
All reactions