Senthil Kumaran added the comment:
New changeset cbb16459934eaf29c7c7d362939cd05550b2f21f by Senthil Kumaran
(Sanyam Khurana) in branch 'master':
bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (#10639)
https://github.com/python/cpyt
Senthil Kumaran added the comment:
New changeset 5d9ae8b9df8371dd65514e0d60b561fd37056986 by Senthil Kumaran (Miss
Islington (bot)) in branch '3.6':
bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639)
(#11477)
https://github.com/python/cpyt
Senthil Kumaran added the comment:
New changeset 02e33d9567aa4bd612f9f08053acbfd5e68480d0 by Senthil Kumaran
(Sanyam Khurana) in branch '2.7':
[2.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff
(#11482)
https://github.com/python/cpyt
Senthil Kumaran added the comment:
New changeset c5dc60ea858b8ccf78e8d26db81c307a8f9b2314 by Senthil Kumaran
(Pablo Galindo) in branch 'master':
bpo-24746: Fix doctest failures when running the testsuite with -R (#11501)
https://github.com/python/cpyt
Senthil Kumaran added the comment:
Hi All,
It was my mistake to merge this in into 3.6, I didn't realize 3.6 was in bugfix
mode now. Also I went by the versions (previously) set in this bpo issue.
For the regression caused in refleaks, I think, Pablo's patch will fix it, and
I am
Change by Senthil Kumaran :
--
pull_requests: +11058
___
Python tracker
<https://bugs.python.org/issue24746>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Senthil Kumaran :
--
pull_requests: +11058, 11059
___
Python tracker
<https://bugs.python.org/issue24746>
___
___
Python-bugs-list mailing list
Unsub
Change by Senthil Kumaran :
--
pull_requests: +11058, 11059, 11060
___
Python tracker
<https://bugs.python.org/issue24746>
___
___
Python-bugs-list mailin
Change by Senthil Kumaran :
--
pull_requests: +11067
___
Python tracker
<https://bugs.python.org/issue24746>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Senthil Kumaran :
--
pull_requests: +11067, 11068, 11069, 11070
___
Python tracker
<https://bugs.python.org/issue24746>
___
___
Python-bugs-list mailin
Change by Senthil Kumaran :
--
pull_requests: +11067, 11068
___
Python tracker
<https://bugs.python.org/issue24746>
___
___
Python-bugs-list mailing list
Unsub
Change by Senthil Kumaran :
--
pull_requests: +11067, 11068, 11070
___
Python tracker
<https://bugs.python.org/issue24746>
___
___
Python-bugs-list mailin
Change by Senthil Kumaran :
--
versions: +Python 2.7
___
Python tracker
<https://bugs.python.org/issue24746>
___
___
Python-bugs-list mailing list
Unsubscribe:
Senthil Kumaran added the comment:
New changeset 0167c08163f44f4a033497102244bbb6150f606b by Senthil Kumaran in
branch '2.7':
bpo-24746: Fix doctest failures when running the testsuite with -R (#11501)
(#11512)
https://github.com/python/cpyt
Senthil Kumaran added the comment:
All changes related to this issue are done.
Thanks for your contribution and engagement everyone!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracke
Senthil Kumaran added the comment:
The .github directory needs to stay and is being used for other purposes (like
providing contributing guidelines
(https://github.com/blog/1184-contributing-guidelines)).
The old pull request template has already been deleted:
https://github.com/python
Changes by Senthil Kumaran :
--
resolution: -> fixed
stage: needs patch -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Senthil Kumaran added the comment:
New changeset c3c7ef088583cc12bd218138036d1edb6de9c63f by Senthil Kumaran
(csabella) in branch 'master':
bpo-29917: DOC: Remove link from PyMethodDef (#890)
https://github.com/python/cpython/commit/c3c7ef088583cc12bd218138036d1edb6de9c63f
-
Changes by Senthil Kumaran :
--
stage: needs patch -> backport needed
___
Python tracker
<http://bugs.python.org/issue29917>
___
___
Python-bugs-list mai
Changes by Senthil Kumaran :
--
pull_requests: +797
___
Python tracker
<http://bugs.python.org/issue29917>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Senthil Kumaran :
--
pull_requests: +798
___
Python tracker
<http://bugs.python.org/issue29917>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Senthil Kumaran :
--
pull_requests: +799
___
Python tracker
<http://bugs.python.org/issue29917>
___
___
Python-bugs-list mailing list
Unsubscribe:
Senthil Kumaran added the comment:
New changeset da6ad2f780d187fbfdea330d1037766ae7bdb778 by Senthil Kumaran in
branch '3.6':
bpo-29917: DOC: Remove link from PyMethodDef (#890) (#894)
https://github.com/python/cpython/commit/da6ad2f780d187fbfdea330d103776
Senthil Kumaran added the comment:
New changeset d1dbbaab01354f01faa696aff1280db3b349e354 by Senthil Kumaran in
branch '3.5':
bpo-29917: DOC: Remove link from PyMethodDef (#890) (#895)
https://github.com/python/cpython/commit/d1dbbaab01354f01faa696aff1280d
Senthil Kumaran added the comment:
New changeset 3ceca68741f8a2d3a4436b6d54eae76aa5bcc4c5 by Senthil Kumaran in
branch '2.7':
bpo-29917: DOC: Remove link from PyMethodDef (#890) (#896)
https://github.com/python/cpython/commit/3ceca68741f8a2d3a4436b6d54eae7
Changes by Senthil Kumaran :
--
resolution: -> fixed
stage: backport needed -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Senthil Kumaran added the comment:
New changeset 64c887ab3a400cf91bde4f0c5ef69eacc88bc5e1 by Senthil Kumaran
(csabella) in branch 'master':
bpo-26947: DOC: clarify wording on hashable in glossary (#948)
https://github.com/python/cpython/commit/64c887ab3a400cf91bde4f0c5ef69e
Changes by Senthil Kumaran :
--
pull_requests: +1139
___
Python tracker
<http://bugs.python.org/issue26947>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Senthil Kumaran :
--
pull_requests: +1140
___
Python tracker
<http://bugs.python.org/issue26947>
___
___
Python-bugs-list mailing list
Unsubscribe:
Senthil Kumaran added the comment:
New changeset 51fc7e3d6a29de7b3142e51f8caf4d31f7ac72a0 by Senthil Kumaran in
branch '3.5':
bpo-26947: DOC: clarify wording on hashable in glossary (#948) (#958)
https://github.com/python/cpython/commit/51fc7e3d6a29de7b3142e51f8caf4d
Senthil Kumaran added the comment:
New changeset a71a3ad54d14483cfaebd8e0fb96c97c798d9e32 by Senthil Kumaran in
branch '3.6':
bpo-26947: DOC: clarify wording on hashable in glossary (#948) (#957)
https://github.com/python/cpython/commit/a71a3ad54d14483cfaebd8e0fb96c9
Changes by Senthil Kumaran :
--
resolution: -> fixed
stage: -> resolved
status: open -> closed
type: -> behavior
___
Python tracker
<http://bugs.python
Senthil Kumaran added the comment:
I reviewed in the pull request. I agree that the wording was slightly better
than the original.
--
___
Python tracker
<http://bugs.python.org/issue26
Senthil Kumaran added the comment:
I have to admit, I did not see some of the negative votes in this ticket before
merging the patch. If your is opposition is strong, please comment and suggest
a better improvement over the patch. thank you
New submission from Senthil Kumaran:
urllib.parse has the following information in this module.
```
# A classification of schemes ('' means apply by default)
uses_relative = ['ftp', 'http', 'gopher', 'nntp', 'imap
Senthil Kumaran added the comment:
https://github.com/python/cpython/pull/984 proposes a change. I'll need some
reviews on this changed text.
Note: I am aware that there is an issue (long pending), which suggests deal
away with these schemes at the top. If we get to that immediately, I
Senthil Kumaran added the comment:
Thanks for working on this.
row_factory seems to be another parameter that can be set in the Cursor object.
https://github.com/python/cpython/blob/master/Modules/_sqlite/cursor.c#L65
This can addressed in a different issue/ pr.
--
nosy: +orsenthil
Senthil Kumaran added the comment:
New changeset 02e12138000da834f23719521a011fa93763384d by Senthil Kumaran
(csabella) in branch 'master':
bpo-29725: DOC: add text for arraysize in sqlite3.Cursor (#947)
https://github.com/python/cpython/commit/02e12138000da834f23719521a011f
Changes by Senthil Kumaran :
--
pull_requests: +1157
___
Python tracker
<http://bugs.python.org/issue29725>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Senthil Kumaran :
--
pull_requests: +1158
___
Python tracker
<http://bugs.python.org/issue29725>
___
___
Python-bugs-list mailing list
Unsubscribe:
Senthil Kumaran added the comment:
New changeset cb1e002c07622e027e80a3843d27a623d1617430 by Senthil Kumaran in
branch '3.6':
bpo-29725: DOC: add text for arraysize in sqlite3.Cursor (#947) (#985)
https://github.com/python/cpython/commit/cb1e002c07622e027e80a3843d27a6
Senthil Kumaran added the comment:
New changeset 0f9ceaf322cc9358373167115fd4c21ab2d9ad50 by Senthil Kumaran in
branch '3.5':
bpo-29725: DOC: add text for arraysize in sqlite3.Cursor (#947) (#986)
https://github.com/python/cpython/commit/0f9ceaf322cc9358373167115fd4c2
Changes by Senthil Kumaran :
--
resolution: -> fixed
stage: needs patch -> resolved
status: open -> closed
type: enhancement -> behavior
___
Python tracker
<http://bugs.python
Senthil Kumaran added the comment:
Looking forward to this.
--
assignee: -> orsenthil
nosy: +orsenthil
___
Python tracker
<http://bugs.python.org/issu
Changes by Senthil Kumaran :
--
nosy: +orsenthil
___
Python tracker
<http://bugs.python.org/issue29353>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Senthil Kumaran :
--
pull_requests: +1190
___
Python tracker
<http://bugs.python.org/issue29976>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Senthil Kumaran :
--
pull_requests: +1193
___
Python tracker
<http://bugs.python.org/issue27973>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Senthil Kumaran :
--
assignee: -> orsenthil
___
Python tracker
<http://bugs.python.org/issue30164>
___
___
Python-bugs-list mailing list
Unsubscrib
Senthil Kumaran added the comment:
I had started taking some action on it recently:
https://github.com/python/pythondotorg/issues/1069
I verified that only one test module is affected and rest of our ftp.debian.org
references are examples/docstrings that will need to be updated eventually
Senthil Kumaran added the comment:
New changeset cc3fa204d357be5fafc10eb8c2a80fe0bca998f1 by Senthil Kumaran
(Pierre Quentel) in branch 'master':
bpo-29979: Rewrite cgi.parse_multipart to make it consistent with FieldStorage
(#991)
https://github.com/python/cpyt
Changes by Senthil Kumaran :
--
resolution: -> fixed
stage: -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue29979>
___
___
Senthil Kumaran added the comment:
New changeset f6e863d868a621594df2a8abe072b5d4766e7137 by Senthil Kumaran
(Howie Benefiel) in branch 'master':
bpo-29651 - Cover edge case of square brackets in urllib docs (#1128)
https://github.com/python/cpyt
Changes by Senthil Kumaran :
--
pull_requests: +1690
___
Python tracker
<http://bugs.python.org/issue29651>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Senthil Kumaran :
--
pull_requests: +1691
___
Python tracker
<http://bugs.python.org/issue29651>
___
___
Python-bugs-list mailing list
Unsubscribe:
Senthil Kumaran added the comment:
New changeset 72e5aa1ef812358b3b113e784e7365fec13dfd69 by Senthil Kumaran in
branch '3.5':
bpo-29651 - Cover edge case of square brackets in urllib docs (#1128) (#1597)
https://github.com/python/cpython/commit/72e5aa1ef812358b3b113e784e7365
Senthil Kumaran added the comment:
New changeset 75b8a54bcad70806d9dcbbe20786f4d9092ab39c by Senthil Kumaran in
branch '3.6':
bpo-29651 - Cover edge case of square brackets in urllib docs (#1128) (#1596)
https://github.com/python/cpython/commit/75b8a54bcad70806d9dcbbe20786f4
Changes by Senthil Kumaran :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Senthil Kumaran :
--
versions: -Python 3.6
___
Python tracker
<http://bugs.python.org/issue16487>
___
___
Python-bugs-list mailing list
Unsubscribe:
Senthil Kumaran added the comment:
Hi Jan-Philip, we might be close on this one.
Could you convert your latest patch into PR against
(https://github.com/python/cpython). Is will help to record you as the author
as we can discuss the patch in python sprints and get this in. :-) Thanks
Senthil Kumaran added the comment:
New changeset 906f5330b9c9a74cad1cf27fddaf77e99dff9edd by Senthil Kumaran in
branch 'master':
bpo-29976: urllib.parse clarify '' in scheme values. (GH-984)
https://github.com/python/cpython/commit/906f5330b9c9a74cad1c
Changes by Senthil Kumaran :
--
pull_requests: +1785
___
Python tracker
<http://bugs.python.org/issue29976>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Senthil Kumaran :
--
pull_requests: +1786
___
Python tracker
<http://bugs.python.org/issue29976>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Senthil Kumaran :
--
resolution: -> fixed
stage: needs patch -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Senthil Kumaran added the comment:
New changeset a2a822614c64b01b0cf5c0ee63a96b3ad4561a85 by Senthil Kumaran in
branch '3.5':
bpo-29976: urllib.parse clarify '' in scheme values. (GH-984) (GH-1693)
https://github.com/python/cpython/commit/a2a822614c64b01b0cf5
Senthil Kumaran added the comment:
New changeset b5bf7e85b74070973bff3e69990f948a0ed5efdb by Senthil Kumaran in
branch '3.6':
bpo-29976: urllib.parse clarify '' in scheme values. (GH-984) (GH-1692)
https://github.com/python/cpython/commit/b5bf7e85b74070973bff
Senthil Kumaran added the comment:
New changeset 0e1f1f01058bd4a9b98cfe443214adecc019a38c by Senthil Kumaran
(Xtreak) in branch 'master':
bpo-35647: Fix path check in cookiejar (#11436)
https://github.com/python/cpython/commit/0e1f1f01058bd4a9b98cfe443214ad
Change by Senthil Kumaran :
--
versions: +Python 3.5, Python 3.6
___
Python tracker
<https://bugs.python.org/issue35647>
___
___
Python-bugs-list mailin
Change by Senthil Kumaran :
--
assignee: -> larry
___
Python tracker
<https://bugs.python.org/issue35647>
___
___
Python-bugs-list mailing list
Unsubscrib
Senthil Kumaran added the comment:
Thanks for this report. Should we make this a duplicate of this issue30458 - as
they are both referring to the same problem with the underlying library?
--
___
Python tracker
<https://bugs.python.org/issue36
Senthil Kumaran added the comment:
Got it, Larry. I wanted to track it and make sure you don't miss it. Looks like
we have the PR from @xtreak for 3.4 and 3.5 branches.
Thank you!
--
___
Python tracker
<https://bugs.python.org/is
Senthil Kumaran added the comment:
Marking this as duplicate of issue30458.
Thanks for the discussion.
--
resolution: -> duplicate
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Senthil Kumaran added the comment:
I am going to make a note that the Superseder
1) https://bugs.python.org/issue30458 - is listed only as pending request for
2.7 with the intention to raise an Exception.
However, this bug demonstrates a vulnerability in all versions of Python
(including
Senthil Kumaran added the comment:
We could backport this to older versions too. This documentation change is
helpful, and backporting this will help with future backport patches against
these files.
--
status: closed -> open
___
Python trac
Senthil Kumaran added the comment:
New changeset 750d74fac5c510e39958b3f79641fe54096ee54f by Senthil Kumaran (Jörn
Hees) in branch 'master':
bpo-12910: update and correct quote docstring (#2568)
https://github.com/python/cpython/commit/750d74fac5c510e39958b3f79641fe
Change by Senthil Kumaran :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Senthil Kumaran added the comment:
I vaguely recollect the reason for this. It was done with the translation of
Python2 code (which had urllib, urllib2, and urlparse, robotparser) etc,
combined into a single package. We wanted to keep the import as urllib.request
and urllib.response, and
Senthil Kumaran added the comment:
New changeset d7773d92bd11640a8c950d6c36a9cef1cee36f96 by Senthil Kumaran
(bennorth) in branch 'master':
bpo-18533: Avoid RecursionError from repr() of recursive dictview (#4823)
https://github.com/python/cpyt
Senthil Kumaran added the comment:
I merged this one. All the requirements were met.
@Terry / @ Cheryl - could you please review if I did it right? Should this be
backported to other Python versions?
--
resolution: -> fixed
versions: +Python 3.7 -Python 2.7, Python 3.3, Python
Senthil Kumaran added the comment:
@Yao, sorry, I don't understand it.
What is POC trying to demonstrate? How is it related to
https://bugs.python.org/issue30657
And CVE is this: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1521
--
nosy: +orse
Change by Senthil Kumaran :
--
nosy: +orsenthil
___
Python tracker
<https://bugs.python.org/issue33067>
___
___
Python-bugs-list mailing list
Unsubscribe:
Senthil Kumaran added the comment:
> But two unnecessary trailing newlines should be kept for compatibility in
> maintained versions.
Yup, that sounds good to me. It doesn't seem like any RFC requirements. It's
just kept for the compatibility and we can do awa
Senthil Kumaran added the comment:
Andrés, your pull request looks good to me. Please go ahead and sign the CLA
and I can merge this to cpython HEAD.
Thank you for your contribution.
--
___
Python tracker
<https://bugs.python.org/issue33
Senthil Kumaran added the comment:
Thank you, Andrés and Terry.
This is merged in 3.8 and backported to 3.7 and 3.6 too.
--
versions: +Python 3.6, Python 3.7
___
Python tracker
<https://bugs.python.org/issue33
Senthil Kumaran added the comment:
Indeed. Thank you!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Senthil Kumaran added the comment:
Hello JP, I had been little inactive for a while (>2 years). However, I think,
I can take now some load in CPython world and I will take this ticket/feature
forward this Sunday (1-Dec-2017).
If Christian (or currently active committers) don't g
Senthil Kumaran added the comment:
Hi Cristian,
> I don't want to have three ways to load certificates, especially when it
> involves more C code.
I think this (more C code) is the primary and the *only* negative point against
the current patch. And that seems necessary for
Senthil Kumaran added the comment:
@Terry, the change in terminology looks good to me.
--
___
Python tracker
<https://bugs.python.org/issue33885>
___
___
Pytho
Senthil Kumaran added the comment:
New changeset 0ba9a0b7d19da8b4bd3c13b358d3fd2a5ad16f09 by Senthil Kumaran
(Andrés Delfino) in branch 'master':
[master] bpo-33885: Replace "hook function" with "callable" (GH-7765) (#7886)
https://gi
Senthil Kumaran added the comment:
New changeset 1d26c72e6a9c5b28b27c158f2f196217707dbb0f by Senthil Kumaran
(Felipe Rodrigues) in branch 'master':
bpo-34576 warn users on security for http.server (#9720)
https://github.com/python/cpython/commit/1d26c72e6a9c5b28b27c158f2f1962
Senthil Kumaran added the comment:
New changeset 1d26c72e6a9c5b28b27c158f2f196217707dbb0f by Senthil Kumaran
(Felipe Rodrigues) in branch 'master':
bpo-34576 warn users on security for http.server (#9720)
https://github.com/python/cpython/commit/1d26c72e6a9c5b28b27c158f2f1962
Senthil Kumaran added the comment:
@Victor - Surprising. Thanks for noticing this. I will fix it shortly.
--
___
Python tracker
<https://bugs.python.org/issue34
Change by Senthil Kumaran :
--
pull_requests: +9346
___
Python tracker
<https://bugs.python.org/issue34576>
___
___
Python-bugs-list mailing list
Unsubscribe:
Senthil Kumaran added the comment:
Fixed it here - https://github.com/python/cpython/pull/10005
And tested the rendering too
https://screenshots.firefox.com/9Wlq9v1Y7M4DZBsG/localhost
Upon review / approval, I will merge this.
Thank you
Change by Senthil Kumaran :
--
assignee: -> orsenthil
___
Python tracker
<https://bugs.python.org/issue34576>
___
___
Python-bugs-list mailing list
Unsubscrib
Senthil Kumaran added the comment:
No problem, Ned. I will update it.
--
___
Python tracker
<https://bugs.python.org/issue34576>
___
___
Python-bugs-list mailin
Senthil Kumaran added the comment:
Please approve this one - https://github.com/python/cpython/pull/10005 and I
adopt the backports according the reverts.
--
___
Python tracker
<https://bugs.python.org/issue34
Senthil Kumaran added the comment:
New changeset eeab510bb7e51802c18b3770cbb23ae0ca91da6b by Senthil Kumaran in
branch 'master':
bpo-34576 - Fix the formatting for security considerations in http.server.rst
(#10005)
https://github.com/python/cpyt
Change by Senthil Kumaran :
--
pull_requests: +9445
___
Python tracker
<https://bugs.python.org/issue34576>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Senthil Kumaran :
--
pull_requests: +9446
___
Python tracker
<https://bugs.python.org/issue34576>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Senthil Kumaran :
--
pull_requests: +9446, 9447
___
Python tracker
<https://bugs.python.org/issue34576>
___
___
Python-bugs-list mailing list
Unsub
901 - 1000 of 1788 matches
Mail list logo