Update changelog/11028.bugfix.rst
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
parent
922376a6c8
commit
d11e4f530f
|
@ -1 +1 @@
|
||||||
Fix bug related to the walrus operator in asserts. Now a variable that is assigned with the walrus operator can be used later in a function call.
|
Fixed bug in assertion rewriting where a variable assigned with the walrus operator could not be used later in a function call.
|
||||||
|
|
Loading…
Reference in New Issue