[issue1410680] Add 'surgical editing' to ConfigParser

2018-03-05 Thread Matej Cepl
Change by Matej Cepl : -- nosy: +mcepl ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.o

[issue1410680] Add 'surgical editing' to ConfigParser

2017-12-12 Thread Fipaddict
Fipaddict added the comment: I would have liked for configparser to keep comments when my program re-write configuration file too. Thanks -- ___ Python tracker ___ _

[issue1410680] Add 'surgical editing' to ConfigParser

2017-12-10 Thread Fipaddict
Change by Fipaddict : -- nosy: +fipaddict ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pytho

[issue1410680] Add 'surgical editing' to ConfigParser

2014-06-18 Thread R. David Murray
R. David Murray added the comment: According to a review done at the PyCon 2014 sprints, comment and blank line preservation has not yet been implemented. -- nosy: +r.david.murray ___ Python tracker

[issue1410680] Add 'surgical editing' to ConfigParser

2014-02-05 Thread Berker Peksag
Changes by Berker Peksag : -- versions: +Python 3.5 -Python 3.4 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe

[issue1410680] Add 'surgical editing' to ConfigParser

2014-02-03 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue1410680] Add 'surgical editing' to ConfigParser

2012-07-07 Thread Łukasz Langa
Changes by Łukasz Langa : -- versions: +Python 3.4 -Python 3.2 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1410680] Add 'surgical editing' to ConfigParser

2011-12-09 Thread Mathieu Pasquet
Mathieu Pasquet added the comment: What is the state of that feature, as of today? -- nosy: +mathieui ___ Python tracker ___ ___ Py

[issue1410680] Add 'surgical editing' to ConfigParser

2011-01-03 Thread Thijs Triemstra
Changes by Thijs Triemstra : -- nosy: +thijs ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue1410680] Add 'surgical editing' to ConfigParser

2010-08-08 Thread Éric Araujo
Éric Araujo added the comment: Be my guest :) Thanks for your work. FYI, note that it seems more usual to ask first before unassigning someone. -- ___ Python tracker ___

[issue1410680] Add 'surgical editing' to ConfigParser

2010-08-08 Thread Łukasz Langa
Łukasz Langa added the comment: Éric, as this is one of the major features I'm implementing at the moment for the great configparser overhaul for Python 3.2, I hope you won't mind me taking this over :) -- assignee: merwok -> lukasz.langa ___ Pytho

[issue1410680] Add 'surgical editing' to ConfigParser

2010-08-03 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +lukasz.langa ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.p

[issue1410680] Add 'surgical editing' to ConfigParser

2010-07-16 Thread Éric Araujo
Éric Araujo added the comment: Thanks Brian, I’d forgotten I could assign to me. I feel bound now -- versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker ___

[issue1410680] Add 'surgical editing' to ConfigParser

2010-07-16 Thread Brian Curtin
Changes by Brian Curtin : -- assignee: -> merwok ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue1410680] Add 'surgical editing' to ConfigParser

2010-07-16 Thread Éric Araujo
Éric Araujo added the comment: I want to review and update the patches. I’ll probably have the time to do it in August/September. -- status: pending -> open ___ Python tracker __

[issue1410680] Add 'surgical editing' to ConfigParser

2010-07-16 Thread Mark Lawrence
Mark Lawrence added the comment: As noone has shown any interest in this for over three years I suggest it is closed as rejected. Note also that #1371075 has been accepted and the OP's comments on msg49354. -- nosy: +BreamoreBoy status: open -> pending __

[issue1410680] Add 'surgical editing' to ConfigParser

2010-03-06 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +merwok ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue1410680] Add 'surgical editing' to ConfigParser

2009-04-22 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +easy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue1410680] Add 'surgical editing' to ConfigParser

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: Anyone interested in updating this? -- nosy: +ajaksu2 stage: -> patch review type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker __