Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63259 > unrolled thread
| Started by | Mark Janssen <dreamingforward@gmail.com> |
|---|---|
| First post | 2014-01-05 20:25 -0600 |
| Last post | 2014-01-05 23:05 -0500 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: "More About Unicode in Python 2 and 3" Mark Janssen <dreamingforward@gmail.com> - 2014-01-05 20:25 -0600
Re: "More About Unicode in Python 2 and 3" Roy Smith <roy@panix.com> - 2014-01-05 23:05 -0500
| From | Mark Janssen <dreamingforward@gmail.com> |
|---|---|
| Date | 2014-01-05 20:25 -0600 |
| Subject | Re: "More About Unicode in Python 2 and 3" |
| Message-ID | <mailman.4998.1388975139.18130.python-list@python.org> |
>> Most of the complaints about Py3 are "it's harder to get something >> started (or port from Py2)". My answer is that it's easier to get >> something finished. > > I like all of this logic, it makes sense to me. But Armin and Kenneth have > more experience than I do actually writing networking software. They are > both very smart and very willing to do a ton of work. And both are unhappy. > I don't know how to square that with the logic that makes sense to me. > > And no amount of logic about why Python 3 is better is going to solve the > problem of the two of them being unhappy. They are speaking from experience > working with the actual product. +1, well-said. I hope you'll see my comments on the thread on the "bytestring type". This issue also goes back to the schism in 2004 from the VPython folks over floating point. Again the ***whole*** issue is ignoring the relationship between your abstractions and your concrete architectural implementations. I honestly think Python3 will have to be regressed despite all the circle jerking about how "everyone's moving to Python 3 now". I see how I was inadequately explaining the whole issue by using high-level concepts like "models of computation", but the comments on the aforementioned thread go right down to the heart of the issue. markj
[toc] | [next] | [standalone]
| From | Roy Smith <roy@panix.com> |
|---|---|
| Date | 2014-01-05 23:05 -0500 |
| Message-ID | <roy-F0F87E.23050105012014@news.panix.com> |
| In reply to | #63259 |
In article <mailman.4998.1388975139.18130.python-list@python.org>, Mark Janssen <dreamingforward@gmail.com> wrote: > I honestly think Python3 will have to be regressed despite all the > [obscenity elided] about how "everyone's moving to Python 3 now". This forum has seen a lot honest disagreement about issues, sometimes hotly debated. That's OK. Sometimes the discussion has not been completely professional, which is less than wonderful, but everything can't always be wonderful. There is absolutely no reason, however, to resort to profanity. That's just unacceptable.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web