Mariatta Wijaya added the comment:
Thanks for the feedback, Raymond :)
I rephrased the docs like the following, what do you think?
Return zero-based index in the list of the first item whose value is *x*. It
is an error if there is no such item. Optional arguments ``start`` and ``end``
are
Mariatta Wijaya added the comment:
1. So, is it ok to remove the endtime parameter now?
2. Can the attached downloadfile.htm be removed? It's a spam.
Thanks :)
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/is
Mariatta Wijaya added the comment:
Hi Alexander,
Is the idea here to raise deprecation warning starting in 3.6 and remove it by
3.8?
Thanks :)
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28
Mariatta Wijaya added the comment:
Thanks, Martin :)
Attached is the patch where deprecation warning is emitted if endtime argument
is passed.
Let me know if this works.
Thanks :)
--
keywords: +patch
Added file: http://bugs.python.org/file45532/issue20572.patch
Mariatta Wijaya added the comment:
Thanks David :)
So, I found that isdst was never added as method signature in the docs, but it
is mentioned in the paragraph.
https://docs.python.org/3.7/library/email.util.html?#email.utils.localtime
The intention is still just to deprecate isdst argument
Mariatta Wijaya added the comment:
Thanks Martin :)
Alright, in v2 patch, I added stacklevel=2 parameter and test case for it.
Did not find any usage of the endtime parameter in cpython.
I'm also thinking that it can be removed in 3.7, considering it's been
documented as deprecated
Mariatta Wijaya added the comment:
lol forgot to upload the patch. Here it is :)
--
Added file: http://bugs.python.org/file4/issue20572v2.patch
___
Python tracker
<http://bugs.python.org/issue20
Mariatta Wijaya added the comment:
Works for me. Thanks :)
Maybe it's ok to close this ticket now?
--
___
Python tracker
<http://bugs.python.org/is
Mariatta Wijaya added the comment:
Thanks, Raymond and Martin :)
Not sure what the procedure is for fixing this. Do I upload another patch?
--
___
Python tracker
<http://bugs.python.org/issue28
Mariatta Wijaya added the comment:
Thanks Raymond. The new set of examples is much better than the previous one.
+1
--
___
Python tracker
<http://bugs.python.org/issue28
Mariatta Wijaya added the comment:
Sounds good. Thanks, Raymond :)
--
___
Python tracker
<http://bugs.python.org/issue27825>
___
___
Python-bugs-list mailin
Change by Mariatta Wijaya :
--
stage: patch review -> backport needed
___
Python tracker
<https://bugs.python.org/issue30449>
___
___
Python-bugs-list mai
1201 - 1212 of 1212 matches
Mail list logo