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

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
Next Next commit
Add whatsnew entry
  • Loading branch information
gaogaotiantian committed Nov 27, 2023
commit d73c2da9f5609bccb73326c578f6bbafce0638d7
5 changes: 5 additions & 0 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,11 @@ pdb
identified and executed.
(Contributed by Tian Gao in :gh:`108464`.)

* ``sys.path[0]`` will not be mangled if ``sys.flags.safe_path`` is set by
:option:`-P` command line option or :envvar:`PYTHONSAFEPATH` environment
variable.
Comment thread
gaogaotiantian marked this conversation as resolved.
Outdated
(Contributed by Tian Gao and Christian Walther in :gh:`111762`.)

sqlite3
-------

Expand Down