Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33346>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Thanks for the patch. It seems this was fixed with
09a08de363cbe18a87392e1c2ebf0ac1f414592c (3.x) and
c747e5564f0315357a3e7d2f580c6d1c8a3b4ab8 (2.7) by applying the code suggested
in the patch. Can this be closed?
Thanks
--
nosy: +xtreak
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue23097>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Just to add some more context the function platform.linux_distribution() was
removed in Python 3 with 8b94b41ab7b12f745dea744e8940631318816935. Refer
https://bugs.python.org/issue28167 for more discussion.
https://pypi.org/project/distro/ is the
Karthikeyan Singaravelan added the comment:
Can this be closed as since platform.linx_distribution() was removed with
https://bugs.python.org/issue28167 and distro is the recommended package which
can be frequently updated.
Thanks
--
nosy: +xtreak
Karthikeyan Singaravelan added the comment:
It seems a similar API was suggested in the initial stages at
https://bugs.python.org/issue20218#msg209017 . But looking at the reference
library in the comment https://github.com/jaraco/path.py I think it's more
about converting newlines i
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue24341>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue21465>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue13822>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue34476>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Thanks @paul.j3 for the PR. The PR in the linked issue was merged and I cannot
reproduce the original assertion error in the latest 2.7 branch with the script.
$ ./python.exe
Python 2.7.15+ (remotes/upstream/2.7:10be1d3f80, Sep 22 2018, 22:10:28
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue30773>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue32181>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue31973>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33039>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue32897>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue32644>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue31521>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue31218>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue29164>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue29081>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Can you please attach a script that has a relevant sample logging configuration
along with the output you are expecting?
Thanks
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue29
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue12294>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue27709>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue24638>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue23082>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue27513>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33232>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33194>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Maybe this can be added to list at the end
(https://docs.python.org/3/library/pathlib.html#correspondence-to-tools-in-the-os-module)
for more visibility.
There was a similar thread in python-ideas to add more functions :
https://groups.google.com
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33043>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Just as an update current docs site uses Sphinx 1.7.6 and the rendering is
correct.
Thanks
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue31
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue30701>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue25597>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue34609>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Thanks for the patch. Would you like to make a GitHub PR. I think it's a
problem with optparse in general while trying to have a default value with
unicode character and %default in the help string. The same code is present in
Python 3 but st
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue21919>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue9350>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue17185>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue34775>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
I just stumbled upon this issue while triaging. With the related issue
https://bugs.python.org/issue12486 closed making generate_tokens public can
this issue be closed since the original issue is not valid?
Thanks
--
nosy: +xtreak
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue32915>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33340>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33947>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33002>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue26752>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue9134>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue27261>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue27154>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue25403>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
I think this was fixed with https://bugs.python.org/issue34200 though the patch
was not applied to 3.5 and 3.4 as they are in security bug fixes mode.
Thanks
--
nosy: +xtreak
___
Python tracker
<ht
Karthikeyan Singaravelan added the comment:
Is this still reproducible? On master (Python 3.8) with a debug build it throws
a SyntaxError. I don't have Python 3.5 installed to check this though
$ ./python.exe
Python 3.8.0a0 (heads/master:c87d9f406b, Sep 23 2018, 19:48:30)
[Clang 7.0.2 (
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33553>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
There were some improvements made that clarify differences between builtin map
with https://bugs.python.org/issue32306 and
https://github.com/python/cpython/commit/a7a751dd7b08a5bb6cb399c1b2a6ca7b24aba51d
Thanks
--
nosy: +xtreak
Karthikeyan Singaravelan added the comment:
Thanks for the patch since the current workflow uses GitHub PR the patch can be
made as a PR to move it forward. It seems there are some conflicts as I tried
to apply the attached patch against latest master.
Thanks
--
nosy: +xtreak
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue24653>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue20463>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Seems this is a known problem with VSTS and I am closing this as third party.
Reference :
https://mail.python.org/pipermail/python-committers/2018-September/006084.html
--
resolution: -> third party
stage: -> resolved
status
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue34783>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue34782>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Thanks William for the information. I can reproduce this on 3.5.6. I was able
to bisect this down to
#31852 that deals with similar cases and fixed with commit
690c36f2f1085145d364a89bfed5944dd2470308.
$ cpython git:(master) git checkout
Karthikeyan Singaravelan added the comment:
Can you please add your GDB version? The version parsing is done with regex
r"^GNU gdb.*?\b(\d+)\.(\d+)" and I think it's not matching your version which
seems to be empty. Adding the output of `gdb -nx --version` will be helpful in
Karthikeyan Singaravelan added the comment:
I think this a known limitation as per
https://bugs.python.org/issue23637#msg239361 where non-ASCII characters would
require byte string. I couldn't find the relevant documentation for it though.
$ ./python.exe
Python 2.7.15+ (remotes/upstrea
Karthikeyan Singaravelan added the comment:
I looked some more into the linked issue and I think this is an explicit
decision and the comment in the code indicates that the warning will be lost :
https://github.com/python/cpython/blob/69d0bc1430d2e9cddf0b39054ddcb86dbbe7927e/Lib/warnings.py
Karthikeyan Singaravelan added the comment:
Since Nick had some issue on adding a message to the issue I am adding the
email sent to me as a message below :
(sorry I can't see how to post a reply message on the bugs page, I'm still new
to this)
anyhow here's what I
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue34786>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
I think it raises BrokenThreadPool . A sample program that I tried as below
raising an exception in the initializer. Maybe I am wrong here. Can you please
attach a script that triggers BrokenProcessPool?
# bpo34786.py
import concurrent.futures
Karthikeyan Singaravelan added the comment:
Got it. Sorry about that I copy pasted the quoted string and assumed
ThreadPoolExecutor overlooking the PR. The change is reasonable to me.
Thanks
--
___
Python tracker
<https://bugs.python.
Karthikeyan Singaravelan added the comment:
Thanks for the patch. As part of triaging I am closing this as fixed since the
patch was applied with the below commits except for 3.4 branch :
09a08de363cbe18a87392e1c2ebf0ac1f414592c (3.5)
c747e5564f0315357a3e7d2f580c6d1c8a3b4ab8 (2.7)
Thanks
Karthikeyan Singaravelan added the comment:
Since generate_tokens was made public and documented with issue12486 I am
closing this issue as won't fix as part of triaging. Feel free to reopen this
issue if needed.
Thanks
--
resolution: -> wont fix
stage: -> resolved
s
Karthikeyan Singaravelan added the comment:
I am closing this issue as duplicate as part of triaging adding issue34200 as
superseder that reports the same error along with a PR and discussion. There
have been no failures reported with respect to test_pkg after the fix was
merged. Feel free
Karthikeyan Singaravelan added the comment:
As part of triaging I am closing this issue as duplicate adding issue31852 as
superseder which has the relevant PR and discussion about the fix. I have also
verified the fix as in https://bugs.python.org/issue26000#msg326204. I think
backporting
Karthikeyan Singaravelan added the comment:
Thanks for the details. As part of triaging I am closing this as not a bug
since passing mutable arguments to a mock object and modifying it is a
documented behavior at
https://docs.python.org/3/library/unittest.mock-examples.html#coping-with
Karthikeyan Singaravelan added the comment:
All config options including comment are converted to lowercase when they are
stored. You can customize this behavior using
https://docs.python.org/3/library/configparser.html#configparser.ConfigParser.optionxform
. You can also refer to
https
Karthikeyan Singaravelan added the comment:
Thanks Álvaro for the report and script. As part of triaging I am closing this
as out of date since this bug seemed to have been fixed with issue34087 and is
not reproducible on latest master and 3.7 branch. Feel free to reopen this if
needed
Karthikeyan Singaravelan added the comment:
Thanks much Greg for the details but I am closing this as fixed since there
have been some improvements merged with issue12458 along with tests. The
original issue reported regarding multi-line comprehension was fixed as I have
tested it on https
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue34788>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue34790>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
There is a related issue to document / in signatures though :
https://bugs.python.org/issue21314
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue34
Karthikeyan Singaravelan added the comment:
I can see only around 3 results on GitHub with "with await asyncio.lock" and
just wanted to add it as a data point :
https://github.com/search?utf8=%E2%9C%93&q=%22with+await+asyncio.lock%22&type=Code
--
Karthikeyan Singaravelan added the comment:
Another discussion :
https://github.com/python/cpython/pull/4753/files#r155656583
--
___
Python tracker
<https://bugs.python.org/issue34
Karthikeyan Singaravelan added the comment:
Adding Michael for thoughts on the fix and desired behavior. Removing 3.5 since
only security fixes are accepted and adding 3.8 which is also affected.
Thanks
--
nosy: +michael.foord
versions: +Python 3.8 -Python 3.5
Karthikeyan Singaravelan added the comment:
Thanks for the report. I tried similar requests and it works this way for other
tools like curl since Akcept could be a custom header in some use cases though
it could be a typo in this context. There is no predefined set of media types
that we
Karthikeyan Singaravelan added the comment:
Thanks for the report David. Feel free to attach reproducible script if any
that might trigger this. I am adding Serhiy who might have a better
understanding of this. Relevant issue where _createbytearray was added :
issue21580 .
--
nosy
Karthikeyan Singaravelan added the comment:
Thanks for the report. The relevant regex to is at
https://github.com/python/cpython/blob/f6c8007a29b95b3ea3ca687a9b4924769a696328/Lib/html/__init__.py#L118
added with the commit 4a9ee26750aa8cb37b5072b2bb4dd328819febb4 . As far as I
can see from
Karthikeyan Singaravelan added the comment:
Thanks @xitop for the report. Seems reasonable to me to link to
https://docs.python.org/3.8/library/functools.html#partial-objects . Along
similar lines I would suggest the below too where "partial objects" could be
linked #partial-objec
Karthikeyan Singaravelan added the comment:
I just searched for the error and a very similar or in fact the same issue that
fails with the same test was reported. It was closed as outdated since there
were no errors on buildbots I hope. Adding it here the issue here that might be
helpful in
Karthikeyan Singaravelan added the comment:
Related issue on OpenBSD that proposes a patch catching the exception and
skipping the test : https://bugs.python.org/issue25191 . I propose closing
either of these as duplicate. It seems the PR 9178 was added to the issue by
mistake and is not
Karthikeyan Singaravelan added the comment:
Thanks for the report and patch Ville. CPython development now uses GitHub PR
instead of patches. It seems usages of this function was removed in
8b94b41ab7b12f745dea744e8940631318816935 during removal of
platform.linux_distribution. This
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue34679>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33940>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Thanks for the report Raghunath. Regarding timezone detection there is a
limitation with %Z supporting only UTC, GMT and `time.tzname` which is not
documented and it's an open issue tracked at issue22377 . Regarding a directive
to determine
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33797>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Thanks for the report. Can you please add a sample script that reproduces the
error and the version of Python you are using? The fix was not merged to Python
3.5 as per msg278214 and I am little confused that this issue has Python 3.6 as
affected
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33442>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Thanks for the report Pete. The Python documentation theme is maintained at
https://github.com/python/python-docs-theme/ and this particular issue is
tracked at https://github.com/python/python-docs-theme/issues/20 . Related
issues : issue34378
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue33563>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue32750>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue31962>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue31541>
___
___
Python-bugs-list mailing list
Unsubscribe:
2701 - 2800 of 3092 matches
Mail list logo