mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-10 19:16:34 +03:00
0d7953a521
There are small typos in: - doc/src/faq.rst - psycopg/cursor_type.c - psycopg/xid_type.c - scripts/make_errorcodes.py - scripts/make_errors.py - tests/dbapi20.py - tests/test_connection.py Fixes: - Should read `publicly` rather than `publically`. - Should read `unicode` rather than `uniconde`. - Should read `supposed` rather than `suppsed`. - Should read `something` rather than `somenthing`. - Should read `portable` rather than `portible`. - Should read `exhausted` rather than `exausted`. - Should read `compliance` rather than `compiliance`. Closes #1275 |
||
---|---|---|
.. | ||
__init__.py | ||
dbapi20_tpc.py | ||
dbapi20.py | ||
test_async_keyword.py | ||
test_async.py | ||
test_bug_gc.py | ||
test_bugX000.py | ||
test_cancel.py | ||
test_connection.py | ||
test_copy.py | ||
test_cursor.py | ||
test_dates.py | ||
test_errcodes.py | ||
test_errors.py | ||
test_extras_dictcursor.py | ||
test_fast_executemany.py | ||
test_green.py | ||
test_ipaddress.py | ||
test_lobject.py | ||
test_module.py | ||
test_notify.py | ||
test_psycopg2_dbapi20.py | ||
test_quote.py | ||
test_replication.py | ||
test_sql.py | ||
test_transaction.py | ||
test_types_basic.py | ||
test_types_extras.py | ||
test_with.py | ||
testconfig.py | ||
testutils.py |