We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93c455 commit 5fa5918Copy full SHA for 5fa5918
Doc/whatsnew/3.10.rst
@@ -463,7 +463,7 @@ Deprecated
463
(Contributed by Erlend E. Aasland in :issue:`42264`.)
464
465
* ``sqlite3.enable_shared_cache`` is now deprecated, scheduled for removal in
466
- Python 3.12. The method is undocumented, and it's use is strongly
+ Python 3.12. The method is undocumented, and its use is strongly
467
discouraged by the SQLite3 documentation. See `the SQLite3 docs
468
<https://sqlite.org/c3ref/enable_shared_cache.html/>` for more details. If
469
shared cache must be used, open the database in URI mode using the
0 commit comments