See the documentation at <https://psycopg2-pool.readthedocs.io/>.
# Changelog
## 1.1 (October 8, 2019)
- [Fixes the discarding of extraneous connections](https://github.com/Changaco/psycopg2-pool/pull/1)
- [Fixes `ThreadSafeConnectionPool.__slots__`](https://github.com/Changaco/psycopg2-pool/commit/0145f44efc21a2e1ec078c6d29a4649f9978380f)
## 1.0 (October 6, 2019)
Initial release.
Raw data
{
"_id": null,
"home_page": "https://github.com/Changaco/psycopg2-pool",
"name": "psycopg2-pool",
"maintainer": "",
"docs_url": null,
"requires_python": ">= 2.7, != 3.0.*, != 3.1.*, != 3.2.*, != 3.3.*, != 3.4.*",
"maintainer_email": "",
"keywords": "postgres psycopg2",
"author": "Changaco",
"author_email": "changaco@changaco.oy.lc",
"download_url": "https://files.pythonhosted.org/packages/15/9d/fcbc892ef52d4f7a4b82dab5c5055bfbad0d3a0217c3461e472c7d87367a/psycopg2-pool-1.1.tar.gz",
"platform": "any",
"description": "See the documentation at <https://psycopg2-pool.readthedocs.io/>.\n\n# Changelog\n\n## 1.1 (October 8, 2019)\n\n- [Fixes the discarding of extraneous connections](https://github.com/Changaco/psycopg2-pool/pull/1)\n- [Fixes `ThreadSafeConnectionPool.__slots__`](https://github.com/Changaco/psycopg2-pool/commit/0145f44efc21a2e1ec078c6d29a4649f9978380f)\n\n## 1.0 (October 6, 2019)\n\nInitial release.\n\n\n",
"bugtrack_url": null,
"license": "LGPL3",
"summary": "Proper pooling of psycopg2 connections",
"version": "1.1",
"project_urls": {
"Homepage": "https://github.com/Changaco/psycopg2-pool"
},
"split_keywords": [
"postgres",
"psycopg2"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "be5b63c080640fd180e78ea08ae4e79a3145756ee40e0856bf30d24f06759372",
"md5": "918affbfe9a4b8212ea0f44da279db58",
"sha256": "529c4100db56a3522cf680ce8d89e71511e37c7e0b1f120ce0dde0f13c6e5844"
},
"downloads": -1,
"filename": "psycopg2_pool-1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "918affbfe9a4b8212ea0f44da279db58",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">= 2.7, != 3.0.*, != 3.1.*, != 3.2.*, != 3.3.*, != 3.4.*",
"size": 7325,
"upload_time": "2019-10-08T11:02:57",
"upload_time_iso_8601": "2019-10-08T11:02:57.426183Z",
"url": "https://files.pythonhosted.org/packages/be/5b/63c080640fd180e78ea08ae4e79a3145756ee40e0856bf30d24f06759372/psycopg2_pool-1.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "159dfcbc892ef52d4f7a4b82dab5c5055bfbad0d3a0217c3461e472c7d87367a",
"md5": "c9cd433e7df6361f5c69a6f019d2d004",
"sha256": "de88615c24ddfc7ee314c566976cfed4bbb009211255f2773ea09e5f938ff400"
},
"downloads": -1,
"filename": "psycopg2-pool-1.1.tar.gz",
"has_sig": false,
"md5_digest": "c9cd433e7df6361f5c69a6f019d2d004",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">= 2.7, != 3.0.*, != 3.1.*, != 3.2.*, != 3.3.*, != 3.4.*",
"size": 10894,
"upload_time": "2019-10-08T11:02:59",
"upload_time_iso_8601": "2019-10-08T11:02:59.167047Z",
"url": "https://files.pythonhosted.org/packages/15/9d/fcbc892ef52d4f7a4b82dab5c5055bfbad0d3a0217c3461e472c7d87367a/psycopg2-pool-1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2019-10-08 11:02:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Changaco",
"github_project": "psycopg2-pool",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "psycopg2-pool"
}