[issue1754489] Non-portable address length calculation for AF_UNIX sockets

2008-01-23 Thread Armin Rigo
Armin Rigo added the comment: Checked in as r60214. -- resolution: -> accepted status: open -> closed _ Tracker <[EMAIL PROTECTED]> _ __

[issue1754489] Non-portable address length calculation for AF_UNIX sockets

2008-01-21 Thread Vlado Handziski
Vlado Handziski added the comment: So what is the procedure for checking in the patch? I don't have a commit access to the repository to do it myself... _ Tracker <[EMAIL PROTECTED]> _ _

[issue1754489] Non-portable address length calculation for AF_UNIX sockets

2007-12-27 Thread Armin Rigo
Armin Rigo added the comment: The patch looks ok on 2.6, I recommend checking it there. (Due to line number changes in socketmodule.c, the patch gives a warning, but it is still otherwise up-to-date.) -- nosy: +arigo _ Tracker <[EMAIL PROTECTED]>

[issue1754489] Non-portable address length calculation for AF_UNIX sockets

2007-12-11 Thread Christian Heimes
Changes by Christian Heimes: -- assignee: -> loewis nosy: +loewis _ Tracker <[EMAIL PROTECTED]> _ ___ Python-bugs-list mailing list

[issue1754489] Non-portable address length calculation for AF_UNIX sockets

2007-12-10 Thread Christian Heimes
Changes by Christian Heimes: -- type: -> behavior versions: +Python 2.6, Python 3.0 _ Tracker <[EMAIL PROTECTED]> _ ___ Python-bugs-