Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update 2021-02-22-19-00-00.bpo-36346.uAoni0.rst
  • Loading branch information
methane authored Feb 22, 2021
commit 5d456751aa590968b0b2e15893f76ebd03e47cf6
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
``PyArg_Parse*()`` functions now emits ``DeprecationWarning`` when ``u`` or
``Z`` format is used.
``Z`` format is used. See :pep:`623` for detail.