]> granicus.if.org Git - python/commit
Delete outdated paragraph about OptimizedUnicode again
authorBerker Peksag <berker.peksag@gmail.com>
Tue, 14 Jun 2016 09:51:07 +0000 (12:51 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Tue, 14 Jun 2016 09:51:07 +0000 (12:51 +0300)
commit48b13f042746d4c8bf369877e3f40c3e0bbee1b7
tree405bc7a4d099174f145368ebd429b38957e3ac3f
parent8e6d09c1ccb5fed0d1b074aae9325f41fed4705d
Delete outdated paragraph about OptimizedUnicode again

sqlite3.OptimizedUnicode is an alias for str in Python 3 and
its behavior is already tested in CheckOptimizedUnicode in
Lib/sqlite3/test/factory.py.

sqlite3.OptimizedUnicode was undocumented in 0fc10a33eb4c and
probably added back with the result of a bad merge.
Doc/library/sqlite3.rst