Change by Karthikeyan Singaravelan :
--
nosy: +dstufft, eric.araujo
___
Python tracker
<https://bugs.python.org/issue41636>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +lukasz.langa
___
Python tracker
<https://bugs.python.org/issue41631>
___
___
Python-bugs-list mailing list
Unsub
Karthikeyan Singaravelan added the comment:
This seems to be a duplicate of issue40564 . Can you please add the python
version you are using?
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41
Karthikeyan Singaravelan added the comment:
Bisection show this to be caused due to
e5bd73632e77dc5ab0cab77e48e94ca5e354be8a . See also issue41640 for a similar
report.
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue40
Change by Karthikeyan Singaravelan :
--
nosy: +pitrou, serhiy.storchaka
___
Python tracker
<https://bugs.python.org/issue41639>
___
___
Python-bugs-list mailin
New submission from Karthikeyan Singaravelan :
It seems many of the RHEL and Fedora builds fail due to disk space
https://buildbot.python.org/all/#/builders/185/builds/2
./configure: line 2382: cannot create temp file for here-document: No space
left on device
./configure: line 2394: cannot
Karthikeyan Singaravelan added the comment:
New changeset 398575c210f79627830c5c470184f54ace950ac6 by Zackery Spytz in
branch 'master':
bpo-41634: Fix a typo in the curses documentation (GH-21958)
https://github.com/python/cpython/commit/398575c210f79627830c5c470184f5
Change by Karthikeyan Singaravelan :
--
pull_requests: +21091
pull_request: https://github.com/python/cpython/pull/21982
___
Python tracker
<https://bugs.python.org/issue41
Change by Karthikeyan Singaravelan :
--
pull_requests: +21092
pull_request: https://github.com/python/cpython/pull/21983
___
Python tracker
<https://bugs.python.org/issue41
Karthikeyan Singaravelan added the comment:
copy uses copyfile and copymode. Both were updated to support path-like objects
in https://github.com/python/cpython/pull/15141 . It makes sense to update
copy's documentation too.
--
nosy: +steve.dower, xtreak
title: Outdated shutil
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue41647>
___
___
Python-bugs-list mailing list
Unsub
Karthikeyan Singaravelan added the comment:
See also https://bugs.python.org/issue31961
--
nosy: +serhiy.storchaka, xtreak
___
Python tracker
<https://bugs.python.org/issue41
Change by Karthikeyan Singaravelan :
--
nosy: +David.Edelsohn
___
Python tracker
<https://bugs.python.org/issue41648>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
components: +Windows
nosy: +eryksun, paul.moore, steve.dower, tim.golden, zach.ware
type: -> behavior
___
Python tracker
<https://bugs.python.org/issu
Karthikeyan Singaravelan added the comment:
Can you please add a short script explaining the problem? There were some
recent security issues fixed in http.client disallowing non-ascii headers
issue39603
--
nosy: +xtreak
___
Python tracker
<ht
Karthikeyan Singaravelan added the comment:
Thanks, I am closing this in favor of issue40564. Jason has provided some
possible approaches in issue40564 (msg375964) and would be helpful to follow
the discussion there since it has more details.
--
nosy: +jaraco
resolution
Karthikeyan Singaravelan added the comment:
Closing this as not a bug since the example seems to be correct. Feel free to
reopen with more details if needed.
--
nosy: +xtreak
resolution: -> not a bug
stage: -> resolved
status: open -&g
New submission from Karthikeyan Singaravelan :
Following warnings are caused in Doc/tools/extensions/peg_highlight.py . These
warnings show up during doc builds since the extension is used in the build.
This is an easy issue to fix.
./python -Wall -m py_compile /root/cpython/Doc/tools
Change by Karthikeyan Singaravelan :
--
nosy: +paul.j3, rhettinger
___
Python tracker
<https://bugs.python.org/issue41684>
___
___
Python-bugs-list mailin
Karthikeyan Singaravelan added the comment:
This is being fixed by pinning setuptools in issue41685. Closing it as
duplicate.
--
nosy: +xtreak
resolution: -> fixed
stage: -> resolved
status: open -> closed
superseder: -> make doctest on 3.10 (master branch) fails wit
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41685>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
pull_requests: +21136
pull_request: https://github.com/python/cpython/pull/22039
___
Python tracker
<https://bugs.python.org/issue41
Change by Karthikeyan Singaravelan :
--
nosy: +aeros
___
Python tracker
<https://bugs.python.org/issue41699>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +Mark.Shannon
___
Python tracker
<https://bugs.python.org/issue41703>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue41704>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +ethan.furman, lars.gustaebel
___
Python tracker
<https://bugs.python.org/issue41728>
___
___
Python-bugs-list m
New submission from Karthikeyan Singaravelan :
When verbosity level is more than 1 the test tries to print the
script_exec_args passed to script. It fails when the tuple has more than 1
elements and is used in formatting with %r. The two tests fail as below :
./python -m test
Karthikeyan Singaravelan added the comment:
The removal was suggested before but not merged in
https://bugs.python.org/issue31371
--
nosy: +gpolo, serhiy.storchaka, xtreak
___
Python tracker
<https://bugs.python.org/issue41
Change by Karthikeyan Singaravelan :
--
nosy: +skrah
___
Python tracker
<https://bugs.python.org/issue41732>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +belopolsky, p-ganssle
___
Python tracker
<https://bugs.python.org/issue41750>
___
___
Python-bugs-list mailin
Karthikeyan Singaravelan added the comment:
issue38815 also reported similar issue in test_min_max_version_mismatch.
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41768>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Thanks Terry.
--
___
Python tracker
<https://bugs.python.org/issue41731>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +gvanrossum
___
Python tracker
<https://bugs.python.org/issue41780>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue41782>
___
___
Python-bugs-list mailing list
Unsub
Karthikeyan Singaravelan added the comment:
Thanks iritkatriel for triaging. I can confirm it's fixed with the linked
issue. Closing it as duplicate.
./python
Python 3.10.0a0 (heads/master:2b05361bf7, Sep 19 2020, 04:38:05)
[GCC 7.5.0] on linux
Type "help", "copy
Change by Karthikeyan Singaravelan :
--
nosy: +pablogsal
___
Python tracker
<https://bugs.python.org/issue41826>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +pablogsal
___
Python tracker
<https://bugs.python.org/issue41840>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +berker.peksag, ghaering
___
Python tracker
<https://bugs.python.org/issue41861>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +p-ganssle
___
Python tracker
<https://bugs.python.org/issue41864>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +lukasz.langa
___
Python tracker
<https://bugs.python.org/issue41864>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +gvanrossum, levkivskyi
___
Python tracker
<https://bugs.python.org/issue41872>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
components: +asyncio
nosy: +asvetlov, yselivanov
___
Python tracker
<https://bugs.python.org/issue41879>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue41906>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +belopolsky, p-ganssle
___
Python tracker
<https://bugs.python.org/issue41904>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +barry, eli.bendersky, ethan.furman
___
Python tracker
<https://bugs.python.org/issue41907>
___
___
Python-bug
Change by Karthikeyan Singaravelan :
--
nosy: +gvanrossum, levkivskyi
___
Python tracker
<https://bugs.python.org/issue41923>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +cjw296, lisroach, mariocj89, michael.foord, xtreak
___
Python tracker
<https://bugs.python.org/issue41954>
___
___
Change by Karthikeyan Singaravelan :
--
nosy: +cjw296, lisroach, mariocj89, michael.foord
___
Python tracker
<https://bugs.python.org/issue40864>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
nosy: +tim.peters
___
Python tracker
<https://bugs.python.org/issue41964>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
components: +IDLE
nosy: +terry.reedy
___
Python tracker
<https://bugs.python.org/issue41968>
___
___
Python-bugs-list m
Karthikeyan Singaravelan added the comment:
I have also seen this and linked issue on running whole test suite while
building python myself but running individual tests show no error and buildbots
also never complained so I thought it's something wrong with my setup. I
introduced the c
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41971>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Pablo, I can see the error in Travis. The difference I can see is that the
tests are executed sequentially in coverage run but normal run has tests
executing in parallel. Felix and Federico, can you please add the command you
use to run the tests
Karthikeyan Singaravelan added the comment:
I can reproduce this by running test_lib2to3 twice or running test___all__ with
test_lib2to3
./python -m test test_lib2to3 test_lib2to3
0:00:00 load avg: 0.03 Run tests sequentially
0:00:00 load avg: 0.03 [1/2] test_lib2to3
0:00:13 load avg: 0.25
Karthikeyan Singaravelan added the comment:
I guess this could be due to loading the module twice where the warning is not
emitted again on reimport which test__all__ seems to do so by importing
lib2to3. One obvious fix would be to pass quiet=True. Else we need to find a
way to import the
Change by Karthikeyan Singaravelan :
--
pull_requests: +21592
pull_request: https://github.com/python/cpython/pull/22609
___
Python tracker
<https://bugs.python.org/issue41
Karthikeyan Singaravelan added the comment:
See also below issues for previous discussion on making the assert helpers as
top level functions :
https://bugs.python.org/issue24651
https://bugs.python.org/issue30949
--
nosy: +cjw296, lisroach, mariocj89, rbcollins, xtreak
Karthikeyan Singaravelan added the comment:
New changeset 20bdeedfb4ebd250dad9834c96cb858d83c896cb by Karthikeyan
Singaravelan in branch '3.9':
[3.9] bpo-41371: Handle lzma lib import error in test_zoneinfo.py (GH-21734)
(GH-22039)
https://github.com/python/cpyt
Karthikeyan Singaravelan added the comment:
Thanks @doodspav for the report and Thanks nathan for the patch. This somehow
missed 3.9.0 but will be available in 3.9.1. I am closing the issue. Feel free
to reopen this or a new issue to implement suggestions by Paul in msg374822
Change by Karthikeyan Singaravelan :
--
nosy: +paul.j3, rhettinger
___
Python tracker
<https://bugs.python.org/issue41980>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +gvanrossum, levkivskyi
___
Python tracker
<https://bugs.python.org/issue42001>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue42011>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +paul.j3, rhettinger
___
Python tracker
<https://bugs.python.org/issue42023>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +p-ganssle
___
Python tracker
<https://bugs.python.org/issue42025>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +jaraco
___
Python tracker
<https://bugs.python.org/issue42043>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
This seems to be a duplicate of https://bugs.python.org/issue38902
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue42
Karthikeyan Singaravelan added the comment:
I would prefer not backporting this change given the discussion in
https://github.com/python/cpython/pull/14700#issuecomment-531791029
--
___
Python tracker
<https://bugs.python.org/issue37
Change by Karthikeyan Singaravelan :
--
nosy: +gvanrossum, levkivskyi
___
Python tracker
<https://bugs.python.org/issue42059>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +mdk
___
Python tracker
<https://bugs.python.org/issue42042>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +belopolsky, p-ganssle
___
Python tracker
<https://bugs.python.org/issue42070>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +jaraco
___
Python tracker
<https://bugs.python.org/issue42090>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +cjw296, lisroach, mariocj89
___
Python tracker
<https://bugs.python.org/issue41768>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue42097>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +paul.j3, rhettinger
___
Python tracker
<https://bugs.python.org/issue42105>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +eli.bendersky, scoder, serhiy.storchaka
___
Python tracker
<https://bugs.python.org/issue42151>
___
___
Python-bug
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue42159>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
This is not a problem with AsyncMock. The patching is not done when the patch
object is created to store reference to the original unpatched function. Hence
patcher1, patcher2 that patch the same function don't store a reference to the
ori
Change by Karthikeyan Singaravelan :
--
nosy: +Mark.Shannon
___
Python tracker
<https://bugs.python.org/issue42167>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue42186>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Seems to be a duplicate of https://bugs.python.org/issue15626. See also
https://bugs.python.org/issue31975
--
nosy: +ncoghlan
___
Python tracker
<https://bugs.python.org/issue42
Change by Karthikeyan Singaravelan :
--
nosy: +paul.j3, rhettinger
___
Python tracker
<https://bugs.python.org/issue42191>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +paul.j3, rhettinger
___
Python tracker
<https://bugs.python.org/issue42194>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
___
Python tracker
<https://bugs.python.org/issue42
Karthikeyan Singaravelan added the comment:
This is a duplicate of below
https://bugs.python.org/issue26789
https://bugs.python.org/issue39513
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue42
Karthikeyan Singaravelan added the comment:
Please attach crash.py and logging.patch files
--
nosy: +vstinner, xtreak
___
Python tracker
<https://bugs.python.org/issue42
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue42240>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue42244>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +alanmcintyre, serhiy.storchaka, twouters
___
Python tracker
<https://bugs.python.org/issue42271>
___
___
Python-bug
Karthikeyan Singaravelan added the comment:
The tracker is for issues related to CPython and doesn't seem to be caused due
to python itself. I would suggest following it up on jupyterlab's issue tracker
and forums.
--
nosy: +xtreak
Change by Karthikeyan Singaravelan :
--
nosy: +paul.j3, rhettinger
___
Python tracker
<https://bugs.python.org/issue42297>
___
___
Python-bugs-list mailin
Karthikeyan Singaravelan added the comment:
The Portuguese translation is maintained in GitHub and uses GitHub issues.
Please report issues at https://github.com/python/python-docs-pt-br
--
nosy: +xtreak
___
Python tracker
<ht
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger, stutzbach
___
Python tracker
<https://bugs.python.org/issue42301>
___
___
Python-bugs-list mailin
Karthikeyan Singaravelan added the comment:
Is this similar to https://bugs.python.org/issue36675 ?
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue42
Change by Karthikeyan Singaravelan :
--
nosy: +Michael.Felt
___
Python tracker
<https://bugs.python.org/issue42323>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +gvanrossum, levkivskyi
___
Python tracker
<https://bugs.python.org/issue42329>
___
___
Python-bugs-list mailin
Karthikeyan Singaravelan added the comment:
The tracker is for issues related to CPython. This seems to be an issue with
gsutil on Python 3.9 compatibility. This seems to have been fixed as below :
https://github.com/GoogleCloudPlatform/gsutil/issues/1118
--
nosy: +xtreak
resolution
Change by Karthikeyan Singaravelan :
--
components: +Regular Expressions
nosy: +ezio.melotti, mrabarnett
___
Python tracker
<https://bugs.python.org/issue42
Karthikeyan Singaravelan added the comment:
French translation is maintained in GitHub and the issues are tracked under
GitHub issues. Please open an issue at https://github.com/python/python-docs-fr
--
nosy: +xtreak
resolution: -> third party
stage: -> resolved
status
Karthikeyan Singaravelan added the comment:
See also https://mail.python.org/pipermail/python-dev/2019-February/156466.html
--
nosy: +methane, rhettinger, xtreak
___
Python tracker
<https://bugs.python.org/issue42
1201 - 1300 of 3092 matches
Mail list logo