Issue #8850: Remove "w" and "w#" formats from PyArg_Parse*() functions, use
"w*" format instead. Add tests for "w*" format.
V
Victor Stinner committed
25e8ec47244b405083b5fe7b353560666cabff44
Parent: 21e0948
"w*" format instead. Add tests for "w*" format.