On 27.03.15 02:16, Victor Stinner wrote:
2015-03-19 10:28 GMT+01:00 Serhiy Storchaka :
https://bugs.python.org/issue23502
Tkinter doesn't support large integers (out of 32-bit range)
closed
(note: the title was different, "pprint: added support for mapping proxy")
My fault. The correc
2015-03-19 10:28 GMT+01:00 Serhiy Storchaka :
> https://bugs.python.org/issue23681
> Have -b warn when directly comparing ints and bytes
closed
> https://bugs.python.org/issue23676
> Add support of UnicodeTranslateError in standard error handlers
commented
> https://bugs.python.org/issu
On 22 Mar 2015 19:22, "Serhiy Storchaka" wrote:
>
> On 21.03.15 13:46, Nick Coghlan wrote:
>>
>> On 19 March 2015 at 19:28, Serhiy Storchaka wrote:
>>>
>>> Here is list of my ready for review patches. It is incomplete and
contains
>>> only patches for which I don't expect objections or long disc
On 21.03.15 13:46, Nick Coghlan wrote:
On 19 March 2015 at 19:28, Serhiy Storchaka wrote:
Here is list of my ready for review patches. It is incomplete and contains
only patches for which I don't expect objections or long discussion. Most
of them are relative easy and need only formal review.
On 19 March 2015 at 19:28, Serhiy Storchaka wrote:
> Here is list of my ready for review patches. It is incomplete and contains
> only patches for which I don't expect objections or long discussion. Most
> of them are relative easy and need only formal review. Most of them wait
> for a review m
Here is list of my ready for review patches. It is incomplete and
contains only patches for which I don't expect objections or long
discussion. Most of them are relative easy and need only formal review.
Most of them wait for a review many months.
https://bugs.python.org/issue23681
Hav