From: Dr. L. J. W. <lou...@no...> - 2012-07-25 19:04:04
|
+1 from me. though I wont be using Py3.0 for a while yet. Lou On 7/25/12 1:48 PM, Richard Llewellyn wrote: > +1 > I'm already making the 2 to 3 transition, so have left pytables for > awhile ;[. It's great news that the next version will be py3k > compatible! Style change will be a good thing as far as I'm > concerned. > > On Wed, Jul 25, 2012 at 12:39 PM, Andre' Walker-Loud > <wal...@gm...> wrote: >> +1 >> >> while it will be painful to switch now, it will be more painful to switch when I have had time to write more code in the old style. >> >> Andre >> >> >> >> >> On Jul 25, 2012, at 12:37 AM, <ben...@lf...> <ben...@lf...> wrote: >> >>> +1 >>> >>> /Benjamin >>> >>>> -----Ursprungligt meddelande----- >>>> Från: Anthony Scopatz [mailto:sc...@gm...] >>>> Skickat: den 24 juli 2012 18:39 >>>> Till: Discussion list for PyTables >>>> Ämne: [Pytables-users] [POLL] Fully Adopt PEP8 Proposal - Please >>>> respond! >>>> >>>> Dear PyTables Community, >>>> >>>> The next version of PyTables that will be released will be v3.0 and >>>> will be Python 3 compliant. I thought that this would be an excellent >>>> (if not the only) chance to bring the PyTables API into full PEP8 >>>> compliance [1]. This would mean changing function and attribute names >>>> like: >>>> >>>> >>>> tb.openFile() -> tb.open_file() >>>> >>>> >>>> For the next couple of releases BOTH the new and old API would be >>>> available to facilitate this transition (ie tb.openFile() and >>>> tb.open_file() would both work). To ease migration, we would also >>>> provide a 2to3-like utility for you to use on your code base that would >>>> update the API for you automatically. At some fixed point in the >>>> future (v3.2?), the old API would go away, but you would have had ample >>>> time to run this script. The developers either feel positively or >>>> neutral to these changes. >>>> >>>> The question for you the user is then, would this be something that you >>>> would like to see? How valuable would you find this change? Is >>>> bundling this with the Python 3 change too much overhead? >>>> >>>> Please respond with a +1, +0, -0, or -1 and any comments you might >>>> have. I look forward to hearing from you! >>>> >>>> Be Well >>>> Anthony >>>> >>>> 1. http://www.python.org/dev/peps/pep-0008/ >>> ------------------------------------------------------------------------------ >>> Live Security Virtual Conference >>> Exclusive live event will cover all the ways today's security and >>> threat landscape has changed and how IT managers can respond. Discussions >>> will include endpoint security, mobile security and the latest in malware >>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>> _______________________________________________ >>> Pytables-users mailing list >>> Pyt...@li... >>> https://lists.sourceforge.net/lists/listinfo/pytables-users >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Pytables-users mailing list >> Pyt...@li... >> https://lists.sourceforge.net/lists/listinfo/pytables-users > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Pytables-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pytables-users -- ---------------------------------------------------------------------------- | Dr. Louis J. Wicker | NSSL/FRDD Rm 4368 | National Weather Center | 120 David L. Boren Boulevard, Norman, OK 73072 | | E-mail: Lou...@no... | HTTP: www.nssl.noaa.gov/~lwicker | Phone: (405) 325-6340 | Fax: (405) 325-6780 | | Yesterday I was so clever, so I wanted to change the world. | Today I am wiser, so I am changing myself. | | Rumi | ---------------------------------------------------------------------------- |