Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26311
| Date | 2012-07-31 08:59 -0500 |
|---|---|
| From | Andrew Berg <bahamutzero8825@gmail.com> |
| Subject | Firefox 3.6 [OT] (was: Re: [ANN] pyknon: Simple Python library to generate music in a hacker friendly way.) |
| References | (1 earlier) <5016D373.1090809@stoneleaf.us> <8A8834DA-E80E-434A-902D-25A0AA96B2E9@pedrokroger.net> <5016D94A.2020703@stoneleaf.us> <mailman.2746.1343677036.4697.python-list@python.org> <50174218$0$29978$c3e8da3$5496439d@news.astraweb.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2781.1343743178.4697.python-list@python.org> (permalink) |
On 7/30/2012 9:25 PM, Steven D'Aprano wrote: > I don't. But in my experience, the risk of security breaches is *much* > less than the chance that the new version will break functionality, > introduce bugs, have a worse user interface, and generally be a step > backwards rather than forward. 4.0 sucked. It had a radically new UI and it broke heaps of add-ons and it leaked memory. 5.0 was slightly better, but still sucked because it still leaked memory. 6.0 didn't suck so much because the memory leaks were taken care of, and by this point there were extensions to deal with certain issues (like not having a place for status bar icons). By 7.0, there weren't really any more problems. By no means was the process painless, but I've found the new UI to be a bit better than the old one (at this point - not when 4.0 came out) now that the dust has settled. -- CPython 3.3.0b1 | Windows NT 6.1.7601.17803
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
RE: [ANN] pyknon: Simple Python library to generate music in a hacker friendly way. "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-07-30 19:32 +0000
Re: [ANN] pyknon: Simple Python library to generate music in a hacker friendly way. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-31 02:25 +0000
Firefox 3.6 [OT] (was: Re: [ANN] pyknon: Simple Python library to generate music in a hacker friendly way.) Andrew Berg <bahamutzero8825@gmail.com> - 2012-07-31 08:59 -0500
csiph-web