]> git.ipfire.org Git - thirdparty/psycopg.git/shortlog
thirdparty/psycopg.git
2021-11-14  Daniele VarrazzoUpgrade libpq in macOS packages
2021-11-14  Daniele Varrazzostrip_wheel: don't require to install the zip system...
2021-11-14  Daniele Varrazzostrip_wheel: pass script parameters to the strip command
2021-11-14  Daniele VarrazzoInitialize UTC in the timezones cache
2021-11-14  Daniele VarrazzoDispose more carefully of connections and threads in...
2021-11-14  Daniele VarrazzoFix CI tests
2021-11-14  Daniele VarrazzoDrop unneeded 'cursor()' in docs
2021-11-14  Daniele VarrazzoConfigure pytest color output in test using env var
2021-11-14  Denis LaxaldeConfigure pytest warning control in pyproject.toml
2021-11-14  Daniele VarrazzoSpecify older libpq in test matrix now that 14 is the...
2021-11-14  Daniele VarrazzoFix Python version in Windows test
2021-11-13  Daniele VarrazzoAdd news entry about _compat dependency removed.
2021-11-13  Daniele VarrazzoAdd psycopg_pool._compat module.
2021-11-13  Daniele VarrazzoLess strict gitignore of the 'build' dir
2021-11-13  Daniele VarrazzoBump pool version number to next dev release
2021-11-13  Daniele VarrazzoAdd news entry about zoneinfo segfault fix
2021-11-13  Daniele VarrazzoMerge branch 'stricter-tests'
2021-11-13  Daniele VarrazzoDocs typo fixed
2021-11-13  Daniele VarrazzoSolve race conditions in test
2021-11-13  Daniele VarrazzoSilence test warnings on Python 3.6
2021-11-13  Daniele VarrazzoFix segfault using timezones on Python 3.6 in -Werror...
2021-11-13  Daniele VarrazzoClose all the resources during tests
2021-11-13  Daniele VarrazzoRaise error on warnings in tests
2021-11-13  Daniele VarrazzoAssume Python 3.10 available in the test runners
2021-11-13  Daniele VarrazzoDrop string-bytes comparisons
2021-11-13  Daniele VarrazzoEnable error on str-bytes comparison in pytest
2021-11-13  Daniele VarrazzoShorter names in the build
2021-11-11  Daniele VarrazzoBump to next dev release
2021-11-10  Mikel Olasagasti... Update dep on pytest-asyncio
2021-11-10  Daniele VarrazzoBump version numbers to release psycopg 3.0.3 and pool... 3.0.3 pool-3.0.1
2021-11-10  Daniele VarrazzoFix duplicate sentence in connection pool docs
2021-11-10  Daniele VarrazzoMerge branch 'fix-144'
2021-11-10  Daniele VarrazzoAdd release notes file for the psycopg_pool package
2021-11-10  Daniele VarrazzoDon't leave connections in transaction after pool.check()
2021-11-10  Daniele VarrazzoMerge branch 'mypy-tests/all'
2021-11-10  Denis LaxaldeLet mypy check all tests/*
2021-11-10  Denis LaxaldeInstall test dependencies in 'mypy' tox env
2021-11-10  Denis LaxaldeDeclare 'elapsed' value before usage in async connectio...
2021-11-10  Denis LaxaldeDeclare tx_params using TypeDict values in connection...
2021-11-10  Denis LaxaldeIgnore mypy 'attr-defined' error about asyncio.Proactor...
2021-11-10  Denis LaxaldeIgnore mypy 'index' errors about cursor.fetchone()...
2021-11-10  Denis LaxaldeAdd type variable to *Cursor in connection tests
2021-11-10  Denis LaxaldeAdjust types in test_connection*::test_row_factory()
2021-11-10  Denis LaxaldeIgnore mypy 'comparison-overlap' error about row_factor...
2021-11-10  Denis LaxaldeCatch explicit exception type in test_connect_badargs()
2021-11-10  Denis LaxaldeOnly declare type of 'the_conninfo' in test_connect_args()
2021-11-10  Denis LaxaldeIgnore mypy 'comparison-overlap' in connection tests
2021-11-10  Denis LaxaldeLet mypy ignore uvloop imports, missing types
2021-11-10  Denis LaxaldeAllow mypy implicit re-export for tenacity
2021-11-10  Denis LaxaldeMake test_concurrency*.py mypy-clean
2021-11-10  Denis LaxaldeMake test_copy*.py mypy-clean
2021-11-10  Denis LaxaldeMake cursor tests mypy-clean
2021-11-10  Denis LaxaldeIgnore 'arg-type' mypy error about list subclass in...
2021-11-10  Denis LaxaldeMake test_adapt.py mypy-clean
2021-11-10  Denis LaxaldeMake fix_faker mypy-clean
2021-11-10  Denis LaxaldeFix mypy errors in test_errors.py
2021-11-10  Denis LaxaldeUse a different iter variable in test_evict_lru_dealloc...
2021-11-10  Denis LaxaldeCheck that tzinfo.utcoffset() does not return None...
2021-11-10  Denis LaxaldeLet mypy check tests/test_dns* code
2021-11-10  Denis LaxaldeDo not catch TypeError in test_resolve_hostaddr_async_bad()
2021-11-10  Denis LaxaldeAdd a type hint for a list in dns tests
2021-11-10  Denis LaxaldeIgnore (false) Mypy attr-defined error in dns tests
2021-11-10  Denis LaxaldeAdd type parameter to AsyncConnection in dns tests
2021-11-10  Daniele VarrazzoDocs typo: a -> an
2021-11-10  Daniele VarrazzoBump pool version number to next dev release
2021-11-09  Daniele VarrazzoMerge branch 'musllinux'
2021-11-09  Daniele VarrazzoMention musllinux packages release in news file
2021-11-09  Daniele VarrazzoBump dev version numbers to prepare testpypi packages
2021-11-09  Peter LithammerAdd Alpine support to `wheel_linux_before_all.sh` script 141/head
2021-11-08  Peter LithammerUpdate cibuildwheel to v2.2.2
2021-11-08  Daniele VarrazzoExpose the C package version in the _cmodule module
2021-11-08  Daniele VarrazzoAllow to run typing tests from an arbitrary location
2021-11-08  Daniele VarrazzoInclude typing information in psycopg-binary distribution
2021-11-08  Daniele VarrazzoMerge branch 'wheel-strip' into packaging-love
2021-11-08  Daniele VarrazzoMention binary package size reduction in changelog
2021-11-08  Daniele VarrazzoInstall the zip command in the cibuildwheel image
2021-11-08  Daniele VarrazzoStrip only psycopg dynamic libraries, not the system...
2021-11-08  Daniele VarrazzoStrip debug symbols from wheel packages
2021-11-08  Daniele VarrazzoBump to next dev release
2021-11-08  Daniele VarrazzoAdd Generic Counter and Deque to compat module
2021-11-08  Daniele VarrazzoSet version number to 3.0.2 3.0.2
2021-11-03  Daniele VarrazzoMerge branch 'mypy-tests/scripts'
2021-11-03  Denis LaxaldeLet mypy check tests/scripts code
2021-11-03  Denis LaxaldeMake spiketest.py script mypy-clean
2021-11-03  Denis LaxaldeAdd a type hint for main() in dectest's scripts
2021-11-03  Denis LaxaldeAllow Iterable type for cursor.executemany() parameters
2021-11-03  Daniele VarrazzoMerge branch 'mypy-tests/pool'
2021-11-03  Denis LaxaldeLet mypy check tests/pool code
2021-11-03  Denis LaxaldeIgnore mypy errors about cursor.fetchone()
2021-11-03  Denis LaxaldeUse the correct connection class in test_pool_async...
2021-11-03  Denis LaxaldeDeclare type variable for Counter in pool tests
2021-11-03  Denis LaxaldeDeclare types for dynamically populated lists in pool...
2021-11-03  Denis LaxaldeAdd required type variable to (Async)Connection in...
2021-11-03  Denis LaxaldeAvoid unassigned list comprehensions in pool tests
2021-11-03  Denis LaxaldeUse setattr() when monkeypatching in pool tests
2021-11-03  Denis LaxaldeMake tests/pool a Python package
2021-11-03  Daniele VarrazzoMerge branch 'mypy-tests/dbapi20'
2021-11-03  Denis LaxaldeMake dbapi20 tests mypy-clean
2021-11-03  Denis LaxaldeCatch only expected exception in test_psycopg_dbapi20...
2021-11-03  Denis LaxaldeDrop duplicated test_nextset() method of DatabaseAPI20Test
next