Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Add NEWS
  • Loading branch information
erlend-aasland committed Apr 5, 2024
commit 35586b101de5f5a72a07602fa54ce0420f63021c
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Argument Clinic now generates slightly more accurate error messages for
``int(accept={str})`` converters if the given string is not exactly one
character long.