[issue19984] Add new format of fixed length string for PyErr_Format

2021-02-15 Thread Irit Katriel


Change by Irit Katriel :


--
versions: +Python 3.10 -Python 3.5

___
Python tracker 

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



[issue19984] Add new format of fixed length string for PyErr_Format

2013-12-15 Thread Vajrasky Kok

Changes by Vajrasky Kok sky@speaklikeaking.com:


--
title: Add new format of fix length string for PyErr_Format - Add new format 
of fixed length string for PyErr_Format

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



[issue19984] Add new format of fixed length string for PyErr_Format

2013-12-15 Thread Barry A. Warsaw

Changes by Barry A. Warsaw ba...@python.org:


--
nosy: +barry

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



[issue19984] Add new format of fixed length string for PyErr_Format

2013-12-15 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

Originally Antoine had proposed [1] `%T, obj` as replacement for `%.400s, 
Py_TYPE(obj)-tp_name`.

[1] http://permalink.gmane.org/gmane.comp.python.devel/143925

--
nosy: +pitrou, serhiy.storchaka

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