◐ Shell
clean mode source ↗

README.rst: Change the devguide url to docs.python.org/devguide by Mariatta · Pull Request #295 · python/cpython

akruis added a commit to akruis/cpython that referenced this pull request

Aug 1, 2021
Add prefix "_slp" to structure names without a prefix. The following structs
were renamed: _channel, _cframe, _tasklet, _unwindobject and _bomb.
This fixes a build failure on Windows.