Commit Graph

  • aca4ea1741
    Merge d3e43255a8 into a805acf59f dependabot[bot] 2024-11-12 15:57:13 +0100
  • d2887d030b
    Merge 5a8989e0e7 into a805acf59f Shubham Sharma 2024-11-04 19:55:29 +0200
  • 0f91281f0d
    Merge 90cb3bb96a into a805acf59f spatankar-dmpna 2024-10-24 21:09:52 +0500
  • ce045821db
    Merge 82abc84277 into a805acf59f dependabot[bot] 2024-10-21 11:03:40 +0000
  • 773c54d9e8
    Merge 99262a2b97 into a805acf59f Giorgos Tzampanakis 2024-10-16 14:38:23 +0800
  • e83754a414 ci: work around the envionment breaking guard ci-break-env Daniele Varrazzo 2024-10-15 13:49:08 +0200
  • a805acf59f chore: bump to version 2.9.10 master 2.9.10 Daniele Varrazzo 2024-10-15 10:36:02 +0200
  • 78561ac99d
    Merge pull request #1728 from romank0/fetch-notifications-on-commit Daniele Varrazzo 2024-10-11 03:13:56 +0200
  • 5283a835dc chore: add TransactionTimeout error, added in PostgreSQL 17 Daniele Varrazzo 2024-10-11 02:39:20 +0200
  • 464d17e8f3
    Skip in older postgres Edgar Ramírez-Mondragón 2024-10-10 18:10:34 -0600
  • 4dbc04fd82
    Fix Decimal('Infinity') adaptation Edgar Ramírez-Mondragón 2024-10-10 18:03:48 -0600
  • f64dd397fd docs: add news entry about notifications on commit Daniele Varrazzo 2024-10-11 00:29:28 +0200
  • cba6d39be0 removes duplication in tests Roman Konoval 2024-09-11 17:12:41 +0200
  • 282360dd04 adds notifications processing after every PQexec Roman Konoval 2024-09-11 16:29:22 +0200
  • 362cb00978 Adds notifies processing in pq_commit Roman Konoval 2024-09-10 12:11:39 +0200
  • eaeeb76944
    Merge pull request #1729 from edgarrmondragon/1692-py313-wheels Daniele Varrazzo 2024-10-11 00:17:47 +0200
  • 4987362fb4 ci(windows): drop Python 3.8 packages Daniele Varrazzo 2024-10-10 15:48:48 +0200
  • 8c9a35de38 ci: test with PostgreSQL 17 Daniele Varrazzo 2024-10-09 19:37:29 +0200
  • 563b55a725 docs: bump supported versions to Python 3.13 and Postgres 17 Daniele Varrazzo 2024-10-08 17:08:02 +0200
  • dac8fa5632 ci(win): use PostgreSQL 13 for tests Daniele Varrazzo 2024-10-08 17:04:40 +0200
  • ac258b3c40
    Merge 5424b25dc9 into f9780aa054 dependabot[bot] 2024-10-08 10:50:07 -0400
  • e1cf23d9c7
    Drop Python 3.7 in other places Edgar Ramírez-Mondragón 2024-10-05 01:40:45 -0600
  • 0eccfbec47
    Ensure pg data dir exists Edgar Ramírez-Mondragón 2024-10-05 01:35:47 -0600
  • 26f0f13b39
    Use py executable in appveyor Edgar Ramírez-Mondragón 2024-10-05 01:29:06 -0600
  • a59079a4f2
    Build Python 3.13 wheels Edgar Ramírez-Mondragón 2024-09-16 13:23:46 -0600
  • f9780aa054 fixed a typo in doc/src/usage.rst file Anoosh Dsouza 2024-09-19 00:34:00 +0000
  • d9cdd7503b fixed a typo in doc/src/usage.rst file Anoosh Dsouza 2024-09-19 00:34:00 +0000
  • 658afe4cd9 docs: tiny grammar fix "a" -> "one" 0xTiger 2024-07-17 17:04:50 +0100
  • 3f32476e99 docs: tiny grammar fix "a" -> "one" 0xTiger 2024-07-17 17:04:50 +0100
  • f79867c9f2 chore: bump to next dev version Daniele Varrazzo 2024-07-14 22:01:00 +0200
  • dc5249ba01
    Merge pull request #1695 from befeleme/py3.13 Daniele Varrazzo 2024-07-14 21:58:10 +0200
  • 7c2706a8b4 docs: note Python 3.13 support in news file Daniele Varrazzo 2024-07-14 21:57:27 +0200
  • 4a4b5acdc2 Declare the support for Python 3.13 in classifiers py3.13 Karolina Surma 2024-04-25 13:31:54 +0200
  • efc5ad01e0 Add Python 3.13.0a6 to tox matrix Karolina Surma 2024-04-25 09:24:24 +0200
  • 866bcef589 Add Python 3.13.0a6 to CI Karolina Surma 2024-04-25 09:24:14 +0200
  • 3b9aa7cf9f Fix tests with Python 3.13 Karolina Surma 2024-04-24 09:56:08 +0200
  • 829a7a2be9 _PyInterpreterState_Get() has become public in Python 3.13 Karolina Surma 2024-04-24 09:50:32 +0200
  • 5424b25dc9
    build(deps): bump pypa/cibuildwheel from 2.16.2 to 2.17.0 dependabot/github_actions/pypa/cibuildwheel-2.17.0 dependabot[bot] 2024-04-01 23:27:43 +0000
  • 555e9f4489 Add connection.get_host_addr() Emanuele Giaquinta 2024-03-11 12:38:35 +0200
  • a971c11d50 Update lobject_type.c Nick Zandbergen 2024-02-01 18:36:02 -0800
  • 90cb3bb96a Made changes to drop logging if program is being terminated. Credit to dvarrazzo Sharvil Patankar 2024-02-06 14:23:27 -0500
  • f511222705 Made the log method a weakreference Sharvil Patankar 2024-02-06 11:03:44 -0500
  • 07b51a41bf Compile with lnzpq root 2024-02-05 01:22:46 -0800
  • 3497479b19
    Update lobject_type.c Nick Zandbergen 2024-02-01 18:36:02 -0800
  • d3e43255a8
    build(deps): bump peter-evans/repository-dispatch from 2 to 3 dependabot/github_actions/peter-evans/repository-dispatch-3 dependabot[bot] 2024-02-01 23:27:28 +0000
  • 6d45303a3f
    build(deps): bump pypa/cibuildwheel from 2.16.2 to 2.16.5 dependabot[bot] 2024-02-01 23:27:25 +0000
  • 82abc84277
    build(deps): bump actions/cache from 3 to 4 dependabot/github_actions/actions/cache-4 dependabot[bot] 2024-02-01 23:27:22 +0000
  • 00870545b7 build(deps): bump actions/setup-python from 4 to 5 dependabot[bot] 2024-01-01 23:28:30 +0000
  • bf45060074 build(deps): bump actions/upload-artifact from 3 to 4 dependabot[bot] 2024-01-01 23:28:26 +0000
  • cef1c806d7
    build(deps): bump actions/setup-python from 4 to 5 dependabot[bot] 2024-01-01 23:28:30 +0000
  • 77d65ccd15
    build(deps): bump actions/upload-artifact from 3 to 4 dependabot[bot] 2024-01-01 23:28:26 +0000
  • 5fb59cd6ee Merge branch 'macos-arm64-py312' Daniele Varrazzo 2023-11-01 11:45:52 +0100
  • e0d1daf290 Merge branch 'wheel-312-win' Daniele Varrazzo 2023-11-01 11:45:35 +0100
  • 941ac9a724 chore: add support for Python 3.12 macOS arm64 wheels Rene Leonhardt 2023-10-29 14:57:07 +0100
  • 4e473010a3
    chore: let dependabot update GitHub actions Rene Leonhardt 2023-10-30 10:19:50 +0100
  • 6ea0c53638
    Let dependabot update GitHub actions monthly Rene Leonhardt 2023-10-29 22:41:45 +0100
  • 36ccab0cfb
    chore: Let dependabot update pip and GitHub actions Rene Leonhardt 2023-10-29 21:23:03 +0100
  • 8947b00142 chore: update GitHub actions and Postgres image tags Rene Leonhardt 2023-10-29 17:09:43 +0100
  • f75605c4ce
    chore: update GitHub actions and Postgres image tags Rene Leonhardt 2023-10-29 17:09:43 +0100
  • 46191f1fde ci(windows): add Python 3.12 to the testing grid Daniele Varrazzo 2023-10-28 11:41:40 +0200
  • e73d2fa9f0 ci(win32): install the setuptools package to build in appveyor Daniele Varrazzo 2023-10-28 01:57:56 +0200
  • 89005ac5b8 docs: add README blurb pointing to psycopg 3 on PyPI Daniele Varrazzo 2023-10-10 23:34:48 +0200
  • bfdffc2c57
    chore: show a Changelog link on PyPI Panagiotis H.M. Issaris 2023-10-06 16:05:42 +0200
  • e600bcdf55 Use the correct URL for the change log Panagiotis H.M. Issaris 2023-10-06 13:40:59 +0200
  • 06040d2b05 Show a Changelog link on PyPI Panagiotis H.M. Issaris 2023-10-06 10:41:17 +0200
  • ad5bee7054 chore: bump version number to 2.9.9 2.9.9 Daniele Varrazzo 2023-10-03 11:29:42 +0200
  • 37d1de1c8f chore: add support for Python 3.12 Daniele Varrazzo 2023-10-03 11:28:43 +0200
  • abf2723c0a chore: drop support for Python 3.6 Daniele Varrazzo 2023-10-03 11:25:15 +0200
  • 2da65a715c chore: drop leftover Python 2.7 import aliases from setup.py Daniele Varrazzo 2023-10-03 11:08:10 +0200
  • 3fa60fd268 chore: bump doc requirement complained by dependabot Daniele Varrazzo 2023-10-03 11:37:59 +0200
  • 1c1484e43b ci: better interaction with scaleway build server Daniele Varrazzo 2023-10-03 11:36:02 +0200
  • c81cec604f chore: bump to next dev release Daniele Varrazzo 2023-10-03 11:19:57 +0200
  • 7fe8cb77ca chore: bump docs requirements dependabot complains about Daniele Varrazzo 2023-09-28 09:29:21 +0200
  • b39d5d6492 chore: bundle libpq 16 2.9.8 Daniele Varrazzo 2023-09-28 09:16:38 +0200
  • 921510d5be docs: replace "compiled against" with "bundled with" in news file Daniele Varrazzo 2023-09-28 09:21:36 +0200
  • d3c60813ae AbstractConnectionPool does not pool more than "minconn" connections. Matthew Painter 2023-09-19 15:03:59 +0100
  • 999d7a6d01 test: skip ssl test if libpq runtime > 16 Daniele Varrazzo 2023-09-10 22:54:20 +0100
  • 8743c0c246 Add a new kind of place holder Luan-233 2023-08-11 10:50:27 +0800
  • 3eee3e336d ci: fix passing env vars to build scripts 2.9.7 Daniele Varrazzo 2023-08-04 17:28:24 +0100
  • 1e0086b1fe chore: bump version to 2.9.7 Daniele Varrazzo 2023-08-04 17:22:35 +0100
  • 4fe28d661a Merge branch 'dev/init-failure' Daniele Varrazzo 2023-08-04 17:20:50 +0100
  • 14e06d8185 docs: mention module init errors fix in news file Daniele Varrazzo 2023-08-04 16:57:14 +0100
  • 959339cefb Return NULL on failed module initialization Jacob Champion 2023-07-19 13:36:48 -0700
  • fb77bdca0b Merge branch 'dev/fix-meson-build' Daniele Varrazzo 2023-08-04 17:19:41 +0100
  • ef7053c070 docs: add pg_config improvement to news file Daniele Varrazzo 2023-08-04 16:48:11 +0100
  • ea71fbcd46 setup.py: handle more corner cases for pg_config Jacob Champion 2023-07-19 11:08:56 -0700
  • 0c5b5f4ec3 chore: bump cibuildwheel version to 2.14.1 Daniele Varrazzo 2023-08-04 16:42:08 +0100
  • 20fcfd6786 chore: upgrade libpq and openssl versions used in packaging Daniele Varrazzo 2023-08-04 16:38:42 +0100
  • 329f43c762 Use except psycopg2.Error as e in example. Xing Guo 2023-07-27 09:49:46 +0800
  • e82183de3c Use except psycopg2.Error as e in example. Xing Guo 2023-07-27 09:49:46 +0800
  • 5f7cbe86f2
    feat:support parse boolean from characters 0 and 1 vimiix 2023-06-26 11:35:55 +0800
  • 9f020124f8 docs: don't show objects in side bar Daniele Varrazzo 2023-06-07 12:08:14 +0200
  • 8b17e218be Disable test_ssl_attribute on PG16+ Christoph Berg 2023-05-29 13:13:08 +0200
  • 09bc5c7525 Disable test_ssl_attribute on PG16+ Christoph Berg 2023-05-29 13:13:08 +0200
  • c96f991a8d Updated from deprecated license_file parameter Brent Wilkins 2023-05-24 12:13:59 -0600
  • 30d15b7d00 Updated from deprecated license_file parameter Brent Wilkins 2023-05-24 12:13:59 -0600
  • 3450d159b5 fix typo in Usage.html page in documentation Amirsoroush 2023-04-23 01:19:01 +0300
  • 4c88e0c06c fix typo in Usage.html page in documentation Amirsoroush 2023-04-23 01:19:01 +0300
  • 5108191aa5 chore: upgrade docs build dependencies Daniele Varrazzo 2023-04-17 20:11:31 +0200
  • 638be85eb6 docs: drop use of print statement, use the print() function instead Daniele Varrazzo 2023-04-17 20:07:17 +0200