<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/mysql-python/patches/" rel="alternate"/><link href="https://sourceforge.net/p/mysql-python/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/mysql-python/patches/</id><updated>2012-10-15T14:04:17.727000Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>#81 MySQL_python-1.2.4b5-py2.7-win-amd64</title><link href="https://sourceforge.net/p/mysql-python/patches/_discuss/thread/c5ca0228/" rel="alternate"/><published>2012-10-15T14:04:17.727000Z</published><updated>2012-10-15T14:04:17.727000Z</updated><author><name>Andy Dustman</name><uri>https://sourceforge.net/u/adustman/</uri></author><id>https://sourceforge.net5a50154ff24c565cde04d3be10321f227af49495</id><summary type="html">The tests should be running in the utf8 character set, not latin1. The default configuration should be using utf8.</summary></entry><entry><title>#81 MySQL_python-1.2.4b5-py2.7-win-amd64</title><link href="https://sourceforge.net/p/mysql-python/patches/_discuss/thread/c5ca0228/" rel="alternate"/><published>2012-10-15T09:03:22.551000Z</published><updated>2012-10-15T09:03:22.551000Z</updated><author><name>Rui Da Costa</name><uri>https://sourceforge.net/u/ruidc/</uri></author><id>https://sourceforge.net54ff865d693c4bdea115f9e16211cf89599b22c6</id><summary type="html">In accordance with your notes in the INSTALL file:

Windows
.......

.... However if someone provides me with a package for
Windows, I'll make it available. 

Please find attached what I managed to build on my machine using the instructions at http://wiki.cython.org/64BitCythonExtensionsOnWindows
and from your install file.

test_MySQLdb_capabilities.py fails with the below errors, but test_MySQLdb_dbapi20.py succeeds. (against my remote Unix 5.5 server)

I'd be happy to repeat this once you release the final version for 1.2.4.

Regards,
Rui Da Costa
ruidc@yahoo.com

C:\Dev\src\MySQL-python\tests&gt;python test_MySQLdb_capabilities.py
......E.E...........
======================================================================
ERROR: test_LONG (__main__.test_MySQLdb)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Dev\src\MySQL-python\tests\capabilities.py", line 253, in test_LONG
    generator)
  File "C:\Dev\src\MySQL-python\tests\capabilities.py", line 89, in check_data_integrity
    self.cursor.executemany(insert_statement, data)
  File "C:\Python27\lib\site-packages\mysql_python-1.2.4b5-py2.7-win-amd64.egg\MySQLdb\cursors.py", line 251, in executemany
    self.errorhandler(self, exc, value)
  File "C:\Python27\lib\site-packages\mysql_python-1.2.4b5-py2.7-win-amd64.egg\MySQLdb\connections.py", line 36, in defaulterrorhandler
    raise errorclass, errorvalue
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 256-16383: ordinal not in range(256)

======================================================================
ERROR: test_TEXT (__main__.test_MySQLdb)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Dev\src\MySQL-python\tests\capabilities.py", line 260, in test_TEXT
    generator)
  File "C:\Dev\src\MySQL-python\tests\capabilities.py", line 89, in check_data_integrity
    self.cursor.executemany(insert_statement, data)
  File "C:\Python27\lib\site-packages\mysql_python-1.2.4b5-py2.7-win-amd64.egg\MySQLdb\cursors.py", line 251, in executemany
    self.errorhandler(self, exc, value)
  File "C:\Python27\lib\site-packages\mysql_python-1.2.4b5-py2.7-win-amd64.egg\MySQLdb\connections.py", line 36, in defaulterrorhandler
    raise errorclass, errorvalue
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 256-16383: ordinal not in range(256)

----------------------------------------------------------------------
Ran 20 tests in 2.309s

