New submission from Muhammad Jehanzeb:
As part of pyconca sprints, this is my first patch for urlcleanup test
--
components: Tests
files: test_urllib.py
messages: 194996
nosy: mjehanzeb
priority: normal
severity: normal
status: open
title: test for request.urlretrieve
type: enhancement
Muhammad Jehanzeb added the comment:
the patch fie
--
keywords: +patch
Added file: http://bugs.python.org/file31255/mywork.patch
___
Python tracker
<http://bugs.python.org/issue18
Changes by Muhammad Jehanzeb :
Removed file: http://bugs.python.org/file31253/test_urllib.py
___
Python tracker
<http://bugs.python.org/issue18717>
___
___
Python-bug
Changes by Muhammad Jehanzeb :
Removed file: http://bugs.python.org/file31255/mywork.patch
___
Python tracker
<http://bugs.python.org/issue18717>
___
___
Python-bug
Muhammad Jehanzeb added the comment:
included issue# in the patch file
--
Added file: http://bugs.python.org/file31256/issue18717.patch
___
Python tracker
<http://bugs.python.org/issue18
Changes by Muhammad Jehanzeb :
--
nosy: +brett.cannon
___
Python tracker
<http://bugs.python.org/issue18717>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Muhammad Jehanzeb:
Test coverage for cwd function of ftplib directory.
--
components: Tests
messages: 195023
nosy: mjehanzeb
priority: normal
severity: normal
status: open
title: test for FTP cwd function
versions: Python 3.3
Changes by Muhammad Jehanzeb :
--
keywords: +patch
Added file: http://bugs.python.org/file31265/issue18721.patch
___
Python tracker
<http://bugs.python.org/issue18
Changes by Muhammad Jehanzeb :
--
nosy: +brett.cannon
___
Python tracker
<http://bugs.python.org/issue18721>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Muhammad Jehanzeb:
Test for writing dictionary rows to further enhance the test coverage of CSV
lib.
--
components: Tests
messages: 195083
nosy: brett.cannon, mjehanzeb
priority: normal
severity: normal
status: open
title: test for writing dictionary rows to CSV
Changes by Muhammad Jehanzeb :
--
keywords: +patch
Added file: http://bugs.python.org/file31279/issue18727.patch
___
Python tracker
<http://bugs.python.org/issue18
Muhammad Jehanzeb added the comment:
Thanks Antoine,
Attached is the updated version of patch using StringIO
--
Added file: http://bugs.python.org/file31293/issue18727_v2.patch
___
Python tracker
<http://bugs.python.org/issue18
Muhammad Jehanzeb added the comment:
Sure. Thanks for the comment. I was just trying to be consistent with other
tests. However, I updated the patch based on your recommendation. Please have a
look at the latest one.
--
Added file: http://bugs.python.org/file31365/issue18727_v3.patch
13 matches
Mail list logo