Re: [Python-Dev] Unicode 8.0 and 3.5
On Thu, Jun 18, 2015, at 13:27, Terry Reedy wrote: > Unicode 8.0 was just released. Can we have unicodedata updated to match > in 3.5? 3.5 now has Unicode 8.0.0. ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Unicode 8.0 and 3.5
On 6/27/2015 4:57 PM, Benjamin Peterson wrote: On Thu, Jun 18, 2015, at 13:27, Terry Reedy wrote: Unicode 8.0 was just released. Can we have unicodedata updated to match in 3.5? 3.5 now has Unicode 8.0.0. Great. Does the release PEP or something else have instructions on how to do this? -- Terry Jan Reedy ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Unicode 8.0 and 3.5
On 19.06.15 07:56, Serhiy Storchaka wrote: May be private table for case-insensitive matching in the re module should be updated too. Confirm that the re module doesn't need the update to Unicode 8.0. ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
