[CherryPy] #920: CP_BufferedWriter broken for python 3

0 views
Skip to first unread message

CherryPy

unread,
May 15, 2009, 4:51:38 PM5/15/09
to cherrypy...@googlegroups.com
#920: CP_BufferedWriter broken for python 3
------------------------+---------------------------------------------------
Reporter: jroesslein | Owner: fumanchu
Type: defect | Status: new
Priority: normal | Milestone:
Component: wsgiserver | Keywords: python3
------------------------+---------------------------------------------------
Python 3 now uses a C module for IO. This means a lot of the attributes
used by CP_BufferedWriter are no longer available (ex. _write_lock).

Do we need a custom version of BufferedWriter?

--
Ticket URL: <http://cherrypy.org/ticket/920>
CherryPy <http://www.cherrypy.org>
CherryPy - a pythonic, object-oriented HTTP framework

CherryPy

unread,
May 15, 2009, 4:52:10 PM5/15/09
to cherrypy...@googlegroups.com
#920: CP_BufferedWriter broken for python 3
------------------------+---------------------------------------------------
Reporter: jroesslein | Owner: fumanchu
Type: defect | Status: new
Priority: normal | Milestone:
Component: wsgiserver | Resolution:
Keywords: python3 |
------------------------+---------------------------------------------------

CherryPy

unread,
Jul 4, 2009, 1:50:40 PM7/4/09
to cherrypy...@googlegroups.com
#920: CP_BufferedWriter broken for python 3
------------------------+---------------------------------------------------
Reporter: jroesslein | Owner: fumanchu
Type: defect | Status: closed
Priority: normal | Milestone: 3.2
Component: wsgiserver | Resolution: worksforme
Keywords: python3 |
------------------------+---------------------------------------------------
Changes (by fumanchu):

* milestone: => 3.2
* resolution: => worksforme
* status: new => closed

Comment:

All the tests pass using Python 3.1 final...let's address this if it
becomes a problem.

--
Ticket URL: <http://www.cherrypy.org/ticket/920>
Reply all
Reply to author
Forward
0 new messages