index
:
delta/python-packages/psycopg2.git
2_7_3_2
appveyor-py
async-keyword
bug-550
bug-557
bug-558
cockroachdb-tests
code-cleanup
column-slice
connection-info
cpychecker
decorators-fun
description-extra-attrs
diag-schema-name-nonloc
dont_set_datestyle_in_replication_mode
drop-display-size
encrypt-password-fix-tests
errors-module
errors-module-c
execute-locks
expand-version
fast-codecs
fast-executemany
fast-namedtuple
fast-test
fix-1019
fix-1073
fix-1248
fix-211
fix-443
fix-453
fix-512
fix-517
fix-518
fix-528
fix-562
fix-570
fix-578
fix-604
fix-679
fix-707
fix-707-27
fix-716
fix-716-27
fix-746
fix-788
fix-790
fix-794
fix-808
fix-856
fix-886
fix-887
fix-901
fix-948
fix-961
fix-binaries-2.7.6
fix-bsd-version
fix-iter-warning
fix-wheel-libresolv
goodbye-initd
goodbye-psycopg1
identifier-sequence
info-dsn-params
issue-template
libpq-10
libpq-10.1
libpq-ptrs
lo64
maint_2_4
maint_2_5
maint_2_6
maint_2_7
maint_2_8
manylinux
manylinux-dist
master
module-init-cleanup
mogrify-on-closed-cursor
musllinux
named-callproc
namedtuple-invalid-identifiers
naming
nested-array-nulls
new-release-procedure
no-set-default-session
no-unittest2
obscure-password-before-connect
openssl-1.0.2n
openssl-1.1-windows
pg10
pg12
pull-507
py310
py36-warnings
py37
py38
py38-win
py39-appveyor
qstring-writable-encoding
qualified
register-bytes
separate-binary
session-attributes
sql-compose
sql-copy
strip-macos
strip-wheel
test-dinosaurs
test-pg-11
test-postgres-10beta1
test-windows
test_i686
test_libpq91
testmr
travis
travis-db-matrix
travis-deadlock
github.com: psycopg/psycopg2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pool.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use an import style reported not broken on Python 3.6
Daniele Varrazzo
2017-06-17
1
-1
/
+1
*
Python source cleanup using flake8
Daniele Varrazzo
2016-10-11
1
-16
/
+22
*
Fixed PersistentConnectionPool on Python 3
Daniele Varrazzo
2015-10-01
1
-2
/
+2
*
Correct exausted -> exhausted typo
Erik Lee
2014-11-17
1
-1
/
+1
*
Convert pool arguments to int
Daniele Varrazzo
2014-08-13
1
-2
/
+2
*
Merge branch 'dead-bytes' into devel
Daniele Varrazzo
2013-03-16
1
-24
/
+0
|
\
|
*
Dropped configuration of unused logger inside the pool module
Daniele Varrazzo
2012-12-03
1
-24
/
+0
*
|
Added specific pool implementation for ZPsycopgDA
Daniele Varrazzo
2012-12-04
1
-0
/
+4
|
/
*
Check the connection status before putting back into the pool
Daniele Varrazzo
2011-08-09
1
-1
/
+16
*
Raise PoolError when putting a connection not belonging to the pool
Daniele Varrazzo
2011-08-09
1
-1
/
+1
*
Some light cleanup for Py3 conversion.
Daniele Varrazzo
2010-12-21
1
-1
/
+1
*
Dropped logging.basicConfig() call.
Daniele Varrazzo
2010-07-09
1
-3
/
+0
*
Use the default role for cross referencing Python objects.
Daniele Varrazzo
2010-02-26
1
-1
/
+1
*
Added documentation for the 'pool' module.
Daniele Varrazzo
2010-02-26
1
-2
/
+2
*
Changes license to LGPL3 + OpenSSL exception on all source files
Federico Di Gregorio
2010-02-12
1
-9
/
+17
*
Removed spurious print
Federico Di Gregorio
2009-03-16
1
-1
/
+0
*
Logging patch from Charlie.
Federico Di Gregorio
2006-09-01
1
-0
/
+16
*
Various pool changes.
Federico Di Gregorio
2005-10-19
1
-3
/
+39
*
Indentation fixes.
Federico Di Gregorio
2005-09-30
1
-8
/
+8
*
piro pool.py patch.
Federico Di Gregorio
2005-09-24
1
-17
/
+17
*
psycopg->psycopg2 fixes.
Federico Di Gregorio
2005-09-12
1
-8
/
+4
*
License changes. Fixes. Added register_adapter().
Federico Di Gregorio
2005-01-20
1
-0
/
+4
*
Initial psycopg 2 import after SVN crash.
Federico Di Gregorio
2004-10-19
1
-0
/
+184