Commit Graph

  • bafe2da941 Drop support for EOL Python 3.0-3.3 Hugo 2017-11-28 11:13:38 +0200
  • 550ee0b679 Merge 6629da2414 into 914ccbacb5 Hugo 2017-11-28 09:02:24 +0000
  • 6629da2414 Remove trailing semicolons Hugo 2017-11-28 10:33:31 +0200
  • e211908d56 Remove redundant parentheses Hugo 2017-11-28 10:32:55 +0200
  • 625c3cb539 Rewrite list creation as list literal Hugo 2017-11-28 10:32:04 +0200
  • 58fc5e4711 Replace comparison with None with equality operator Hugo 2017-11-28 10:31:03 +0200
  • 90f79bb5ce Update to Exception as e, print() Hugo 2017-11-28 10:30:15 +0200
  • a7d5eaec24 Simplify Boolean Hugo 2017-11-28 10:25:09 +0200
  • 1f2afd3e35 Remove redundant hasattr checks Hugo 2017-11-28 10:22:02 +0200
  • de6b6a3532 Use automatic formatters Hugo 2017-11-28 10:13:45 +0200
  • f1b6fc6acc Drop support for EOL Python 2.6 Hugo 2017-11-28 10:11:42 +0200
  • 1619bae1e3 Merge branch 'python3_mintimeloggingconnection' into maint_2_7 Daniele Varrazzo 2017-11-28 03:24:09 +0000
  • 914ccbacb5 Merge branch 'python3_mintimeloggingconnection' Daniele Varrazzo 2017-11-28 03:23:42 +0000
  • b4f066bd43 Mention MinTimeLoggingCursor fix in NEWS file Daniele Varrazzo 2017-11-28 03:22:53 +0000
  • 1959d2403f Merge branch 'solaris-support' Daniele Varrazzo 2017-11-28 03:16:04 +0000
  • 74059a0dbe Merge branch 'solaris-support' into maint_2_7 Daniele Varrazzo 2017-11-28 03:14:58 +0000
  • a1831ef498 Mention solaris support in NEWS Daniele Varrazzo 2017-11-28 03:13:25 +0000
  • fc8574fdd8 Merge remote-tracking branch 'jdufresne/decimal' Daniele Varrazzo 2017-11-28 03:05:06 +0000
  • 06d4788811 Merge remote-tracking branch 'jdufresne/json' Daniele Varrazzo 2017-11-28 03:04:59 +0000
  • e0ce35ef72 Merge remote-tracking branch 'jdufresne/skip-before' Daniele Varrazzo 2017-11-28 03:04:44 +0000
  • db0c081d03 Merge remote-tracking branch 'jdufresne/uuid' Daniele Varrazzo 2017-11-28 03:04:26 +0000
  • a39d794308 Merge remote-tracking branch 'jdufresne/iobase' Daniele Varrazzo 2017-11-28 03:04:03 +0000
  • 7855f28785 Merge remote-tracking branch 'jdufresne/namedtuple' Daniele Varrazzo 2017-11-28 03:02:56 +0000
  • dda55dbf36 Moving to next major version on master Daniele Varrazzo 2017-11-28 03:00:33 +0000
  • afb42e7625 Merge remote-tracking branch 'jdufresne/py2' Daniele Varrazzo 2017-11-28 02:59:17 +0000
  • b4e658d29b Merge remote-tracking branch 'jdufresne/license' Daniele Varrazzo 2017-11-28 02:39:54 +0000
  • 296abf735e Add some missing trove classifiers for general Python support Jon Dufresne 2017-11-26 10:51:48 -0800
  • 048f1bb95a Remove workaround for decimal module Jon Dufresne 2017-11-26 17:55:24 -0800
  • d58844e548 Clean up JSON workarounds for unsupported Python versions Jon Dufresne 2017-11-26 17:11:27 -0800
  • dfc9932f27 Remove use of skip_before_python for unsupported Python versions Jon Dufresne 2017-11-26 16:43:18 -0800
  • 582ec189cc Remove uuid workaround for older Pythons Jon Dufresne 2017-11-26 14:46:53 -0800
  • f7d5d25651 Remove io.TextIOBase workaround for Python <= 2.5 Jon Dufresne 2017-11-26 14:32:35 -0800
  • 05c28cce78 Remove workarounds for namedtuple on Python <= 2.5 Jon Dufresne 2017-11-26 13:41:22 -0800
  • 5ddac80cec Include license file in the generated wheel package Jon Dufresne 2017-11-26 10:42:30 -0800
  • 029cb95ce2 Merge c9b9025587 into 858bc3d42a Jon Dufresne 2017-11-22 03:28:01 +0000
  • c9b9025587 Use modern unittest TestCase assert methods Jon Dufresne 2017-11-21 18:57:29 -0800
  • 858bc3d42a
    Merge pull request #616 from jdufresne/modern-exceptions Daniele Varrazzo 2017-11-21 11:45:34 +0000
  • 390e43fcb1 Use modern except syntax throughout project Jon Dufresne 2017-11-20 20:00:35 -0800
  • 7a2dd85caa NEWS updated after last bugfix. Daniele Varrazzo 2017-11-16 16:07:34 +0000
  • 13b0b9d3e3
    Merge pull request #614 from fogzot/fix-613 Federico Di Gregorio 2017-11-16 10:09:28 +0100
  • 5983b96c55 Don't cast point arrays to float arrays (fixes: #613) Federico Di Gregorio 2017-11-16 10:07:27 +0100
  • d88d8f9619 Added PostgreSQL 10 in the list of supported servers Daniele Varrazzo 2017-11-06 18:38:22 +0000
  • 9614e7241b Further docs cleanup Daniele Varrazzo 2017-11-06 17:57:39 +0000
  • 4f1505857b Parameters passing docs improved Daniele Varrazzo 2017-11-06 16:58:50 +0000
  • b804c092ac Patch for issue #609 for MinTimeLoggingConnection Kevin Campbell 2017-11-03 17:30:06 +0800
  • dfee199351 Dropped suggestion for --no-binary :all: to skip wheels Daniele Varrazzo 2017-10-27 12:27:05 +0100
  • f54783ae6e Emulate timeradd and timersub on Solaris My Karlsson 2017-10-26 20:11:51 +0200
  • 46d8529dde Merge branch 'libpq-10-wheels' Daniele Varrazzo 2017-10-24 11:52:02 +0100
  • 980145eaee Preparing release 2.7.3.2 2_7_3_2 Daniele Varrazzo 2017-10-24 11:39:42 +0100
  • c6e90766e1 Merge branch 'libpq-10' Daniele Varrazzo 2017-10-24 11:31:26 +0100
  • f3f394ced9 Import recipe to build PG 10 libpq on win from wheel repos Daniele Varrazzo 2017-10-24 11:03:14 +0100
  • 552e49a11d Test building PG 10 using the solution provided by Jason Erickson Daniele Varrazzo 2017-10-18 22:37:14 +0100
  • 0d90c173fb Test against PG 10.0 on Travis Daniele Varrazzo 2017-10-18 23:02:08 +0100
  • f1461d2d7e Parse PG 10 error codes from final version Daniele Varrazzo 2017-10-19 02:16:27 +0100
  • 6ee8b4c9aa Bumping version to test libpq 10 wheel package Daniele Varrazzo 2017-10-18 22:25:42 +0100
  • 582fd95986 Merge branch 'sphinx-1.6' Daniele Varrazzo 2017-10-18 21:58:08 +0100
  • e7587caee3 Dropped doc building warning Daniele Varrazzo 2017-10-18 21:57:17 +0100
  • 4d68f6e414 Sphinx version do build docs updated to 1.6 Daniele Varrazzo 2017-10-18 21:56:48 +0100
  • 1ccb61fe18 Make dbapi_extension.py compatible with Sphinx 1.6 Dmitry Shachnev 2017-10-12 13:08:24 +0300
  • 84d405894c Moving the encrypt_password method from the connection class to the psycopgmodule, and exported it from psycopg2.extensions as per review comments. Ashesh Vashi 2017-09-14 23:42:37 +0530
  • 6e0edf7779 Merge remote-tracking branch 'psycopg2/master' Ashesh Vashi 2017-09-11 18:26:34 +0530
  • 3ec06b88f0 Construct proper human sentences to describe execute_values() Daniele Varrazzo 2017-08-31 16:34:04 +0100
  • 75198a46d4 Merge branch 'fix-wheel-libresolv' Daniele Varrazzo 2017-08-25 15:13:36 +0100
  • c45e219387 Preparing release 2.7.3.1 to fix wheel packages 2_7_3_1 Daniele Varrazzo 2017-08-25 15:12:12 +0100
  • 302b2f962f Bump version number to try fixing libc 2.26 libresolv problem Daniele Varrazzo 2017-08-25 12:24:37 +0100
  • 22c7114168 Disable uploading docs on pythonhosted Daniele Varrazzo 2017-08-23 13:18:47 +0100
  • 2c836a2935 Fixed typo (found on stackoverflow... gh) Daniele Varrazzo 2017-07-27 12:10:11 +0100
  • df688d6b87 Bump to next development release Daniele Varrazzo 2017-07-24 16:25:16 +0100
  • cd3393b21c Bumped version number to 2.7.3 2_7_3 Daniele Varrazzo 2017-07-24 15:06:09 +0100
  • 9358725963 Merge branch 'fix-578' Daniele Varrazzo 2017-07-24 15:04:26 +0100
  • 775de754cf Added back timestamptz[] default cast Daniele Varrazzo 2017-07-24 14:20:52 +0100
  • b7bd5eceed Bump to next development release Daniele Varrazzo 2017-07-22 16:13:10 +0100
  • cfa0509d7e Deal with E'' strings comparisons in a few other tests 2_7_2 Daniele Varrazzo 2017-07-22 03:11:51 +0100
  • d619baf000 Skipped a couple of test with unsupported postgres features Daniele Varrazzo 2017-07-22 02:09:24 +0100
  • 791f5fe969 Bump to version 2.7.2 Daniele Varrazzo 2017-07-22 01:32:25 +0100
  • e089d94c88 'encrypt_password' raises 'psycopg2.NotSupportedErorr' exception for server version >= 10, when compiled using libpq version < 10, when no algorithm is specified. Ashesh Vashi 2017-07-17 11:46:44 +0530
  • 2c1966a7f6 When compiled with libpq version < 10, it raises 'psycopg2.NotSupportedError' (not, psycopg2.ProgrammingError). Ashesh Vashi 2017-07-17 11:06:55 +0530
  • 78eb80d0cf Using 'Text_FromUTF8' macro for transforming the encrypted C string to Python string to make it Python 3 compatible. Ashesh Vashi 2017-07-17 10:54:50 +0530
  • cfb0937605 Added support for preparing the encrypted password of a PostgreSQL password using the libpq functions - 'PQencryptPasswordConn', and 'PQencryptPassword'. Ashesh Vashi 2017-07-17 10:32:56 +0530
  • d2e86db8fb Merge branch 'fix-554' Daniele Varrazzo 2017-06-17 03:34:01 +0100
  • 1a97445471 Accept Composable in start_replication_expert() Daniele Varrazzo 2017-06-17 03:16:41 +0100
  • 30d89da4fa Ignore spurious output in test with Python debug build Daniele Varrazzo 2017-06-17 03:20:09 +0100
  • d72efd2fa8 Merge branch 'fix-550' Daniele Varrazzo 2017-06-17 01:58:11 +0100
  • 991f0988ee Use an import style reported not broken on Python 3.6 Daniele Varrazzo 2017-06-15 10:11:48 +0100
  • 8ab16807c6 Merge branch 'fix-558' Daniele Varrazzo 2017-06-17 01:38:25 +0100
  • 49ce622a86 Fixed parsing interval from micros on 32 bit Daniele Varrazzo 2017-06-17 01:36:39 +0100
  • 7254587838 Add 6 hours per year converting from interval fix-570 Daniele Varrazzo 2017-06-16 20:50:28 +0100
  • 45f7ec73be Interval tests refactored to reduce verbosity Daniele Varrazzo 2017-06-16 20:00:32 +0100
  • 2b5e131831 Merge branch 'fix-558' Daniele Varrazzo 2017-06-16 19:41:52 +0100
  • 70a2d2238e Consider redshift interval supported after further tests Daniele Varrazzo 2017-06-16 19:39:18 +0100
  • 324e56cfa3 Merge branch 'fix-562' Daniele Varrazzo 2017-06-16 02:32:31 +0100
  • 789eb64f3a Added Json.prepare() Daniele Varrazzo 2017-06-16 01:37:49 +0100
  • 21ee8b62ef Merge branch 'mr-566' Daniele Varrazzo 2017-06-16 01:04:27 +0100
  • 315f72862c Parse a number as microseconds when casting interval Daniele Varrazzo 2017-06-16 00:54:38 +0100
  • c093a85b98 Merge e6c151eb3b into 30af82ef2f Sebastian Bank 2017-06-15 22:28:43 +0000
  • 30af82ef2f Document that executemany() is not logged with LoggingConnection Sebastian Bank 2017-04-19 18:24:43 +0200
  • eef198ac5e Report issue #541 fixed in the NEWS file Daniele Varrazzo 2017-06-15 23:25:19 +0100
  • 8576d43006 Bump version number to test a new build Daniele Varrazzo 2017-06-15 23:07:43 +0100
  • 9b4de93bdc Document incompatibility between wheel package and ssl module Daniele Varrazzo 2017-06-14 01:45:47 +0100
  • 338dbe70a6 Dropped wrong associations of PG types to datetime object Daniele Varrazzo 2017-06-15 18:24:25 +0100