Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Dev

Re: [Python-checkins] cpython: Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args

 

 

Python dev RSS feed   Index | Next | Previous | View Threaded


nadeem.vawda at gmail

May 29, 2012, 8:50 AM

Post #1 of 4 (97 views)
Permalink
Re: [Python-checkins] cpython: Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args

Since this changeset, building on Windows seems to be broken (see
http://python.org/dev/buildbot/all/builders/x86%20XP-5%203.x/builds/450
for example).

Nadeem
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


victor.stinner at gmail

May 29, 2012, 9:55 AM

Post #2 of 4 (88 views)
Permalink
Re: [Python-checkins] cpython: Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args [In reply to]

2012/5/29 Nadeem Vawda <nadeem.vawda [at] gmail>:
> Since this changeset, building on Windows seems to be broken (see
> http://python.org/dev/buildbot/all/builders/x86%20XP-5%203.x/builds/450
> for example).

The following changesets should fix the two errors, but not warnings.

changeset: 77231:df0144f68d76
tag: tip
user: Victor Stinner <victor.stinner [at] gmail>
date: Tue May 29 18:53:56 2012 +0200
files: Objects/unicodeobject.c
description:
Issue #14744: Fix compilation on Windows (part 2)


changeset: 77230:6abab1a103a6
user: Victor Stinner <victor.stinner [at] gmail>
date: Tue May 29 18:51:10 2012 +0200
files: Objects/longobject.c
description:
Issue #14744: Fix compilation on Windows

Victor
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


p.f.moore at gmail

May 29, 2012, 10:45 AM

Post #3 of 4 (86 views)
Permalink
Re: [Python-checkins] cpython: Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args [In reply to]

On 29 May 2012 17:55, Victor Stinner <victor.stinner [at] gmail> wrote:
> 2012/5/29 Nadeem Vawda <nadeem.vawda [at] gmail>:
>> Since this changeset, building on Windows seems to be broken (see
>> http://python.org/dev/buildbot/all/builders/x86%20XP-5%203.x/builds/450
>> for example).
>
> The following changesets should fix the two errors, but not warnings.
>
> changeset:   77231:df0144f68d76
> tag:         tip
> user:        Victor Stinner <victor.stinner [at] gmail>
> date:        Tue May 29 18:53:56 2012 +0200
> files:       Objects/unicodeobject.c
> description:
> Issue #14744: Fix compilation on Windows (part 2)
>
>
> changeset:   77230:6abab1a103a6
> user:        Victor Stinner <victor.stinner [at] gmail>
> date:        Tue May 29 18:51:10 2012 +0200
> files:       Objects/longobject.c
> description:
> Issue #14744: Fix compilation on Windows

Build worked, there are still a couple of test failures, but they are
in test_venv and test_logging.

http://www.python.org/dev/buildbot/builders/x86%20XP-5%203.x/builds/456/steps/test/logs/stdio

Paul
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


storchaka at gmail

May 30, 2012, 2:37 AM

Post #4 of 4 (85 views)
Permalink
Re: [Python-checkins] cpython: Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args [In reply to]

On 29.05.12 19:55, Victor Stinner wrote:
> The following changesets should fix the two errors, but not warnings.

Why not move `TYPE *p` declaration inside WRITE_DIGITS?

_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com

Python dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.