Re: Review Request 108685: Make it possible to overwrite content-lenght using metaData

2013-03-09 Thread Dawit Alemayehu
> On Feb. 10, 2013, 8:43 p.m., Dawit Alemayehu wrote: > > Why not simply use the KIO::http_post function that accepts a pointer to > > QIODevice ? All you have to do is set the pointer to NULL, pass the total > > total size to the ioslave and it should work for the scenario you outlined. > > >

sponsorship request deadlines for Akademy and call for paper reminder

2013-03-09 Thread Lydia Pintscher
Heya folks :) KDE e.V. will once again provide travel and accommodation support to a number of people who need it to be able to attend Akademy. For details about this please see the reimbursement policy: http://ev.kde.org/rules/reimbursement_policy.php The board will approve requests in 3 rounds.

Re: kdev-python move to extragear -- once more

2013-03-09 Thread Sven Brauch
Hi Pino, considering kdev-python is only using the Parser part of python, this is actually all that has changed in the two years between 2.7.1 and 2.7.3: http://paste.kde.org/691184/ As far as I can see, there's not a single change which would affect the behavior of kdev-python in any way. And I d

Re: kdev-python move to extragear -- once more

2013-03-09 Thread Albert Astals Cid
El Dissabte, 9 de març de 2013, a les 12:13:08, Pino Toscano va escriure: > Hi, > > Alle sabato 16 febbraio 2013, Sven Brauch ha scritto: > > A while ago, I asked for a review of kdev-python, in order for it to > > be moved from playground to extragear. There was some (legitimate) > > objection ab

Re: kdev-python move to extragear -- once more

2013-03-09 Thread Pino Toscano
Hi, Alle sabato 16 febbraio 2013, Sven Brauch ha scritto: > A while ago, I asked for a review of kdev-python, in order for it to > be moved from playground to extragear. There was some (legitimate) > objection about the fork of the python parser code the plugin > contains, which is why the move ha

Re: kdev-python move to extragear -- once more

2013-03-09 Thread Sven Brauch
Hey, this is still not resolved. If I'm not hearing any objection soon-ish, then I'll assume you're okay with moving kdev-python to extragear, and continue working on the python fork issue from there. Python 3.4 is scheduled for early 2014, and I think the python people's idea of merging my patch