FAILED (errors=2)</summary></entry><entry><title>Ticket 75 has been modified: read_timeout option for version 1.2.3.
Edited By: Andy Dustman (adustman)
Status updated: u'open' =&gt; u'closed'
_milestone updated: '' =&gt; u'MySQLdb'</title><link href="https://sourceforge.net/p/mysql-python/patches/75/" rel="alternate"/><published>2012-10-05T17:28:48.942000Z</published><updated>2012-10-05T17:28:48.942000Z</updated><author><name>Andy Dustman</name><uri>https://sourceforge.net/u/adustman/</uri></author><id>https://sourceforge.neteab1315d3b4d3ccb5e0c6cfb08a331e1e805ffa3</id><summary type="html">Ticket 75 has been modified: read_timeout option for version 1.2.3.
Edited By: Andy Dustman (adustman)
Status updated: u'open' =&gt; u'closed'
_milestone updated: '' =&gt; u'MySQLdb'</summary></entry><entry><title>#75 read_timeout option for version 1.2.3.</title><link href="https://sourceforge.net/p/mysql-python/patches/_discuss/thread/5905103c/" rel="alternate"/><published>2012-10-05T17:28:48.900000Z</published><updated>2012-10-05T17:28:48.900000Z</updated><author><name>Andy Dustman</name><uri>https://sourceforge.net/u/adustman/</uri></author><id>https://sourceforge.neteb01baf9542de632d6efd18c8a664eb2903eae6c</id><summary type="html">- **status**: open --&gt; closed
- **milestone**:  --&gt; MySQLdb
</summary></entry><entry><title>Ticket 80 has been modified: Fix TEXT vs. BLOB conversion.
Edited By: Andy Dustman (adustman)
Status updated: u'open' =&gt; u'closed'</title><link href="https://sourceforge.net/p/mysql-python/patches/80/" rel="alternate"/><published>2012-10-05T17:28:08.842000Z</published><updated>2012-10-05T17:28:08.842000Z</updated><author><name>Andy Dustman</name><uri>https://sourceforge.net/u/adustman/</uri></author><id>https://sourceforge.netf24a6a87eef737c1f23611dce9a97d9b7aed2f05</id><summary type="html">Ticket 80 has been modified: Fix TEXT vs. BLOB conversion.
Edited By: Andy Dustman (adustman)
Status updated: u'open' =&gt; u'closed'</summary></entry><entry><title>#80 Fix TEXT vs. BLOB conversion.</title><link href="https://sourceforge.net/p/mysql-python/patches/_discuss/thread/25ed9d0e/" rel="alternate"/><published>2012-10-05T17:28:08.836000Z</published><updated>2012-10-05T17:28:08.836000Z</updated><author><name>Andy Dustman</name><uri>https://sourceforge.net/u/adustman/</uri></author><id>https://sourceforge.netf500a5ae6644fc644ff4bc82c8339456636e13e4</id><summary type="html">- **status**: open --&gt; closed
</summary></entry><entry><title>Ticket 79 has been modified: _mysql.c reference counting and exception issues
Edited By: Andy Dustman (adustman)
Status updated: u'open' =&gt; u'closed'</title><link href="https://sourceforge.net/p/mysql-python/patches/79/" rel="alternate"/><published>2012-10-05T17:27:48.621000Z</published><updated>2012-10-05T17:27:48.621000Z</updated><author><name>Andy Dustman</name><uri>https://sourceforge.net/u/adustman/</uri></author><id>https://sourceforge.net3d0f12b0705322b5f1b68a7d0e32d5f5dc8b9572</id><summary type="html">Ticket 79 has been modified: _mysql.c reference counting and exception issues
Edited By: Andy Dustman (adustman)
Status updated: u'open' =&gt; u'closed'</summary></entry><entry><title>#79 _mysql.c reference counting and exception issues</title><link href="https://sourceforge.net/p/mysql-python/patches/_discuss/thread/135ab583/" rel="alternate"/><published>2012-10-05T17:27:48.616000Z</published><updated>2012-10-05T17:27:48.616000Z</updated><author><name>Andy Dustman</name><uri>https://sourceforge.net/u/adustman/</uri></author><id>https://sourceforge.net59f8618b39462c9648b52fd71111187052859623</id><summary type="html">- **status**: open --&gt; closed
</summary></entry><entry><title>Ticket 78 has been modified: executemany-regex improvement.
Edited By: Andy Dustman (adustman)
Status updated: u'open' =&gt; u'closed'</title><link href="https://sourceforge.net/p/mysql-python/patches/78/" rel="alternate"/><published>2012-10-05T17:27:27.030000Z</published><updated>2012-10-05T17:27:27.030000Z</updated><author><name>Andy Dustman</name><uri>https://sourceforge.net/u/adustman/</uri></author><id>https://sourceforge.netd1565f8afa364d431d5d988bdc3daba37bfdddc8</id><summary type="html">Ticket 78 has been modified: executemany-regex improvement.
Edited By: Andy Dustman (adustman)
Status updated: u'open' =&gt; u'closed'</summary></entry><entry><title>#78 executemany-regex improvement.</title><link href="https://sourceforge.net/p/mysql-python/patches/_discuss/thread/47cfa40c/" rel="alternate"/><published>2012-10-05T17:27:27.024000Z</published><updated>2012-10-05T17:27:27.024000Z</updated><author><name>Andy Dustman</name><uri>https://sourceforge.net/u/adustman/</uri></author><id>https://sourceforge.net9af2631bda42d509e58ffe3aa7863b8c0f0b6d07</id><summary type="html">- **status**: open --&gt; closed
</summary></entry></feed>