Change by Karthikeyan Singaravelan :
--
nosy: +mark.dickinson, rhettinger
___
Python tracker
<https://bugs.python.org/issue43097>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +eric.smith
___
Python tracker
<https://bugs.python.org/issue43141>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +lys.nikolaou, pablogsal
___
Python tracker
<https://bugs.python.org/issue43149>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue43171>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
___
Python tracker
<https://bugs.python.org/issue43
Change by Karthikeyan Singaravelan :
--
nosy: +eric.smith
___
Python tracker
<https://bugs.python.org/issue43176>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue43184>
___
___
Python-bugs-list mailing list
Unsub
Karthikeyan Singaravelan added the comment:
setuptools and pip were upgraded in alpha 5 which could have fixed this :
https://github.com/python/cpython/commit/4d11ecbb5ed78e6259ee27289c7638aad795f473
--
nosy: +xtreak
___
Python tracker
<ht
Change by Karthikeyan Singaravelan :
--
nosy: +vinay.sajip, xtreak
___
Python tracker
<https://bugs.python.org/issue43196>
___
___
Python-bugs-list mailin
Karthikeyan Singaravelan added the comment:
I guess this was discussed a few times in different issues. See also
https://bugs.python.org/issue34928
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue43
Change by Karthikeyan Singaravelan :
--
nosy: +eric.smith
___
Python tracker
<https://bugs.python.org/issue43227>
___
___
Python-bugs-list mailing list
Unsub
Karthikeyan Singaravelan added the comment:
The translation is maintained under GitHub. Please report to
https://github.com/python/python-docs-zh-cn/issues
--
nosy: +xtreak
resolution: -> third party
stage: -> resolved
status: open -&g
Change by Karthikeyan Singaravelan :
--
nosy: +belopolsky, p-ganssle
___
Python tracker
<https://bugs.python.org/issue43237>
___
___
Python-bugs-list mailin
Karthikeyan Singaravelan added the comment:
This seems to be a duplicate of https://bugs.python.org/issue39236
--
nosy: +brett.cannon, vinay.sajip, xtreak
___
Python tracker
<https://bugs.python.org/issue43
Change by Karthikeyan Singaravelan :
--
nosy: +belopolsky, p-ganssle
___
Python tracker
<https://bugs.python.org/issue43295>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +facundobatista, mark.dickinson, rhettinger
___
Python tracker
<https://bugs.python.org/issue43315>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue43317>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
I am not sure if this was mentioned. There are a couple of places where
switch/case is mentioned in the docs and it will be good if these places were
updated to the tutorial or PEP.
https://docs.python.org/3/faq/design.html#why-isn-t-there-a
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue43371>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +eli.bendersky, scoder, serhiy.storchaka
___
Python tracker
<https://bugs.python.org/issue43399>
___
___
Python-bug
Karthikeyan Singaravelan added the comment:
I don't have any opinion on removing the part of the sentence. It will be
helpful if you can list the scenarios where you feel document is lacking so
that it can be improved. One area I have found to be little tricky is patching
the correct o
Karthikeyan Singaravelan added the comment:
Mock has a section on getting started that has several recipes but it's not
under howto section. Perhaps this page could be updated if you want to make a
PR : https://docs.python.org/3/library/unittest.mock-examples.html
There is also a secti
Karthikeyan Singaravelan added the comment:
The changes were introduced in https://bugs.python.org/issue36346
--
nosy: +methane, xtreak
___
Python tracker
<https://bugs.python.org/issue43
New submission from Karthikeyan Singaravelan :
distutils was deprecated for removal in Python 3.10. It is used in
test_peg_generator.test_c_parser which emits a deprecation warning. It also
seems to be used in test_support for missing_compiler_executable that will emit
a deprecation warning
New submission from Karthikeyan Singaravelan :
test_windows uses distutil which emits a deprecation warning due to distutils
being deprecated. sysconfig.get_platform and distutils.util.get_host_platform
seem to be identical though distutils.util.get_platform has an extra if clause
for nt
Karthikeyan Singaravelan added the comment:
I have created below issues where deprecation warning is emitted due to
distutils usage in tests. Probably there are other places that need an update
to setuptools like setup.py used by make that emits deprecation warning during
building cpython
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue43427>
___
___
Python-bugs-list mailing list
Unsub
Karthikeyan Singaravelan added the comment:
Thanks for the clarification. As per issue41282 I thought disutils will be
removed. The accepted PEP 632 states this scenario so I guess silencing the
warning is good enough.
> The final dependency on distutils is CPython itself, which uses it
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue43436>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue43464>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue43468>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
components: +macOS
nosy: +ned.deily, ronaldoussoren
___
Python tracker
<https://bugs.python.org/issue43470>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
nosy: +tim.peters
___
Python tracker
<https://bugs.python.org/issue43473>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue40679>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +pitrou
___
Python tracker
<https://bugs.python.org/issue40718>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +barry, eli.bendersky, ethan.furman
___
Python tracker
<https://bugs.python.org/issue40721>
___
___
Python-bug
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue40725>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +pablogsal
___
Python tracker
<https://bugs.python.org/issue40726>
___
___
Python-bugs-list mailing list
Unsub
New submission from Karthikeyan Singaravelan :
You're indenting elif inside if clause. The elif should be of same indentation
length like if condition.
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/is
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue40805>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
type: -> crash
___
Python tracker
<https://bugs.python.org/issue40826>
___
___
Python-bugs-list mailing list
Un
Karthikeyan Singaravelan added the comment:
mock uses dir to iterate through the attributes that needs to be specced [0].
Unless the variable is initialized it's not listed in dir. Below is an example
where age is initialized and name is not. name is not present in dir(Person)
and
Change by Karthikeyan Singaravelan :
--
components: +email
nosy: +barry, maxking, r.david.murray
___
Python tracker
<https://bugs.python.org/issue40837>
___
___
Change by Karthikeyan Singaravelan :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue40886>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +gvanrossum, levkivskyi
___
Python tracker
<https://bugs.python.org/issue40897>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +belopolsky, p-ganssle
___
Python tracker
<https://bugs.python.org/issue40908>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
components: +asyncio
nosy: +asvetlov, yselivanov
___
Python tracker
<https://bugs.python.org/issue40975>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
nosy: +gvanrossum, levkivskyi
___
Python tracker
<https://bugs.python.org/issue40978>
___
___
Python-bugs-list mailin
Karthikeyan Singaravelan added the comment:
This seems similar to https://bugs.python.org/issue39949
--
nosy: +serhiy.storchaka, xtreak
___
Python tracker
<https://bugs.python.org/issue40
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue40994>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +paul.j3, rhettinger
___
Python tracker
<https://bugs.python.org/issue41047>
___
___
Python-bugs-list mailin
Karthikeyan Singaravelan added the comment:
There is a documentation ticket already open :
https://bugs.python.org/issue33553
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41
Karthikeyan Singaravelan added the comment:
Some related note in documentation about repl with commit :
https://github.com/python/cpython/commit/73dd030c8b71a7080648554652912982054b1177
> Note Functionality within this package requires that the __main__ module be
> importable
Change by Karthikeyan Singaravelan :
--
Removed message: https://bugs.python.org/msg371919
___
Python tracker
<https://bugs.python.org/issue41041>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
nosy: -Digital India
title: Digital India -> Multiprocesing Pool borken on macOS REPL
type: security -> behavior
___
Python tracker
<https://bugs.python.org/i
Change by Karthikeyan Singaravelan :
--
nosy: +p-ganssle
___
Python tracker
<https://bugs.python.org/issue41065>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
components: +macOS
nosy: +ned.deily, ronaldoussoren
___
Python tracker
<https://bugs.python.org/issue41083>
___
___
Pytho
Karthikeyan Singaravelan added the comment:
There is a documentation note on type casting along with an example similar to
the report https://docs.python.org/3.8/library/argparse.html#default
> If the default value is a string, the parser parses the value as if it were a
> comman
Change by Karthikeyan Singaravelan :
--
nosy: +pitrou
___
Python tracker
<https://bugs.python.org/issue41109>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue41120>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +belopolsky, p-ganssle
___
Python tracker
<https://bugs.python.org/issue41118>
___
___
Python-bugs-list mailin
Karthikeyan Singaravelan added the comment:
See also https://bugs.python.org/issue40967
--
nosy: +aeros, xtreak
___
Python tracker
<https://bugs.python.org/issue41
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41165>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
> For the record, I noticed DeprecationWarning is not shown by unittest.runner
> by default.
There is an open issue for this but I think it's enabled by default
https://bugs.python.org/issue39892
$ cat /tmp/test_bar.py
import unit
Change by Karthikeyan Singaravelan :
--
nosy: +steve.dower
___
Python tracker
<https://bugs.python.org/issue41192>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +yselivanov
___
Python tracker
<https://bugs.python.org/issue41197>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +eric.smith
___
Python tracker
<https://bugs.python.org/issue41199>
___
___
Python-bugs-list mailing list
Unsub
Karthikeyan Singaravelan added the comment:
This seems to be a duplicate of issue40213 with a link to implementation in
trio.
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41
Change by Karthikeyan Singaravelan :
--
nosy: +pitrou
___
Python tracker
<https://bugs.python.org/issue41066>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
components: +macOS
nosy: +ned.deily, ronaldoussoren
___
Python tracker
<https://bugs.python.org/issue41203>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
nosy: +facundobatista, mark.dickinson, rhettinger, skrah
___
Python tracker
<https://bugs.python.org/issue41205>
___
___
Karthikeyan Singaravelan added the comment:
This is caused due to c1f1ddf30a595c2bfa3c06e54fb03fa212cd28b5 introduced as
part of bpo-40597 which is reported back in the issue with
https://bugs.python.org/msg370395
--
nosy: +xtreak
___
Python
Karthikeyan Singaravelan added the comment:
Adding Miro since Fedora will be testing Python 3.10 and deprecated API
removals here might potentially affect libraries like Python 3.9 testing.
--
nosy: +hroncok
___
Python tracker
<ht
Karthikeyan Singaravelan added the comment:
This seems to be a duplicate of issue5242, issue36300
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41
Karthikeyan Singaravelan added the comment:
Sure, I guess the fix would be to check for lines to be non-empty before doing
a call to max and also convert the report as a test case?
--
___
Python tracker
<https://bugs.python.org/issue41
Karthikeyan Singaravelan added the comment:
There is a behavior change with my fix. 7bit is returned for
Content-Transfer-Encoding before commit and skipping the heuristic if line is
empty to avoid ValueError will return quoted-printable for
Content-Transfer-Encoding. This is a behavior
Change by Karthikeyan Singaravelan :
--
keywords: +patch
pull_requests: +20495
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/21349
___
Python tracker
<https://bugs.python.org/issu
Karthikeyan Singaravelan added the comment:
Ćukasz, There is already a PR open for this from May linking to original issue
at https://github.com/python/cpython/pull/20542 . I missed it during triaging
this issue. I guess someone needs to approve that PR and merge it to master to
backport to
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue41220>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
status: pending -> open
___
Python tracker
<https://bugs.python.org/issue40820>
___
___
Python-bugs-lis
Change by Karthikeyan Singaravelan :
--
Removed message: https://bugs.python.org/msg373313
___
Python tracker
<https://bugs.python.org/issue33840>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
Removed message: https://bugs.python.org/msg373314
___
Python tracker
<https://bugs.python.org/issue33840>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
nosy: +eric.smith
___
Python tracker
<https://bugs.python.org/issue41250>
___
___
Python-bugs-list mailing list
Unsub
Karthikeyan Singaravelan added the comment:
The -s option shown in `python3 -m unittest -h` is grouped under help for
discover. Options for a discover command don't necessarily apply to the
unittest command itself.
$ python3 -m unittest -h
usage: python3 -m unittest [-h] [-v] [-q] [--l
Change by Karthikeyan Singaravelan :
--
nosy: +belopolsky, p-ganssle
versions: +Python 3.10
___
Python tracker
<https://bugs.python.org/issue41254>
___
___
Pytho
Karthikeyan Singaravelan added the comment:
I guess the docs by manually mean that ArgumentError will be raised when
exit_on_error is False that can be handled. By default with exit_on_error being
True self.error() which raises SystemExit and catching SystemExit can mask
other errors. This
Change by Karthikeyan Singaravelan :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue41256>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
nosy: +belopolsky, p-ganssle
___
Python tracker
<https://bugs.python.org/issue41260>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41268>
___
___
Python-bugs-list mailing list
Unsubscribe:
Karthikeyan Singaravelan added the comment:
Thanks Faris for the report and @ys19991 for the patch. Closing this as fixed.
--
nosy: +xtreak
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracke
Change by Karthikeyan Singaravelan :
--
components: +asyncio
nosy: +asvetlov, yselivanov
___
Python tracker
<https://bugs.python.org/issue41279>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue41280>
___
___
Python-bugs-list mailing list
Unsub
Karthikeyan Singaravelan added the comment:
There was a previous issue to support filepath for json.load
https://bugs.python.org/issue36378 . This just expands the json API that could
already be done using one more operation.
--
nosy: +ezio.melotti, rhettinger, xtreak
Change by Karthikeyan Singaravelan :
--
nosy: +skrah
___
Python tracker
<https://bugs.python.org/issue41285>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +xtreak
___
Python tracker
<https://bugs.python.org/issue41287>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Karthikeyan Singaravelan :
--
nosy: +belopolsky, p-ganssle
___
Python tracker
<https://bugs.python.org/issue41288>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: +paul.j3, rhettinger
___
Python tracker
<https://bugs.python.org/issue41289>
___
___
Python-bugs-list mailin
Change by Karthikeyan Singaravelan :
--
nosy: -Janae147
___
Python tracker
<https://bugs.python.org/issue33840>
___
___
Python-bugs-list mailing list
Unsub
Change by Karthikeyan Singaravelan :
--
Removed message: https://bugs.python.org/msg373589
___
Python tracker
<https://bugs.python.org/issue33840>
___
___
Pytho
Change by Karthikeyan Singaravelan :
--
nosy: +p-ganssle
___
Python tracker
<https://bugs.python.org/issue41282>
___
___
Python-bugs-list mailing list
Unsub
1001 - 1100 of 3092 matches
Mail list logo