julia
43f4afec
- improve getproperty(Pairs) warnings (#55989)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
improve getproperty(Pairs) warnings (#55989) - Only call `depwarn` if the field is `itr` or `data`; otherwise let the field error happen as normal - Give a more specific deprecation warning.
References
#55989 - improve getproperty(Pairs) warnings
Author
aplavin
Parents
7cc195cf
Loading