cog
02102a94
- Swap out deprecated `ast.Str` for `ast.Constant` (#2514)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
116 days ago
Swap out deprecated `ast.Str` for `ast.Constant` (#2514) This API will be removed in Python 3.14 and is creating noisy deprecation warnings. Signed-off-by: Aron Carroll <aron@replicate.com>
References
#2514 - Swap out deprecated `ast.Str` for `ast.Constant`
Author
aron
Parents
bf754a65
Loading