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

Skip to content
Open
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
fix news
  • Loading branch information
xuantengh committed Jul 4, 2025
commit 6ba2e5732dbee9766512a9884de4fc1b85d3a946
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Remove deprecated function :c:func:`!PySys_SetArgv` and
:c:func:`!PySys_SetArgvEx`. Set Set :c:member:`PyConfig.argv` instead.
:c:func:`!PySys_SetArgvEx`. Set :c:member:`PyConfig.argv` instead.
Loading