[issue13589] Aifc low level serialization primitives fix

2012-01-17 Thread Oleg Plakhotnyuk

Oleg Plakhotnyuk oleg...@gmail.com added the comment:

I have absolutely no idea :-)
I just covered every line of code with tests. Some bugs prevented me from do 
it, so I fixed them.

--

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



[issue13589] Aifc low level serialization primitives fix

2012-01-17 Thread Roundup Robot

Roundup Robot devn...@psf.upfronthosting.co.za added the comment:

New changeset f715c4a5a107 by Antoine Pitrou in branch '3.2':
Issue #13589: Fix some serialization primitives in the aifc module.
http://hg.python.org/cpython/rev/f715c4a5a107

New changeset b039965b0066 by Antoine Pitrou in branch 'default':
Issue #13589: Fix some serialization primitives in the aifc module.
http://hg.python.org/cpython/rev/b039965b0066

New changeset 8fac90d0f4cd by Antoine Pitrou in branch '2.7':
Issue #13589: Fix some serialization primitives in the aifc module.
http://hg.python.org/cpython/rev/8fac90d0f4cd

--
nosy: +python-dev

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



[issue13589] Aifc low level serialization primitives fix

2012-01-17 Thread Antoine Pitrou

Antoine Pitrou pit...@free.fr added the comment:

I've finally committed the patch, thank you!

--
resolution:  - fixed
stage:  - committed/rejected
status: open - closed
versions: +Python 2.7

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



[issue13589] Aifc low level serialization primitives fix

2012-01-15 Thread Antoine Pitrou

Antoine Pitrou pit...@free.fr added the comment:

For the record, can you explain why infinity and NaN can end up in AIFC files?
That said, the patch looks ok to me.

--
nosy: +pitrou

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



[issue13589] Aifc low level serialization primitives fix

2011-12-12 Thread Oleg Plakhotnyuk

Changes by Oleg Plakhotnyuk oleg...@gmail.com:


--
title: Aifc float serialization fix - Aifc low level serialization primitives 
fix

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