]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-133336: Remove reserved ``-J`` flag for Jython (#133444)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Mon, 5 May 2025 15:09:19 +0000 (16:09 +0100)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 15:09:19 +0000 (15:09 +0000)
commit4c56563f7aaed8548b604b28d65ebdbcecde7a16
tree643566226eba18c2183331b5565a956e3a506547
parentc336f1c3126203fd6c38050df94e9fe8c0d7f2e2
GH-133336: Remove reserved ``-J`` flag for Jython (#133444)
Doc/using/cmdline.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/3.14.rst
Misc/NEWS.d/next/Core_and_Builtins/2025-05-05-15-33-35.gh-issue-133336.miffFi.rst [new file with mode: 0644]
Python/getopt.c