[issue614557] LookupError etc. need API to get the key

2020-10-23 Thread Irit Katriel


Change by Irit Katriel :


--
versions:  -Python 3.8, Python 3.9

___
Python tracker 

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



[issue614557] LookupError etc. need API to get the key

2020-10-22 Thread Irit Katriel


Change by Irit Katriel :


--
versions: +Python 3.10, Python 3.8, Python 3.9 -Python 3.2

___
Python tracker 

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



[issue614557] LookupError etc. need API to get the key

2019-04-26 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



[issue614557] LookupError etc. need API to get the key

2014-07-06 Thread Mark Lawrence

Mark Lawrence added the comment:

See also #18156, #18163, #18165 and #18166, possibly others?

--
nosy: +BreamoreBoy

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



[issue614557] LookupError etc. need API to get the key

2010-08-05 Thread Alexander Belopolsky

Changes by Alexander Belopolsky belopol...@users.sourceforge.net:


--
assignee: belopolsky - 

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



[issue614557] LookupError etc. need API to get the key

2010-06-08 Thread Alexander Belopolsky

Alexander Belopolsky belopol...@users.sourceforge.net added the comment:

It looks like issue2651 is the first step for this.  See msg66432. I am merging 
the nosy lists.

--
assignee:  - belopolsky
dependencies: +Strings passed to KeyError do not round trip
nosy: +amaury.forgeotdarc, belopolsky, pitrou, rharris
stage:  - needs patch
type:  - feature request
versions: +Python 3.2 -Python 3.0

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



[issue614557] LookupError etc. need API to get the key

2009-01-05 Thread Guido van Rossum

Changes by Guido van Rossum gu...@python.org:


--
assignee: gvanrossum - 
nosy:  -gvanrossum

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



[issue614557] LookupError etc. need API to get the key

2008-01-21 Thread Guido van Rossum

Guido van Rossum added the comment:

I think it would be a good idea to revisit this for py3k, but I'm out of
round tuits.  Anyone else want to tackle this?  It should ideally be
done in such a way that non-core object types can also easily raise
these exceptions with the appropriate attributes, both from C and from
Python.


Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue614557

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



[issue614557] LookupError etc. need API to get the key

2008-01-20 Thread Georg Brandl

Georg Brandl added the comment:

Will this be revisited for py3k?

--
nosy: +georg.brandl
versions: +Python 3.0


Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue614557

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