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


Groups > comp.lang.python > #84325 > unrolled thread

Re: An improper change in httplib.py

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2015-01-23 06:20 +0000
Last post2015-01-23 06:20 +0000
Articles 1 — 1 participant

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.


Contents

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

#84325 — Re: An improper change in httplib.py

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2015-01-23 06:20 +0000
SubjectRe: An improper change in httplib.py
Message-ID<mailman.18022.1421994069.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web