Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #84325

Re: An improper change in httplib.py

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: An improper change in httplib.py
Date 2015-01-23 06:20 +0000
References <CAO0APJRm0PzV5Vu5HNztNPc5UUeFuN+UoHkZaWdA5Cfw6omHXA@mail.gmail.com> <112947510.5511972.1421928291463.JavaMail.yahoo@jws11124.mail.ir2.yahoo.com> <CAO0APJST78M76f4iRhkSZ8Dtb_F9NjVuk5+PRPCYJS7+DoJ5ng@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.18022.1421994069.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 22/01/2015 22:35, Guohua Ouyang wrote:
> Have reported an issue http://bugs.python.org/issue23300.
>
> "That leading underscore in the method name means it is not a public
> API and thus changes are allowed without any backwards-compatibility
> guarantees. Mercurial will need to update their code to handle this if
> they want to continue to use the method."
>
> I checked the official mercurial repo, it does not use the method
> anymore, so I filed a bug to fedora. [1]
>
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1185105
>

That comment on the issue is just wrong.  The issue has been re-opened.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: An improper change in httplib.py Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-23 06:20 +0000

csiph-web