ACTIVITY SUMMARY (05/20/07 - 05/27/07)
Tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.
1649 open ( +0) / 8584 closed ( +0) / 10233 total ( +0)
Average duration of open issues: 806 days.
Medi
On 5/26/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
> >
> > I tried to fix it so you can check in links, but that didn't work. I
> > commented out the change, so you should be able to commit again.
>
> Odd... the call worked here (SVN 1.4.3). Which version is the server using?
I don't know. Aft
On 5/26/07, Neal Norwitz <[EMAIL PROTECTED]> wrote:
On 5/26/07, Brett Cannon <[EMAIL PROTECTED]> wrote:
>
>
> On 5/25/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
> > Neal Norwitz schrieb:
> > > On 5/25/07, Brett Cannon <[EMAIL PROTECTED]> wrote:
> > >> In my bcannon-objcap branch I am trying to
Neal Norwitz schrieb:
> On 5/26/07, Peter Åstrand <[EMAIL PROTECTED]> wrote:
>>
>> I'm unable to commit tonight:
>>
>> SendingDoc/lib/libsubprocess.tex
>> SendingLib/subprocess.py
>> SendingLib/test/test_subprocess.py
>> Transmitting file data ...svn: Commit failed (details
On 5/26/07, Peter Åstrand <[EMAIL PROTECTED]> wrote:
>
> I'm unable to commit tonight:
>
> SendingDoc/lib/libsubprocess.tex
> SendingLib/subprocess.py
> SendingLib/test/test_subprocess.py
> Transmitting file data ...svn: Commit failed (details follow):
> svn: 'pre-commit' ho
I'm unable to commit tonight:
SendingDoc/lib/libsubprocess.tex
SendingLib/subprocess.py
SendingLib/test/test_subprocess.py
Transmitting file data ...svn: Commit failed (details follow):
svn: 'pre-commit' hook failed with error output:
Traceback (most recent call last):
F
Georg Brandl wrote:
> Hi,
>
> We managed to get an up to date version of the web version of the docs running
> on the server. The address is still the same (http://pydoc.gbrandl.de:3000)
> and
> it's also still running on top of wsgiref.
>
> Changes so far:
>* comments: each page that is gen
Kristján,
Whoops! My apologies. In any case, I created the bugs in the sf issue
tracker for proper CM practice. Look under the patches section within
sf.net.
You should go ahead and close out the 2005 build ones then, once applied :-)
Thank you again,
Joseph Armbruster
Kristján Valur Jó
> -Original Message-
> From: Joseph Armbruster [mailto:[EMAIL PROTECTED]
>
> I noticed that one of the parts of ConfigParser was not using "for line
> in fp" style of readline-ing
I'm afraid my authority is limited to .c stuff having to do with pcbuild8,
but I'm sure someone else here wo
Kristján,
Here is a part of the patch that I was referring to. Something to that
effect.
Joseph Armbruster
Index: Lib/ConfigParser.py
===
--- Lib/ConfigParser.py (revision 55600)
+++ Lib/ConfigParser.py (working copy)
@@ -441,10
Hi,
We managed to get an up to date version of the web version of the docs running
on the server. The address is still the same (http://pydoc.gbrandl.de:3000) and
it's also still running on top of wsgiref.
Changes so far:
* comments: each page that is generated from an rst file can have some
On 5/26/07, Brett Cannon <[EMAIL PROTECTED]> wrote:
>
>
> On 5/25/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
> > Neal Norwitz schrieb:
> > > On 5/25/07, Brett Cannon <[EMAIL PROTECTED]> wrote:
> > >> In my bcannon-objcap branch I am trying to check in a change that
> involves a
> > >> soft symlink
Kristján,
While we are on the topic of minor changes... :-)
I noticed that one of the parts of ConfigParser was not using "for line
in fp" style of readline-ing :-) So, this will reduce the SLOC by 3
lines and improve readability. However, I did a quick grep and this
type of practice appear
On 5/25/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
Neal Norwitz schrieb:
> On 5/25/07, Brett Cannon <[EMAIL PROTECTED]> wrote:
>> In my bcannon-objcap branch I am trying to check in a change that
involves a
>> soft symlink from Lib/controlled_importlib.py to
>> ../importlib/controlled_importlib
On 5/25/07, Neal Norwitz <[EMAIL PROTECTED]> wrote:
On 5/25/07, Brett Cannon <[EMAIL PROTECTED]> wrote:
> In my bcannon-objcap branch I am trying to check in a change that
involves a
> soft symlink from Lib/controlled_importlib.py to
> ../importlib/controlled_importlib.py through ``ln -s
> ../co
Kristján,
I started to investigate the WINVER warnings that are scattered
throughout the VS 2005 build. This patch eliminates them but I may have
overlooked the intentions of the #include ordering. If this invalid,
please let me know.
Patch attached.
Joseph Armbruster
Kristján Valur Jón
> -Original Message-
> From: [EMAIL PROTECTED]
> The PCbuild8 solution needs to be corrected. A patch is attached.
>
Thanks, I'll apply it.
> In addition, I noticed that under C++/Advanced Properties, all the
> configurations appear to be set to "Compile as C++ Code" with the /TP
> argu
At 12:20 PM + 5/26/07, Kristján Valur Jónsson wrote:
>> -Original Message-
>> From: Alexey Borzenkov [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, May 23, 2007 20:36
>> To: Kristján Valur Jónsson
>> Cc: Martin v. Löwis; Mark Hammond; [EMAIL PROTECTED]; python-
>> [EMAIL PROTECTED]
>> Su
On 5/19/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
> over the last few weeks I've hacked on a new approach to Python's
> documentation.
> As Python already has an excellent documentation framework, the docutils,
> with a
> readable yet extendable markup format, reST, I thought that it should be
All,
As per the removal of the rgbimgmodule due to deprecation in the trunk:
http://svn.python.org/projects/python/trunk
---Begin SVN log---
r55458 | brett.cannon | 2007-05-20 03:09:50 -0400 (Sun, 20 May 2007) | 2
lines
Remove the rgbimg module. It has been deprecated since Python 2.5.
---E
> -Original Message-
>
> I personally think that if hostile users can replace DLLs on your
> system, you have bigger problems than SxS installation of
> pythhonxy.dll,
> but perhaps that's just me.
An end user application on an end-user's machine is always voulnerable
to reverse engineeri
> -Original Message-
> From: Alexey Borzenkov [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 23, 2007 20:36
> To: Kristján Valur Jónsson
> Cc: Martin v. Löwis; Mark Hammond; [EMAIL PROTECTED]; python-
> [EMAIL PROTECTED]
> Subject: Re: [Python-Dev] Adventures with x64, VS7 and VS8 on Win
> -Original Message-
> From: "Martin v. Löwis" [mailto:[EMAIL PROTECTED]
>
> It doesn't need to, and reluctance is not wrt. to the proposed new
> layout, but wrt. changing the current one. Tons of infrastructure
> depends on the files having exactly the names that they have now,
> and bei
23 matches
Mail list logo