Re: [Python-Dev] About Python Developer Testsuites

2015-06-18 Thread Wes Turner
... [Python-Dev] Automated testing of patches from bugs.python.org https://groups.google.com/forum/#!topic/dev-python/CQA4YAItD74 On Fri, Jun 19, 2015 at 1:32 AM, Wes Turner wrote: > > > On Thu, Jun 18, 2015 at 4:34 PM, Arsalan Javeed (Student) < > ajav...@sabanciuniv.edu> wrote: > >> Dear Conce

Re: [Python-Dev] About Python Developer Testsuites

2015-06-18 Thread Wes Turner
On Thu, Jun 18, 2015 at 4:34 PM, Arsalan Javeed (Student) < ajav...@sabanciuniv.edu> wrote: > Dear Concerned, > > I am using python v.2.7.1 for my research work in software testing. I have > already downloaded the source codes and found the built-in testsuites for > running on the build. However,

Re: [Python-Dev] Unicode 8.0 and 3.5

2015-06-18 Thread Serhiy Storchaka
On 18.06.15 22:34, MRAB wrote: On 2015-06-18 19:33, Larry Hastings wrote: On 06/18/2015 11:27 AM, Terry Reedy wrote: Unicode 8.0 was just released. Can we have unicodedata updated to match in 3.5? What does this entail? Data changes, code changes, both? It looks like just data changes.

Re: [Python-Dev] Unicode 8.0 and 3.5

2015-06-18 Thread Steven D'Aprano
On Fri, Jun 19, 2015 at 01:55:07AM +0100, MRAB wrote: > On 2015-06-19 00:56, Steven D'Aprano wrote: > >At the very least, there is a change to the casefolding algorithm. > >Cherokee was classified as unicameral but is now considered bicameral > >(two cases, like English). Unusually, case-folding C

Re: [Python-Dev] Unicode 8.0 and 3.5

2015-06-18 Thread Larry Hastings
On 06/18/2015 11:27 AM, Terry Reedy wrote: Unicode 8.0 was just released. Can we have unicodedata updated to match in 3.5? What do the Python unicodedata Experts say? That'd be "loewis", "lemburg", and "ezio.melotti". According to the Dev Guide, //arry/ _

Re: [Python-Dev] Unicode 8.0 and 3.5

2015-06-18 Thread MRAB
On 2015-06-19 00:56, Steven D'Aprano wrote: On Thu, Jun 18, 2015 at 08:34:14PM +0100, MRAB wrote: On 2015-06-18 19:33, Larry Hastings wrote: >On 06/18/2015 11:27 AM, Terry Reedy wrote: >>Unicode 8.0 was just released. Can we have unicodedata updated to >>match in 3.5? >> > >What does this entai

Re: [Python-Dev] Unicode 8.0 and 3.5

2015-06-18 Thread Steven D'Aprano
On Thu, Jun 18, 2015 at 08:34:14PM +0100, MRAB wrote: > On 2015-06-18 19:33, Larry Hastings wrote: > >On 06/18/2015 11:27 AM, Terry Reedy wrote: > >>Unicode 8.0 was just released. Can we have unicodedata updated to > >>match in 3.5? > >> > > > >What does this entail? Data changes, code changes, b

[Python-Dev] About Python Developer Testsuites

2015-06-18 Thread Arsalan Javeed (Student)
Dear Concerned, I am using python v.2.7.1 for my research work in software testing. I have already downloaded the source codes and found the built-in testsuites for running on the build. However, i was wondering if by any chance are there any testsuites which exist that are primarily meant for* de

Re: [Python-Dev] Unicode 8.0 and 3.5

2015-06-18 Thread MRAB
On 2015-06-18 19:33, Larry Hastings wrote: On 06/18/2015 11:27 AM, Terry Reedy wrote: Unicode 8.0 was just released. Can we have unicodedata updated to match in 3.5? What does this entail? Data changes, code changes, both? It looks like just data changes. There are additional codepoints

Re: [Python-Dev] Unicode 8.0 and 3.5

2015-06-18 Thread Larry Hastings
On 06/18/2015 11:27 AM, Terry Reedy wrote: Unicode 8.0 was just released. Can we have unicodedata updated to match in 3.5? What does this entail? Data changes, code changes, both? //arry/ ___ Python-Dev mailing list Python-Dev@python.org https:/

[Python-Dev] Unicode 8.0 and 3.5

2015-06-18 Thread Terry Reedy
Unicode 8.0 was just released. Can we have unicodedata updated to match in 3.5? -- Terry Jan Reedy ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/opt