cpython
cpython copied to clipboard
wrong opname in 3.13 dis module documentation
According to python 3.13 changelog there are three new opcodes replacing FORMAT_VALUE - CONVERT_VALUE, FORMAT_SIMPLE and FORMAT_WITH_SPEC. But in https://docs.python.org/3/library/dis.html there are mentioned CONVERT_VALUE, FORMAT_SIMPLE and FORMAT_SPEC
Looks like a typo in the docs, would you like to open a PR?
@willingc and @Mariatta @rimi0108 She is the first-time contributor who is participating in the CPython Sprint KR today. She is going to take a look at this issue :)
Thank you @rimi0108 for contributing, let's close the issue :)