New submission from Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
After seeing this issue https://bugs.python.org/issue44698, I wanted to run
clang on the main branch (c878f5d81772dc6f718d6608c78baa4be9a4f176) with an
undefined option enabled.
Is the following a bug or false
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
ran on 3.9.6 branch with OpenSSL 1.1.1k 25 Mar 2021. I see this warning in the
console. Please also see the attached log for full details.
/Users/srini/workspace/consulting/cpython/Lib/test/support/__init__.py:3105
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
Hasan, Please raise a PR on GitHub.
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue42
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
+1 for Raymond's comment.
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/is
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
I have raised a docs PR.
--
___
Python tracker
<https://bugs.python.org/issue42
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
nosy: +thatiparthy
nosy_count: 3.0 -> 4.0
pull_requests: +25625
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/27075
___
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
To add irit's comment, It is *also* used in Objects/unicodeobject.c
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/is
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
I think this was discussed before. If my memory serves me right, Guido kept 'x'
as is for backward compatibility reasons. Agreed that was a mistake.
--
nosy: +t
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
Looks like for `getfile` docs should be updated. On python2.7.17_1,
import inspect, datetime
print(inspect.getfile(datetime.datetime)) outputs,
/usr/local/Cellar/python@2/2.7.17_1/Frameworks/Python.framework
New submission from Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
This issue is inspired from this comment - https://bugs.python.org/msg375367
--
___
Python tracker
<https://bugs.python.org/issue41
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
components: Tests
nosy: thatiparthy
priority: normal
severity: normal
status: open
title: test.support has way too many imports in libregrtest
versions: Python 3.10
___
Python
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
English is my second language and I am familiar with the expression
“respectively” since it is used very often in high school mathematics.
--
nosy: +thatiparthy
___
Python
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
Please go ahead and create a PR.
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue41
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
nosy: +thatiparthy
nosy_count: 7.0 -> 8.0
pull_requests: +20532
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/21386
___
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
My bad. I meant cgi.log(), I pressed submit changes in a hurry.
+1 for utf-8.
--
___
Python tracker
<https://bugs.python.org/issue41
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
I am for keeping this functionality. Unless others in this nosy list think
otherwise.
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue41
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
nosy: +thatiparthy
nosy_count: 2.0 -> 3.0
pull_requests: +20411
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/21263
___
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
(allhub) ➜ cpython git:(master) ✗ ./python.exe -X tracemalloc=20 -m test
test_importlib -m
test.test_importlib.test_path.CommonTests.test_importing_module_as_side_effect
-v
== CPython 3.10.0a0 (heads
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
I can repro on 843c27765652e2322011fb3e5d88f4837de38c06 but I have tried this
on latest master d0981e6 and I do not see the warning.
can be closed?
--
nosy: +thatiparthy
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
pull_requests: +20409
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/21261
___
Python tracker
<https://bugs.python.org/issu
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
pull_requests: +20383
pull_request: https://github.com/python/cpython/pull/21229
___
Python tracker
<https://bugs.python.org/issue41
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
@utk You could have taken some other easy issue from
https://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
It was a success. And yes, this is a duplicate of issue 40928.
--
___
Python tracker
<https://bugs.python.org/issue41
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
components: +Build
versions: +Python 3.10
___
Python tracker
<https://bugs.python.org/issue41
New submission from Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
While running tests with `./python.exe Lib/test`, I see the following text in
the console.
Is this a bug?
``
python.exe(14198,0x114352dc0) malloc: can't allocate region
:*** mach_vm_map(size=8421052631578
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
pull_requests: +20323
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/21165
___
Python tracker
<https://bugs.pyth
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
This looks like an easy task. Shall I create a PR?
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue41
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
resolution: -> wont fix
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
I am not sure this PR will be accepted. If you are a core dev, and thinks this
is not Okay, please feel free close this issue.
--
keywords: +patch
message_count: 1.0 -> 2.0
pull_requests: +20226
st
New submission from Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
Title says it all.
--
messages: 372087
nosy: thatiparthy
priority: normal
severity: normal
status: open
title: Make Cookiejar a bit more pythonic
___
Python tracker
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
We can close this?
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue40
New submission from Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
The correspondence section between os, os.path vs pathlib is missing two
entries.
https://docs.python.org/3/library/pathlib.html#correspondence-to-tools-in-the-os-module
1. os.link vs path.link_to
2
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
nosy: +thatiparthy
nosy_count: 2.0 -> 3.0
pull_requests: +20173
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
nosy: +thatiparthy
nosy_count: 2.0 -> 3.0
pull_requests: +20164
pull_request: https://github.com/python/cpython/pull/20990
___
Python tracker
<https://bugs.pyth
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
I am convinced by Raymond’s argument. Hence closing the PR.
--
___
Python tracker
<https://bugs.python.org/issue33
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
nosy: +thatiparthy
nosy_count: 4.0 -> 5.0
pull_requests: +20031
pull_request: https://github.com/python/cpython/pull/20837
___
Python tracker
<https://bugs.pyth
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
Steve,
I have done it. And I didn't see your reply.
--
___
Python tracker
<https://bugs.python.org/is
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
nosy: +thatiparthy
nosy_count: 9.0 -> 10.0
pull_requests: +20028
pull_request: https://github.com/python/cpython/pull/20834
___
Python tracker
<https://bugs.pyth
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
pull_requests: +15744
pull_request: https://github.com/python/cpython/pull/10564
___
Python tracker
<https://bugs.python.org/issue35
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
pull_requests: +15743
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/10564
___
Python tracker
<https://bugs.python.org/issu
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
I agree with Serhiy, nextmonth() is not a public API,you should not use it.
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue35
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
Yikes, Sorry for the spam. I should have double checked.
--
___
Python tracker
<https://bugs.python.org/issue25
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
This bug is happening for 3.6 too. Please see below,
18:14 $ python --version
Python 3.6.3
(upwork) ✔ ~/workspace/personal/assignment [master|✔]
18:16 $ pip install --upgrade pip
Exception:
Traceback (most recent
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
pull_requests: +9821
___
Python tracker
<https://bugs.python.org/issue35202>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
pull_requests: +9814
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issu
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
pull_requests: +9813
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issu
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
With the current PR, i think i removed all unused imports in Lib folder.
--
___
Python tracker
<https://bugs.python.org/issue35
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
pull_requests: +9807
___
Python tracker
<https://bugs.python.org/issue35202>
___
___
Pytho
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
I have raised one more PR; I think i am done with this issue. People who are
interested can take up from here. ,
For the record, following are some filters to search;
Query to find unused imports
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
pull_requests: +9725
___
Python tracker
<https://bugs.python.org/issue35202>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
pull_requests: +9721
___
Python tracker
<https://bugs.python.org/issue35202>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
pull_requests: +9720
___
Python tracker
<https://bugs.python.org/issue35202>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
pull_requests: +9715
___
Python tracker
<https://bugs.python.org/issue35202>
___
___
Pytho
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
I have raised a partial PR here -
https://github.com/python/cpython/pull/10438; if it is merged please take up
the rest of the changes mentioned in the issue description
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
pull_requests: -9712
___
Python tracker
<https://bugs.python.org/issue35202>
___
___
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
pull_requests: +9712
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issu
New submission from Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
Please find the modules where we need to remove.
codecs.py:1105:5: F401 'encodings' imported but unused
code.py:298:13: F401 'readline' imported but unused
platform.py:118:1: F401 'warn
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue6717>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue35115>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
title: Allow customization of css class name of a month in calendar module ->
Refactor code in calendar.py module
___
Python tracker
<https://bugs.python.org/issu
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
pull_requests: +9467
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issu
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
components: Library (Lib)
nosy: thatiparthy
priority: normal
severity: normal
status: open
title: Allow customization of css class name of a month in calendar module
versions: Python 3.8
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
keywords: +patch
pull_requests: +9464
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issu
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
+1.
In my early days of python programming i was confused of this message.
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue35
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
pull_requests: +9462
___
Python tracker
<https://bugs.python.org/issue32173>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue35066>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue35059>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue2142>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue29341>
___
___
Pytho
Change by Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue35048>
___
___
Pytho
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
I am -0 on this. I want to hear a more compelling argument than wanting to
leverage an existing feature.
IMHO, when i am reading the documentation i never bothered to go into the PEP
docs - most of the times. I
New submission from Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
:
This PR removes the variables which are no longer used.
--
___
Python tracker
<https://bugs.python.org/issue35
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
added the comment:
This gives us the hyperlink everywhere a PEP is referenced?
--
nosy: +thatiparthy
___
Python tracker
<https://bugs.python.org/issue35
74 matches
Mail list logo