[issue29353] Incorrect handling of HTTP response with "Content-Type: message/rfc822" header

2017-04-06 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- nosy: +orsenthil ___ Python tracker <http://bugs.python.org/issue29353> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29976] urllib.parse clarify what ' ' in schemes mean

2017-04-07 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- pull_requests: +1190 ___ Python tracker <http://bugs.python.org/issue29976> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue27973] urllib.urlretrieve() fails on second ftp transfer

2017-04-07 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- pull_requests: +1193 ___ Python tracker <http://bugs.python.org/issue27973> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30164] Testing FTP support in urllib shouldn't use Debian FTP server

2017-04-25 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- assignee: -> orsenthil ___ Python tracker <http://bugs.python.org/issue30164> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue30164] Testing FTP support in urllib shouldn't use Debian FTP server

2017-04-25 Thread Senthil Kumaran
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

[issue29979] cgi.parse_multipart is not consistent with FieldStorage

2017-05-08 Thread Senthil Kumaran
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

[issue29979] cgi.parse_multipart is not consistent with FieldStorage

2017-05-08 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker <http://bugs.python.org/issue29979> ___ ___

[issue29651] Inconsistent/undocumented urlsplit/urlparse behavior on invalid inputs

2017-05-15 Thread Senthil Kumaran
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

[issue29651] Inconsistent/undocumented urlsplit/urlparse behavior on invalid inputs

2017-05-15 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- pull_requests: +1690 ___ Python tracker <http://bugs.python.org/issue29651> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29651] Inconsistent/undocumented urlsplit/urlparse behavior on invalid inputs

2017-05-15 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- pull_requests: +1691 ___ Python tracker <http://bugs.python.org/issue29651> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29651] Inconsistent/undocumented urlsplit/urlparse behavior on invalid inputs

2017-05-15 Thread Senthil Kumaran
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

[issue29651] Inconsistent/undocumented urlsplit/urlparse behavior on invalid inputs

2017-05-15 Thread Senthil Kumaran
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

[issue29651] Inconsistent/undocumented urlsplit/urlparse behavior on invalid inputs

2017-05-15 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue16487] Allow ssl certificates to be specified from memory rather than files.

2017-05-17 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- versions: -Python 3.6 ___ Python tracker <http://bugs.python.org/issue16487> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16487] Allow ssl certificates to be specified from memory rather than files.

2017-05-17 Thread Senthil Kumaran
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

[issue29976] urllib.parse clarify what ' ' in schemes mean

2017-05-17 Thread Senthil Kumaran
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

[issue29976] urllib.parse clarify what ' ' in schemes mean

2017-05-20 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- pull_requests: +1785 ___ Python tracker <http://bugs.python.org/issue29976> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29976] urllib.parse clarify what ' ' in schemes mean

2017-05-20 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- pull_requests: +1786 ___ Python tracker <http://bugs.python.org/issue29976> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29976] urllib.parse clarify what ' ' in schemes mean

2017-05-20 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- resolution: -> fixed stage: needs patch -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue29976] urllib.parse clarify what ' ' in schemes mean

2017-05-20 Thread Senthil Kumaran
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

[issue29976] urllib.parse clarify what ' ' in schemes mean

2017-05-20 Thread Senthil Kumaran
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

[issue35647] Cookie path check returns incorrect results

2019-03-10 Thread Senthil Kumaran
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

[issue35647] Cookie path check returns incorrect results

2019-03-10 Thread Senthil Kumaran
Change by Senthil Kumaran : -- versions: +Python 3.5, Python 3.6 ___ Python tracker <https://bugs.python.org/issue35647> ___ ___ Python-bugs-list mailin

[issue35647] Cookie path check returns incorrect results

2019-03-12 Thread Senthil Kumaran
Change by Senthil Kumaran : -- assignee: -> larry ___ Python tracker <https://bugs.python.org/issue35647> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue36276] Python urllib CRLF injection vulnerability

2019-03-14 Thread Senthil Kumaran
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

[issue35647] Cookie path check returns incorrect results

2019-03-14 Thread Senthil Kumaran
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

[issue36276] Python urllib CRLF injection vulnerability

2019-03-16 Thread Senthil Kumaran
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

[issue36276] Python urllib CRLF injection vulnerability

2019-03-19 Thread Senthil Kumaran
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

[issue35155] Clarify Protocol Handlers in urllib.request Docs

