Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #56776
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.016 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; 'badly': 0.09; 'executable': 0.09; 'patch.': 0.09; 'subject:using': 0.09; 'subject:version': 0.09; 'ah,': 0.16; 'intimate': 0.16; 'symbols': 0.16; 'usable': 0.16; 'written.': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'trying': 0.19; 'saying': 0.22; 'versions': 0.24; 'compiled': 0.26; 'header:In-Reply-To:1': 0.27; 'function': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'code': 0.31; 'you?': 0.31; '13,': 0.31; 'breaking': 0.31; 'relies': 0.31; 'probably': 0.32; 'says': 0.33; 'knowledge': 0.35; 'received:google.com': 0.35; 'add': 0.35; 'doing': 0.36; 'next': 0.36; 'subject:?': 0.36; 'to:addr:python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'john': 0.61; "you're": 0.61; 'different': 0.65; 'line,': 0.68; 'hand': 0.80; 'approach.': 0.91; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=gXdpyVf3b87yWwlAXQpofoS6e3RDcIN/4j37zbzJAqg=; b=UAk3ibkG6zGY3DHwrsxJze0cVYlu9E85jsZhgMp6kDpDTFOBgbmbNBoCav+PyTvkyZ kYPcvo/iz7hdAefBLPeM7GaneJNnWN4a/rxVt8Oud+nVmGBaZjYD/DlAlqxk/ARPqd1/ 4WZQuf15u7X+gfK58wD/rh0koebKoQmXyLb826qnyyWWJQDB2AC2yEtmS3zUZvCMMpWF aLNzZrrfwM+Ul1cq1nbXkzezA5Dc5u6k1n5guzlWhJMLpFxBBIZ1ggArQdj84yQcf9gI 5pDHQY6QfeZpKQossKa1aTiiewPeKFUvs8iL7aeMw0pvFnQeFuWVG9UPdIx7lKOFyft3 szIw== |
| X-Received | by 10.68.253.1 with SMTP id zw1mr31800016pbc.30.1381687651035; Sun, 13 Oct 2013 11:07:31 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <l3em3n$ni6$1@dont-email.me> |
| References | <l3aqiu$ump$1@dont-email.me> <l3arfn$2bf$1@dont-email.me> <l3as90$5bk$1@dont-email.me> <mailman.1030.1381562417.18130.python-list@python.org> <l3av5f$gi2$1@dont-email.me> <l3b294$kkv$2@ger.gmane.org> <CALwzidnBLYrQrdbYWjEA4qbbidpDW81DTR2=ok3g8aHvckSVag@mail.gmail.com> <l3brkn$aq4$1@ger.gmane.org> <mailman.1045.1381610118.18130.python-list@python.org> <l3em3n$ni6$1@dont-email.me> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Sun, 13 Oct 2013 12:06:50 -0600 |
| Subject | Re: What version of glibc is Python using? |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1053.1381687654.18130.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1381687654 news.xs4all.nl 15982 [2001:888:2000:d::a6]:35187 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:56776 |
Show key headers only | View raw
On Sun, Oct 13, 2013 at 11:43 AM, John Nagle <nagle@animats.com> wrote: > Ah, the apologist approach. I'm not trying to defend it. I'm saying that patching the function to fix the issue at hand risks breaking existing code that relies upon the function doing what the documentation says it does. > The documentation is badly written. The next line, > "Note that this function has intimate knowledge of how different libc > versions add symbols to the executable is probably only usable for > executables compiled using gcc" isn't even a sentence. > > The documentation needs to be updated. Please submit a patch. You're the one pointing it out. Why don't you?
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
What version of glibc is Python using? John Nagle <nagle@animats.com> - 2013-10-11 23:34 -0700
Re: What version of glibc is Python using? Christian Gollwitzer <auriocus@gmx.de> - 2013-10-12 08:50 +0200
Re: What version of glibc is Python using? John Nagle <nagle@animats.com> - 2013-10-12 00:03 -0700
Re: What version of glibc is Python using? Ned Deily <nad@acm.org> - 2013-10-12 00:20 -0700
Re: What version of glibc is Python using? Christian Gollwitzer <auriocus@gmx.de> - 2013-10-12 09:53 +0200
Re: What version of glibc is Python using? Christian Gollwitzer <auriocus@gmx.de> - 2013-10-12 10:34 +0200
Re: What version of glibc is Python using? Terry Reedy <tjreedy@udel.edu> - 2013-10-12 04:46 -0400
Re: What version of glibc is Python using? Ian Kelly <ian.g.kelly@gmail.com> - 2013-10-12 05:43 -0600
Re: What version of glibc is Python using? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-12 13:08 +0000
Re: What version of glibc is Python using? Nobody <nobody@nowhere.com> - 2013-10-12 20:02 +0100
Re: What version of glibc is Python using? John Nagle <nagle@animats.com> - 2013-10-13 00:45 -0700
Re: What version of glibc is Python using? Terry Reedy <tjreedy@udel.edu> - 2013-10-12 11:59 -0400
Re: What version of glibc is Python using? Ian Kelly <ian.g.kelly@gmail.com> - 2013-10-12 14:28 -0600
Re: What version of glibc is Python using? John Nagle <nagle@animats.com> - 2013-10-13 10:43 -0700
Re: What version of glibc is Python using? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-13 19:06 +0100
Re: What version of glibc is Python using? Ian Kelly <ian.g.kelly@gmail.com> - 2013-10-13 12:06 -0600
csiph-web