[issue27588] Type (typing) objects are hashable and comparable for equality but this is not documented

2016-10-08 Thread Guido van Rossum

Guido van Rossum added the comment:

Fixed by the changes for issue #28388.

--
nosy: +gvanrossum
resolution:  -> fixed
status: open -> closed

___
Python tracker 

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



[issue27588] Type (typing) objects are hashable and comparable for equality but this is not documented

2016-07-22 Thread Ivan Levkivskyi

Ivan Levkivskyi added the comment:

I am not sure that this feature will survive the resolution of 
https://github.com/python/typing/issues/136

Types in typing are primarily intended for use with static type checkers and 
similar tools, their runtime properties are still under some discussions.

--
nosy: +levkivskyi

___
Python tracker 

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



[issue27588] Type (typing) objects are hashable and comparable for equality but this is not documented

2016-07-22 Thread R. David Murray

Changes by R. David Murray :


--
title: Type objects are hashable and comparable for equality but this is not 
documented -> Type (typing) objects are hashable and comparable for equality 
but this is not documented

___
Python tracker 

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