[issue21780] make unicodedata module 64-bit safe

2014-07-01 Thread Roundup Robot

Roundup Robot added the comment:

New changeset b82ff2d7f5ef by Victor Stinner in branch '3.4':
Closes #21780: make the unicodedata module "ssize_t clean" for parsing 
parameters
http://hg.python.org/cpython/rev/b82ff2d7f5ef

New changeset afd64e660628 by Victor Stinner in branch 'default':
(Merge 3.4) Closes #21780: make the unicodedata module "ssize_t clean" for
http://hg.python.org/cpython/rev/afd64e660628

--
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

___
Python tracker 

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



[issue21780] make unicodedata module 64-bit safe

2014-06-16 Thread STINNER Victor

New submission from STINNER Victor:

Follow-up of issue #8677: patch to make the unicodedata module 64-bit safe.

--
files: unicodedata_64bit.patch
keywords: patch
messages: 220734
nosy: haypo
priority: normal
severity: normal
status: open
title: make unicodedata module 64-bit safe
versions: Python 3.5
Added file: http://bugs.python.org/file35657/unicodedata_64bit.patch

___
Python tracker 

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