v3.10.20
[3.10] gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICODE converter (GH-97729) (GH-97760)
bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593)
bpo-40826: Fix test_repl.test_close_stdin() on Windows (GH-20779)
bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)