Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #36078

Re: PyGreSQL 4.1 released

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.nosignal.org!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <modulok@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.011
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'skip:` 10': 0.05; 'postgresql': 0.07; 'subject:released': 0.07; 'python': 0.09; 'cc:addr:python-list': 0.10; '2.7': 0.13; '9.0': 0.16; 'job!': 0.16; 'netbsd': 0.16; 'netbsd,': 0.16; 'released.': 0.16; 'version.': 0.17; 'windows': 0.19; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'pass': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; '2.6': 0.27; 'message- id:@mail.gmail.com': 0.27; 'probably': 0.29; 'at:': 0.31; 'skip:- 30': 0.31; 'running': 0.32; 'version': 0.34; 'changed': 0.34; 'received:google.com': 0.34; 'updated': 0.34; 'doing': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; 'url:org': 0.36; 'visual': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'unit': 0.38; 'things': 0.38; 'release': 0.39; 'header:Received:5': 0.40; 'great': 0.64; '12.2': 0.84; 'mingw': 0.84; '9.2': 0.91; 'ports': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=giR4wgCpPgjDDe7RKh/dn34CH2M4OipGnQdYmCx+a2A=; b=tvTxFBIgHffrRkggEqc5s8pRsgKFL992qFZdSRR7I3/Aw0KZ2Q+U5ehI0D0YUjtu2H FGEOggHk6kJzxW5oThLZZ5ToC7H6/fFdkzGACS0mtZ0wTxqH8TpVvMhwnxeXJFyDQVrg YFeS7e1GoBH4naeaMTeUXPzWZqVdUEJtAeVEaydA6PNhf8E4M1h3TNupjAmILpa9YyMc q81LI/5kWplv+Us1U4b9fMPoxLofVPJXjTsuYWlhL0AHn7kVK/SnpZ3U9QwXnPcHQv4t wrHgnBvayppX3mQXG4cOLTDj+/6+p3niEKfPhLXMoCcGleHYI1uDw3sT0pFuhBB0FPmX Od0g==
MIME-Version 1.0
In-Reply-To <20130103090416.57516245@dilbert>
References <20130103090416.57516245@dilbert>
Date Thu, 3 Jan 2013 12:52:19 -0700
Subject Re: PyGreSQL 4.1 released
From Modulok <modulok@gmail.com>
To darcy@pygresql.org
Content-Type text/plain; charset=ISO-8859-1
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.56.1357243140.2939.python-list@python.org> (permalink)
Lines 30
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1357243140 news.xs4all.nl 6969 [2001:888:2000:d::a6]:53426
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:36078

Show key headers only | View raw


> -------------------------------
> Release of PyGreSQL version 4.1
> -------------------------------
>
> It has been a long time coming but PyGreSQL v4.1 has been released.
>
> It is available at: http://pygresql.org/files/PyGreSQL-4.1.tgz.
>
> If you are running NetBSD, look in the packages directory under
> databases. There is also a package in the FreeBSD ports collection
> which will probably be updated shortly.
>
> Please refer to `changelog.txt <changelog.html>`_
> for things that have changed in this version.
>
> Please refer to `readme.txt <readme.html>`_
> for general information.
>
> This version has been built and unit tested on:
>  - NetBSD
>  - FreeBSD
>  - openSUSE 12.2
>  - Windows 7 with both MinGW and Visual Studio
>  - PostgreSQL 8.4, 9.0 and 9.2 32 and 64bit
>  - Python 2.5, 2.6 and 2.7 32 and 64bit

This is good news. The PyGreSQL team is doing a great job! Pass on my
congrats :D

-Modulok-

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: PyGreSQL 4.1 released Modulok <modulok@gmail.com> - 2013-01-03 12:52 -0700

csiph-web