[issue10598] Add test for curses haskey replacement

2017-11-08 Thread Mark Lawrence

Change by Mark Lawrence :


--
nosy:  -BreamoreBoy

___
Python tracker 

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



[issue10598] Add test for curses haskey replacement

2017-11-08 Thread Sanyam Khurana

Sanyam Khurana  added the comment:

Is this bug still valid or we can just close it?

--
nosy: +CuriousLearner

___
Python tracker 

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



[issue10598] Add test for curses haskey replacement

2017-11-01 Thread Serhiy Storchaka

Change by Serhiy Storchaka :


--
assignee:  -> serhiy.storchaka
nosy: +serhiy.storchaka

___
Python tracker 

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



[issue10598] Add test for curses haskey replacement

2015-05-17 Thread Terry J. Reedy

Terry J. Reedy added the comment:

Here is what I meant, but I cannot test on Windows.  Mark, do you have *nix 
currently?

--
Added file: http://bugs.python.org/file39412/has_key.diff

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



[issue10598] Add test for curses haskey replacement

2015-05-17 Thread Mark Lawrence

Mark Lawrence added the comment:

Sorry, Windows 8.1 only.

--

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



[issue10598] Add test for curses haskey replacement

2014-08-30 Thread Terry J. Reedy

Terry J. Reedy added the comment:

For some reason, rev73781 above links to rev55058:fb542ed91e7f, whereas the 
actual patch is bff927c8b410.

I think testing the replacement is reasonable, but should be call something 
like 'test_haskey_backup' and it should test that the backup worked, that 
curses.haskey exists and is the function in curses.haskey. It probably could go 
in default only.

--
components: +Library (Lib), Tests -Extension Modules
nosy: +terry.reedy
stage:  - needs patch
title: curses fails to import on Solaris - Add test for curses haskey 
replacement
type:  - enhancement
versions: +Python 3.4, Python 3.5 -Python 3.1

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