<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/python-sybase/news/" rel="alternate"/><link href="https://sourceforge.net/p/python-sybase/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/python-sybase/news/</id><updated>2011-12-08T21:14:14Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Pre-release 0.40pre2 now available</title><link href="https://sourceforge.net/p/python-sybase/news/2011/12/pre-release-040pre2-now-available/" rel="alternate"/><published>2011-12-08T21:14:14Z</published><updated>2011-12-08T21:14:14Z</updated><author><name>Robert Boehne</name><uri>https://sourceforge.net/u/rboehne/</uri></author><id>https://sourceforge.net9023319bbf08bf4ea23e0c105f4965ea33c5ac8d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have packed 0.40pre2 for testing, and uploaded it for downloading.&lt;br /&gt;
This release is essentially the same as 0.40pre1 with a few changes in the setup script to support Sybase 15 on Windows ans 64-bit Unix/Linux platforms.&lt;br /&gt;
Please build, insall and test, so I can fix any problems before the 0.40 release, which if there are no problems reported, will be done in a few weeks.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Release python-sybase 0.39 available</title><link href="https://sourceforge.net/p/python-sybase/news/2008/04/release-python-sybase-039-available/" rel="alternate"/><published>2008-04-14T10:07:37Z</published><updated>2008-04-14T10:07:37Z</updated><author><name>Robert Boehne</name><uri>https://sourceforge.net/u/rboehne/</uri></author><id>https://sourceforge.net419f56dd266b6459a372d15b056884d1d2b2ebed</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This version corrects an &amp;quot;undefined symbol&amp;quot; bug at compilation of version 0.39pre1 for Sybase versions where CS_DATE_TYPE is not defined.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Release python-sybase 0.39pre1 available</title><link href="https://sourceforge.net/p/python-sybase/news/2008/02/release-python-sybase-039pre1-available/" rel="alternate"/><published>2008-02-12T10:38:37Z</published><updated>2008-02-12T10:38:37Z</updated><author><name>Robert Boehne</name><uri>https://sourceforge.net/u/rboehne/</uri></author><id>https://sourceforge.net99cde5c2fab14a478d1eaf145f76cf1fbf559010</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is a pre-release for Sybase 0.39pre1 with the following major changes:&lt;/p&gt;
&lt;p&gt;* Added type mapping as proposed in   &lt;a href="http://www.uniqsys.com/~carsten/typemap.html" rel="nofollow"&gt;http://www.uniqsys.com/~carsten/typemap.html&lt;/a&gt; by Carsten Haese&lt;br /&gt;
* Handle engineer notation of numbers in numeric&lt;br /&gt;
* Added support for CS_DATE_TYPE&lt;br /&gt;
* Added support for python Decimal objects in databuf&lt;br /&gt;
* Possibility to use ct_cursor for some requests&lt;br /&gt;
* Refactoring - merged Fetchers, CTCursor and CmdCursor in Cursor&lt;br /&gt;
* Refactored _cancel_cmd&lt;br /&gt;
* Added a prepare method to Cursor&lt;br /&gt;
* Additional 'locale' argument to connect and Connection to set the locale of the connection thanks to patch by Harri Pasanen&lt;br /&gt;
* Better compliance with DBAPI: returns None in nextset when no more set&lt;br /&gt;
* Added conversion from string to int when assigning to a CS_INT_TYPE DataBuf&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Release python-sybase 0.38 available</title><link href="https://sourceforge.net/p/python-sybase/news/2007/05/release-python-sybase-038-available/" rel="alternate"/><published>2007-05-03T13:38:23Z</published><updated>2007-05-03T13:38:23Z</updated><author><name>Robert Boehne</name><uri>https://sourceforge.net/u/rboehne/</uri></author><id>https://sourceforge.neta169d691bd1227faf874802861b520e987f44a86</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This release corrects a bug in databuf_alloc: Sybase reports the wrong maxlength for numeric type.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Release python-sybase 0.38pre2 available</title><link href="https://sourceforge.net/p/python-sybase/news/2007/02/release-python-sybase-038pre2-available/" rel="alternate"/><published>2007-02-02T16:42:32Z</published><updated>2007-02-02T16:42:32Z</updated><author><name>Robert Boehne</name><uri>https://sourceforge.net/u/rboehne/</uri></author><id>https://sourceforge.neta8a64c97aa35be63e0e33edbdc9437b1c4530328</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The release 0.38pre1 of the python-sybase module is available. It is a pre-release for Sybase 0.38.&lt;/p&gt;
&lt;p&gt;The major changes are Bulkcopy support and various bug fixes.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Release python-sybase 0.38pre1 available</title><link href="https://sourceforge.net/p/python-sybase/news/2006/12/release-python-sybase-038pre1-available/" rel="alternate"/><published>2006-12-11T15:52:09Z</published><updated>2006-12-11T15:52:09Z</updated><author><name>Robert Boehne</name><uri>https://sourceforge.net/u/rboehne/</uri></author><id>https://sourceforge.netdc71cd61b210df509cb36d0bdeb2a2dc4a22b930</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The release 0.38pre1 of the python-sybase module is available. It is a pre-release for Sybase 0.38.&lt;/p&gt;
&lt;p&gt;The major changes are that this release works with python 2.5, sybase 15 and 64bits clients. It can also use native python datetime types. The infamous bug &amp;quot;This routine cannot be called because another command structure has results pending.&amp;quot; which appears in various cases has been corrected.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>python-sybase moving to sourceforge</title><link href="https://sourceforge.net/p/python-sybase/news/2006/12/python-sybase-moving-to-sourceforge/" rel="alternate"/><published>2006-12-11T15:34:08Z</published><updated>2006-12-11T15:34:08Z</updated><author><name>Robert Boehne</name><uri>https://sourceforge.net/u/rboehne/</uri></author><id>https://sourceforge.net0f99c0ff9afaa32e21adbf01af57bd2c46a00279</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Dave Cole, who has maintained the python-sybase module until now, no longer has the time needed to maintain it. As a result the python-sybase project has been moved to SourceForge so as to allow more people to participate.&lt;/p&gt;
&lt;p&gt;Sébastien Sablé is also joining the team as the project lead.&lt;/p&gt;
&lt;p&gt;We thank Dave for all his work on the module over the years.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>