2019-03-22 Thread Senthil Kumaran
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

[issue12910] urllib.quote quotes too many chars, e.g., '()'

2019-04-09 Thread Senthil Kumaran
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

[issue12910] urllib.quote quotes too many chars, e.g., '()'

2019-04-09 Thread Senthil Kumaran
Change by Senthil Kumaran : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue36701] module 'urllib' has no attribute 'request'

2019-04-22 Thread Senthil Kumaran
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

[issue18533] Avoid error from repr() of recursive dictview

2018-01-26 Thread Senthil Kumaran
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

[issue18533] Avoid error from repr() of recursive dictview

2018-01-26 Thread Senthil Kumaran
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

[issue32993] issue30657 Incomplete fix

2018-03-04 Thread Senthil Kumaran
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

[issue33067] http.client no longer sends HTTP request in one TCP package

2018-03-13 Thread Senthil Kumaran
Change by Senthil Kumaran : -- nosy: +orsenthil ___ Python tracker <https://bugs.python.org/issue33067> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32861] urllib.robotparser: incomplete __str__ methods

2018-04-02 Thread Senthil Kumaran
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

[issue33264] Remove to-be-deprecated urllib.request.urlretrieve function reference from HOWTO

2018-04-11 Thread Senthil Kumaran
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

[issue33264] Remove to-be-deprecated urllib.request.urlretrieve function reference from HOWTO

2018-04-16 Thread Senthil Kumaran
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

[issue33264] Remove to-be-deprecated urllib.request.urlretrieve function reference from HOWTO

2018-04-20 Thread Senthil Kumaran
Senthil Kumaran added the comment: Indeed. Thank you! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue16487] Allow ssl certificates to be specified from memory rather than files.

2017-11-28 Thread Senthil Kumaran
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

[issue16487] Allow ssl certificates to be specified from memory rather than files.

2017-12-05 Thread Senthil Kumaran
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

[issue33885] doc Replace "hook function" with "callable" in urllib.request.urlretrieve

2018-06-22 Thread Senthil Kumaran
Senthil Kumaran added the comment: @Terry, the change in terminology looks good to me. -- ___ Python tracker <https://bugs.python.org/issue33885> ___ ___ Pytho

[issue33885] doc Replace "hook function" with "callable" in urllib.request.urlretrieve

2018-06-23 Thread Senthil Kumaran
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

[issue26005] Denial of Service in SimpleHTTPServer and BaseHTTPServer

