[issue29799] Add tests for header API of 'urllib.request.Request' class

2021-06-14 Thread Irit Katriel


Irit Katriel  added the comment:

Closing as this seems abandoned. Please reopen or create a new issue if you 
would like to continue working on it.

--
stage:  -> resolved
status: pending -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29799] Add tests for header API of 'urllib.request.Request' class

2021-04-16 Thread Irit Katriel


Irit Katriel  added the comment:

Jaysinh, I see you closed the PR. Did you intend to close this issue as well or 
are you still planning to work on this?

--
nosy: +iritkatriel
status: open -> pending

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29799] Add tests for header API of 'urllib.request.Request' class

2017-03-12 Thread Martin Panter

New submission from Martin Panter:

I think the RequestTests class really belongs in test_urllib2, which already 
has a RequestHdrsTests class testing these APIs.

BTW test_urllib.py (no 2) is mainly for testing the stuff that came from Python 
2’s “urllib” module, but the Request class is in “urllib2” instead.

--
nosy: +martin.panter

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29799] Add tests for header API of 'urllib.request.Request' class

2017-03-12 Thread Jaysinh shukla

Changes by Jaysinh shukla :


--
pull_requests: +532

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29799] Add tests for header API of 'urllib.request.Request' class

2017-03-12 Thread Jaysinh shukla

Changes by Jaysinh shukla :


--
components: Tests
nosy: jaysinh.shukla
priority: normal
severity: normal
status: open
title: Add tests for header API of 'urllib.request.Request' class
type: enhancement
versions: Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com