This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients neologix, pitrou, python-dev, vstinner
Date 2015-03-20.09:39:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150320093940.11914.37284@psf.io>
In-reply-to
Content
New changeset d478a2a5738a by Victor Stinner in branch 'default':
Issue #23709, #23001: ossaudiodev now uses Py_ssize_t for sizes instead of int
https://hg.python.org/cpython/rev/d478a2a5738a
History
Date User Action Args
2015-03-20 09:39:49python-devsetrecipients: + python-dev, pitrou, vstinner, neologix
2015-03-20 09:39:49python-devlinkissue23709 messages
2015-03-20 09:39:49python-devcreate