2018-10-10 Thread Senthil Kumaran
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

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-10 Thread Senthil Kumaran
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

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-11 Thread Senthil Kumaran
Senthil Kumaran added the comment: @Victor - Surprising. Thanks for noticing this. I will fix it shortly. -- ___ Python tracker <https://bugs.python.org/issue34

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-20 Thread Senthil Kumaran
Change by Senthil Kumaran : -- pull_requests: +9346 ___ Python tracker <https://bugs.python.org/issue34576> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-20 Thread Senthil Kumaran
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

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-20 Thread Senthil Kumaran
Change by Senthil Kumaran : -- assignee: -> orsenthil ___ Python tracker <https://bugs.python.org/issue34576> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-20 Thread Senthil Kumaran
Senthil Kumaran added the comment: No problem, Ned. I will update it. -- ___ Python tracker <https://bugs.python.org/issue34576> ___ ___ Python-bugs-list mailin

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-20 Thread Senthil Kumaran
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

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-20 Thread Senthil Kumaran
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

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-25 Thread Senthil Kumaran
Change by Senthil Kumaran : -- pull_requests: +9445 ___ Python tracker <https://bugs.python.org/issue34576> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-25 Thread Senthil Kumaran
Change by Senthil Kumaran : -- pull_requests: +9446 ___ Python tracker <https://bugs.python.org/issue34576> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-25 Thread Senthil Kumaran
Change by Senthil Kumaran : -- pull_requests: +9446, 9447 ___ Python tracker <https://bugs.python.org/issue34576> ___ ___ Python-bugs-list mailing list Unsub

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-25 Thread Senthil Kumaran
Change by Senthil Kumaran : -- pull_requests: +9448 ___ Python tracker <https://bugs.python.org/issue34576> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-25 Thread Senthil Kumaran
Change by Senthil Kumaran : -- pull_requests: +9449 ___ Python tracker <https://bugs.python.org/issue34576> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-25 Thread Senthil Kumaran
Senthil Kumaran added the comment: This should be it - https://github.com/python/cpython/pull/10116 https://github.com/python/cpython/pull/10114 https://github.com/python/cpython/pull/10113 https://github.com/python/cpython/pull/10115 Lets merge these simple PRs and close this issue

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-26 Thread Senthil Kumaran
Senthil Kumaran added the comment: New changeset 971089fc2a09e4bcb872efac52c1b014af16fff9 by Senthil Kumaran in branch '2.7': [2.7] bpo-34576 : Backport eeab510 2.7 (#10115) https://github.com/python/cpython/commit/971089fc2a09e4bcb872efac52c1b0

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-26 Thread Senthil Kumaran
Senthil Kumaran added the comment: New changeset bb1876acd815a05744cea4a7d4098231ef499e52 by Senthil Kumaran in branch '3.7': [3.7] bpo-34576 : Backport eeab510 (#10114) https://github.com/python/cpython/commit/bb1876acd815a05744cea4a7d40982

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-26 Thread Senthil Kumaran
Senthil Kumaran added the comment: New changeset 8be1c043a6d10d375f7a73c681cb2d7ec2f2d361 by Senthil Kumaran in branch '3.6': [3.6] - bpo-34576 : Backport eeab510 3.6 (GH-10113) https://github.com/python/cpython/commit/8be1c043a6d10d375f7a73c681cb2d

[issue34576] [EASY doc] http.server, SimpleHTTPServer: warn users on security

2018-10-26 Thread Senthil Kumaran
Senthil Kumaran added the comment: This is resolved. Thank you, all. -- stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/i

[issue8083] urllib proxy interface is too limited

2013-05-27 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- assignee: -> orsenthil nosy: +orsenthil ___ Python tracker <http://bugs.python.org/issue8083> ___ ___ Python-bugs-list mai

[issue5664] 2to3 wont convert Cookie.Cookie properly

2013-05-27 Thread Senthil Kumaran
Senthil Kumaran added the comment: Not actually, It is still translating to http.cookies.Cookie - which does not exist. $ ./cpythonvenv/bin/2to3-3.4 bug-fixes/test1.py RefactoringTool: Refactored bug-fixes/test1.py --- bug-fixes/test1.py (original) +++ bug-fixes/test1.py (refactored) @@ -1,2

[issue17403] Robotparser fails to parse some robots.txt

2013-05-29 Thread Senthil Kumaran
Senthil Kumaran added the comment: This is fixed in default, 3.3 and 2.7. I will merge this change to 3.2 code line before closing this. I shall raise a new request for updating robotparser with other goodies. -- ___ Python tracker <h

[issue16450] test_missing_localfile masks problems in urlopen

2013-06-01 Thread Senthil Kumaran
Senthil Kumaran added the comment: I noticed this only after I had a misconfigured hostname on my mac. Fixing my hostname of course solved the problem, but in any case, changed the tests so that we wont be baffled by the unexpected (and misdirected error msg) from test for misconfigured

[issue17967] urllib2.open failed to access a url when a perent directory of the url is permission denied

2013-06-01 Thread Senthil Kumaran
Senthil Kumaran added the comment: Thanks Zhaoqifa for steps to configure the ftp with acl. I could reproduce it manually and fix it by changes to the urllib.request code. Unfortunately, we dont have rigorous tests for ftp handling in urllib module. That's noted in test_urllib2net modul

[issue17967] urllib2.open failed to access a url when a perent directory of the url is permission denied

2013-06-01 Thread Senthil Kumaran
Senthil Kumaran added the comment: Reopening: This change is seeing problems with Windows Buildbot http://buildbot.python.org/all/builders/x86%20XP-4%203.x/builds/8643/steps/test/logs/stdio -- status: closed -> open ___ Python tracker &l

[issue17967] urllib2.open failed to access a url when a perent directory of the url is permission denied

2013-06-02 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- status: open -> closed ___ Python tracker <http://bugs.python.org/issue17967> ___ ___ Python-bugs-list mailing list Unsubscri

[issue18140] urlparse.urlsplit confused to fragment when password include #

2013-06-05 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- assignee: -> orsenthil nosy: +orsenthil ___ Python tracker <http://bugs.python.org/issue18140> ___ ___ Python-bugs-list mai

[issue18167] cgi.FieldStorage fails to handle multipart/form-data when \r\n appears at end of 65535 bytes without other newlines

2013-06-07 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- nosy: +orsenthil ___ Python tracker <http://bugs.python.org/issue18167> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18263] python.man: no documentation for -b, -X

2013-06-19 Thread Senthil Kumaran
Senthil Kumaran added the comment: Thanks for the patch. Committed these changes in: changeset dfead0696a71 changeset e26b00adb7ba -- nosy: +orsenthil resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed versions: +Python 3.3, P

[issue18721] test for FTP cwd function

2013-08-12 Thread Senthil Kumaran
Senthil Kumaran added the comment: Fixed in 6816ae6c49ce (2.7) 68b599740aa0 (3.3) f8942b8e6774 (tip) -- assignee: -> orsenthil nosy: +orsenthil resolution: -> fixed status: open -> closed versions: +Python 2.7, Python 3.4 ___ Python track

[issue13248] deprecated in 3.2/3.3, should be removed in 3.4

2013-08-15 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- nosy: +orsenthil ___ Python tracker <http://bugs.python.org/issue13248> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue13323] urllib2 does not correctly handle multiple www-authenticate headers in an HTTP response

2013-09-02 Thread Senthil Kumaran
Senthil Kumaran added the comment: Sigmund: Sorry for the delay. I shall act on this. -- ___ Python tracker <http://bugs.python.org/issue13323> ___ ___ Python-bug

[issue18914] Confusing documentation in the urllib2 HOWTO

2013-09-03 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- nosy: +orsenthil ___ Python tracker <http://bugs.python.org/issue18914> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15350] {urllib,urllib.parse}.urlencode.__doc__ is unclear

2013-09-05 Thread Senthil Kumaran
Senthil Kumaran added the comment: Fixed in 3.3 and cpython. 3.2 is security fix mode and patches are not backported. This does not apply to 2.7. Thanks for the patch. -- resolution: -> fixed status: open -> closed versions: -Python 2.7, Pyth

[issue18553] os.isatty() is not Unix only

2013-09-07 Thread Senthil Kumaran
Senthil Kumaran added the comment: I have corrected the documentation. Thanks for raising this issue, anatoly techtonik. -- nosy: +orsenthil resolution: -> fixed status: open -> closed ___ Python tracker <http://bugs.python.org/i

[issue18800] Document Fraction's numerator and denominator properties

2013-09-07 Thread Senthil Kumaran
Senthil Kumaran added the comment: How does this simple patch sound? -- keywords: +patch nosy: +orsenthil Added file: http://bugs.python.org/file31651/18800.patch ___ Python tracker <http://bugs.python.org/issue18

[issue18206] license url in site.py should always use X.Y.Z form of version number

2013-09-07 Thread Senthil Kumaran
Senthil Kumaran added the comment: Fixed in the 3.3 and 3.4. 3.3 - changeset a723adeb1f47 3.4 - changeset 12aaf64feca2 3.4 - (Fixed a merge conflict) changeset 6ecdf2b3192b -- nosy: +orsenthil resolution: -> fixed stage: patch review -> committed/rejected status: open -&g

[issue18033] Example for Profile Module shows incorrect method

2013-09-07 Thread Senthil Kumaran
Senthil Kumaran added the comment: I consolidated the patches and example and have committed them to 2.7, 3.3 and 3.4. Thanks for your contributions. -- nosy: +orsenthil resolution: -> fixed stage: patch review -> committed/rejected status: open -&g

[issue18438] Obsolete url in comment inside decimal module

2013-09-07 Thread Senthil Kumaran
Senthil Kumaran added the comment: Fixed that in 2.7,3.3 and 3.4 -- nosy: +orsenthil resolution: -> fixed stage: -> committed/rejected status: open -> closed versions: +Python 2.7, Python 3.3 ___ Python tracker <http://bugs.python.or

[issue18978] Allow urllib.request.Request subclasses to override method

2013-09-08 Thread Senthil Kumaran
Senthil Kumaran added the comment: Hi Jason, Agree with you. This design change could be valuable in extending urllib.request.Request Thanks! -- nosy: +orsenthil ___ Python tracker <http://bugs.python.org/issue18

[issue18800] Document Fraction's numerator and denominator properties

2013-09-09 Thread Senthil Kumaran
Senthil Kumaran added the comment: Fixed in applicable versions 3.3 and 3.4. -- resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed versions: -Python 2.7 ___ Python tracker <http://bugs.python.or

[issue18967] Find a less conflict prone approach to Misc/NEWS

2013-09-09 Thread Senthil Kumaran
Senthil Kumaran added the comment: Couple of strategies I thought for tacking this problem. 1) Documenting the resolution of NEWS specific merge conflict. Observing/recording when those arises and when it was there was no-conflict will be helpful. This could help us in organizing NEWS file

[issue18815] DOCUMENTATION: "mmap .close()" doesn't close the underlying file

2013-09-09 Thread Senthil Kumaran
Senthil Kumaran added the comment: This is addressed. Thanks for the patch, Anoop. -- nosy: +orsenthil resolution: -> fixed stage: -> committed/rejected status: open -> closed type: -> behavior ___ Python tracker <http://

[issue14927] add "Do not supply 'int' argument" to random.shuffle docstring

2013-09-11 Thread Senthil Kumaran
Senthil Kumaran added the comment: This is fixed in all versions. Thank you! -- nosy: +orsenthil resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed type: -> behavior ___ Python tracker <http://

[issue13684] httplib tunnel infinite loop

2012-04-19 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- assignee: -> orsenthil ___ Python tracker <http://bugs.python.org/issue13684> ___ ___ Python-bugs-list mailing list Unsubscri

[issue14639] Different behavior for urllib2 in Python 2.7

2012-04-21 Thread Senthil Kumaran
Senthil Kumaran added the comment: Could you give the proper POST FORM url which you were trying? I could try it in 2.6 and 2.7 and see if there is any difference. Nothing has changed that such low levels like the POST operations by sending of data. -- nosy: +orsenthil

[issue2193] Cookie Colon Name Bug

2012-04-21 Thread Senthil Kumaran
Senthil Kumaran added the comment: I tested with apache to set ":" in names and then verified the behavior in browsers and it looks like it fine to allow ":" as legal character in cookie name ( though RFC originally does say that). My guess is previously it could ha

[issue2193] Cookie Colon Name Bug

2012-04-21 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- resolution: -> fixed stage: test needed -> committed/rejected status: open -> closed ___ Python tracker <http://bugs.python.o

[issue14427] urllib.request.Request get_header and header_items not documented

2012-04-28 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- assignee: docs@python -> orsenthil nosy: +orsenthil ___ Python tracker <http://bugs.python.org/issue14427> ___ ___ Python-

[issue13684] httplib tunnel infinite loop

2012-04-28 Thread Senthil Kumaran
Senthil Kumaran added the comment: I added a simple test for the early eof condition. It is not specific under _tunnel. I find that Mocks yet to be written that cover the response from httplib ( the mocks in the tests -httplib,urllib2), have their own overridden read() method which may not

[issue14427] urllib.request.Request get_header and header_items not documented

2012-04-28 Thread Senthil Kumaran
Senthil Kumaran added the comment: Just documented it. Surprising that it was not already! :( -- resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker <http://bugs.python.or

[issue6085] Logging in BaseHTTPServer.BaseHTTPRequestHandler causes lag

2012-04-28 Thread Senthil Kumaran
Senthil Kumaran added the comment: The original change was introduced in this issue401197 which seems to use fqdn at *all appropriate places*. In this case, after about a decade, it was realized that using fdqn for client connection may not be appropriate when hostname is not set. In 3.3

[issue6085] Logging in BaseHTTPServer.BaseHTTPRequestHandler causes lag

2012-04-28 Thread Senthil Kumaran
Senthil Kumaran added the comment: Fixed in all codelines. Closing this. -- resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracker <http://bugs.python.o

[issue14691] a code example not highlighted in http://docs.python.org/dev/library/stdtypes.html#memoryview

2012-04-29 Thread Senthil Kumaran
Senthil Kumaran added the comment: Is it a sphinx version problem? I could not figure out why that particular code is not highlighted. The syntax looks correct. -- nosy: +orsenthil ___ Python tracker <http://bugs.python.org/issue14

[issue11352] Update cgi module doc

2012-04-29 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- assignee: docs@python -> orsenthil nosy: +orsenthil ___ Python tracker <http://bugs.python.org/issue11352> ___ ___ Python-

[issue11352] Update cgi module doc

2012-04-30 Thread Senthil Kumaran
Senthil Kumaran added the comment: Not to worry about that Pierre. I shall review the patch (contents) in the evening (SGT) and I should be able to commit/close this issue. Thanks, Senthil -- ___ Python tracker <http://bugs.python.org/issue11

<    8   9   10   11   12   13   14   15   16   17   >