2010/7/30 Barry Warsaw :
> On Jul 30, 2010, at 01:42 PM, Guido van Rossum wrote:
>
>>Well it is a reserved name so those packages that were setting it
>>should have known that they were using undefined behavior that could
>>change at any time.
>
> Shouldn't it be described here then?
>
> http://doc
2010/7/14 Greg Ewing :
> Giampaolo Rodolà wrote:
>>
>> One of the main problems with IDLE is the lack of tabs for editing
>> multiple files within the same window.
>
> While tabs seem to work well for web browsing, I'm not so
> sure about using them for source editing. Often I want to
> display two
2010/7/14 Terry Reedy :
> On 7/14/2010 2:35 AM, Giampaolo Rodolà wrote:
>>
>> One of the main problems with IDLE is the lack of tabs for editing
>> multiple files within the same window.
>> Having that alone would be a great improvement.
>
> Yes, the same as tabs for browsing was.
>
> This is first
2010/7/11 "Martin v. Löwis" :
>> In the 2009 Google Summer of Code I was the mentor for a Brazilian
>> student, Guilherme Polo, who completed and extended important
>> improvements to IDLE made during the previous year by David Scherer.
>> Given the somewhat offic
2010/7/10 Miki Tebeka :
> Hello Tal,
>
>> I would like to propose removing IDLE from the standard library.
> -1.
> One of the biggest "selling points" for me when switching to python was the
> "out of the box" working IDE with REPL, syntax highliting and a debugger.
> The only other candidate I thi
2009/8/14 paolo.fr...@libero.it :
> Hi,
> I'm Paolo from Italy and I'm a python user.
> I wish to propose a useful and smart method modify in Tkinter Library:
>
> Previously to scroll this widget we had to write an external function
> (recalling xview_moveto and xview_scroll).
>
> With my method
On Fri, Apr 10, 2009 at 6:02 PM, C. Titus Brown wrote:
> On Fri, Apr 10, 2009 at 05:53:23PM -0300, Guilherme Polo wrote:
> -> >
> -> > IDLE/Tkinter patch integration & improvement -- deal with ~120 tracker
> -> > ? ? ? ?issues relating to IDLE and Tkinter.
>
On Fri, Apr 10, 2009 at 5:38 PM, C. Titus Brown wrote:
> Hi all,
>
> this year we have 10-12 GSoC applications that I've put in the "relevant
> to core Python development" category. These projects, if mentors etc
> are found, are *guaranteed* a slot under the PSF GSoC umbrella. As
> backup GSoC
On Tue, Apr 7, 2009 at 11:54 PM, Tennessee Leeuwenburg
wrote:
> This issue has been largely resolved, but there is an outstanding bug where
> the (reviewed and committed) solution does not work on certain versions of
> FreeBSD (broken in 6.3, working in 7+). Do we have a list of 'supported
> platf
On Tue, Mar 24, 2009 at 4:26 AM, Mark Summerfield wrote:
> On 2009-03-23, Guilherme Polo wrote:
>> On Mon, Mar 23, 2009 at 5:39 PM, Terry Reedy wrote:
>> > Guilherme Polo wrote:
>> >> On Wed, Mar 18, 2009 at 8:53 PM, Terry Reedy wrote:
>> >>> IDLE
On Mon, Mar 23, 2009 at 7:52 PM, Scott David Daniels
wrote:
> Guilherme Polo wrote:
>>
>> On Wed, Mar 18, 2009 at 8:53 PM, Terry Reedy wrote:
>>>
>>> IDLE needs lots of attention -- more than any one experienced person is
>>> likely to have
>>
>
On Mon, Mar 23, 2009 at 5:39 PM, Terry Reedy wrote:
> Guilherme Polo wrote:
>>
>> On Wed, Mar 18, 2009 at 8:53 PM, Terry Reedy wrote:
>>>
>>> IDLE needs lots of attention -- more than any one experienced person is
>>> likely to have
>>>
>&
On Mon, Mar 23, 2009 at 5:03 PM, Antoine Pitrou wrote:
>
> Hi,
>
> Daniel (ajax) Diniz gmail.com> writes:
>>
>> But the real point is that, regardless of underlying VCS, there is a
>> choice between "having all core developers know by heart the right
>> switches and order of steps to correctly ch
On Wed, Mar 18, 2009 at 8:53 PM, Terry Reedy wrote:
> IDLE needs lots of attention -- more than any one experienced person is
> likely to have
>
I'm willing to step up as a student for this but I still have to write
a good proposal for it.
My actual concern is about mentor availability, is someon
On Wed, Mar 18, 2009 at 9:44 PM, Daniel Fetchinson
wrote:
Summer of Code is ramping up. Every year the common complaint is that
not
enough Python core projects get proposed by students, and of course a big
reason for that is often the only encouragement we offer prospective
>>
On Wed, Mar 18, 2009 at 7:23 PM, Daniel Fetchinson
wrote:
>> Hey guys/gals
>>
>> Summer of Code is ramping up. Every year the common complaint is that not
>> enough Python core projects get proposed by students, and of course a big
>> reason for that is often the only encouragement we offer prosp
On Wed, Mar 11, 2009 at 7:37 PM, Raymond Hettinger wrote:
> [Christian Heimes]
I'm +1 for a simple (!) test discovery system. I'm emphasizing on simple
because there are enough frameworks for elaborate unit testing.
>
> Test discovery is not the interesting part of the problem.
Int
On Thu, Mar 5, 2009 at 10:53 AM, Brad Miller wrote:
>
>
> On Mon, Mar 2, 2009 at 4:22 PM, "Martin v. Löwis"
> wrote:
>>
>> > Would whoever is responsible for IDLE please take a look at the patches
>> > I submitted for Python 2 & 3 [tracker IDs 5233 and 5234 respectively].
>> > These change the be
On Sat, Feb 21, 2009 at 7:47 AM, Klaus Müller wrote:
> Hi!
> I am the lead developer of SimPy (http://simpy.sourceforge.net) . Currently,
> I am porting SimPy to Python 3.
>
> SimPy provides Tk/Tkinter-based GUI and plot facilities.
>
> I find that "import Tkinter" does not work in Python 3, only
On Thu, Feb 12, 2009 at 6:59 AM, Raymond Hettinger wrote:
> C:\py27>py27 lib\test\regrtest.py -uall test_tk
> test_tk
> test test_tk failed -- Traceback (most recent call last):
> File "c:\py27\lib\lib-tk\test\test_tkinter\test_text.py", line 32, in
> test_search
> self.failUnlessEqual(text.sea
On Fri, Feb 6, 2009 at 1:34 PM, Eric Smith wrote:
> If you think my issue is related to 5122, I'll reply to that issue and move
> the discussion there. I can test on a Fedora 10 box, too.
Eric, I've followed the "amd64 gentoo trunk" buildslave and noticed it
took a very long time on test_tcl (or
On Fri, Feb 6, 2009 at 1:14 PM, Eric Smith wrote:
> If it's just me, I'll just switch to a Mac, where the problem
> doesn't occur (if for no other reason, because ttk is not available). If
> others are seeing a problem, I'll spend some time isolating it.
If you move to Mac then you may end with a
On Fri, Feb 6, 2009 at 1:14 PM, Eric Smith wrote:
> In the trunk, test_tk_guionly
test_ttk_guionly, right ?
> hangs if I run it through regrtest. This is on
> a Fedora Core 6 box, without X installed.
>
Does it hang if you run it alone through regrtest, or, together with
all the other tests ?
On Thu, Jan 29, 2009 at 9:00 PM, Raymond Hettinger wrote:
> In the past couple of days, test_distutils started failing. It looks like a
> pure python error and may have been introduced by guilherme.polo's checkins:
>
>
> File "c:\py27\lib\distutils\tests\test_sdist.py", line 119, in
> test_make_d
On Sun, Jan 11, 2009 at 2:02 PM, Alexandre Fiori wrote:
>
> hello
>
> i was thinking about a possible improvement for the itemgetter
> the documentation page shows simple examples like sorting a dictionary by
> its integer values
Hi,
Sorry for starting like this but ideas are supposed to be emai
On Mon, Dec 22, 2008 at 10:45 AM, Guilherme Polo wrote:
> On Mon, Dec 22, 2008 at 10:06 AM, wrote:
>> On Mon, Dec 22, 2008 at 03:29, Guilherme Polo wrote:
>>> On Sun, Dec 21, 2008 at 11:02 PM, wrote:
>>>> Hello,
>>>>
>>>> I'm t
On Mon, Dec 22, 2008 at 10:06 AM, wrote:
> On Mon, Dec 22, 2008 at 03:29, Guilherme Polo wrote:
>> On Sun, Dec 21, 2008 at 11:02 PM, wrote:
>>> Hello,
>>>
>>> I'm trying to implement custom exception that have to carry some
>>> useful
On Fri, Dec 19, 2008 at 12:20 PM, Dmitry Vasiliev wrote:
> Hello!
>
> I think it's a strange behavior:
>
> Python 3.1a0 (py3k:67851, Dec 19 2008, 16:50:32)
> [GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
hash(range(10))
On Sun, Nov 30, 2008 at 4:41 PM, Filip Gruszczyński <[EMAIL PROTECTED]> wrote:
> This is my first message in this list, therefore I would like to say
> hello to everyone. I also hope, that I am not breaking any rules or
> guidelines for sending proposals.
>
> I would like to ask, if it is possible
On Wed, Nov 26, 2008 at 9:51 PM, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
>> Adjust the TCL_LIBRARY and TK_LIBRARY as needed.
>
> We should also point out that the FixTk module already does
> that, but is imported only on Windows. So if you arrange to
> always import FixTk, then it should Just
On Wed, Nov 26, 2008 at 8:42 PM, chris <[EMAIL PROTECTED]> wrote:
> I built Python 2.5.2 on RedHat3 and wrapped it up with some other
> stuff that was deployed on RedHat4. When trying to fire up Idle on
> RedHat4, there is an error that states a usable init.tcl cannot be
> found.
>
Then you have t
On Sun, Nov 23, 2008 at 10:44 PM, Evgeni Golov <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to write a small daemon in Python, which should never be
> swapped out (on Linux, this daemon will be Linux specific, so no need
> in a platform-independent solution).
>
> In C I'd do:
> #include
> mlockal
On Sun, Nov 16, 2008 at 11:55 AM, Tal Einat <[EMAIL PROTECTED]> wrote:
> Steve Holden wrote:
>> Tal Einat wrote:
>>> It this desired behavior?
>>>
>>> At the very least the exception should be more detailed, perhaps to
>>> the point of suggesting the probable cause of the error (i.e.
>>> overriding
Hello,
It has been some time since some discussion happened on
http://bugs.python.org/issue2240, and I intended to compose this email
several days ago but just did it now.
This is an attempt to find someone who might have some
information/idea that could help solving the current problem regarding
On Sat, Jun 14, 2008 at 5:05 PM, Cesare Di Mauro <[EMAIL PROTECTED]> wrote:
> In data 14 giugno 2008 alle ore 21:33:40, Georg Brandl <[EMAIL PROTECTED]> ha
> scritto:
>
>> So what is the advantage to
>>
>> b = Button(self)
>> b.text = "QUIT"
>> b.fg = "red"
>> b.command = self.quit
>>
>> ?
>>
>> G
2008/6/6 Ron Adam <[EMAIL PROTECTED]>:
>
>
> Martin v. Löwis wrote:
>>>
>>> How does 1 directory scale when one day you have possibly thousands of
>>> tests?
>>
>> I find this a theoretical question. It took 18 years to arrive at 500
>> test files. Assuming a linear growth, we get 1000 tests in 202
2008/6/6 "Martin v. Löwis" <[EMAIL PROTECTED]>:
>> I created an issue 1 week ago (http://bugs.python.org/issue2983)
>> suggesting the addition of the ttk module to lib-tk, and to the new
>> tkinter package. Is there any chance to this be accepted for Python
>> 2.6 ?
>
> Is it complete? In principle
2008/6/6 Georg Brandl <[EMAIL PROTECTED]>:
> Hi,
>
> PEP 361 lists the following modules for possible inclusion in 2.6 (next
> to pyprocessing, which is now accepted):
>
> - winerror
> http://python.org/sf/1505257
> (Owner: MAL)
>
> This patch has been marked as rejected, so I'll remove the entry
2008/5/25 Christian Heimes <[EMAIL PROTECTED]>:
> Hello fellow developers!
>
> I've been busy with personal work in the past weeks. At present I'm
> still moving into my new apartment. It has been a real challenge to
> install an IKEA kitchen in a house built before WW2 all by myself. On
> the one
2008/5/17 Guilherme Polo <[EMAIL PROTECTED]>:
> Hello,
>
> I smell a problem caused by this line at tkinter/__init__.py:
>
> tkinter = _tkinter # b/w compat for export
Georg and me decided to remove that line as a solution to this problem.
>
> This was fine when tkinte
Hello,
I smell a problem caused by this line at tkinter/__init__.py:
tkinter = _tkinter # b/w compat for export
This was fine when tkinter was a Tkinter module, but I believe it
would be better to rename this to something else.
Given that python has a lot of users, I'm sure you will be able to
f
2008/5/16 Collin Winter <[EMAIL PROTECTED]>:
> On Fri, May 16, 2008 at 10:30 AM, Guilherme Polo <[EMAIL PROTECTED]> wrote:
>> 2008/5/12 Collin Winter <[EMAIL PROTECTED]>:
>>> On Mon, May 12, 2008 at 1:58 PM, Guilherme Polo <[EMAIL PROTECTED]> wrote:
>&g
2008/5/12 Collin Winter <[EMAIL PROTECTED]>:
> On Mon, May 12, 2008 at 1:58 PM, Guilherme Polo <[EMAIL PROTECTED]> wrote:
>> Hello,
>>
>> Would someone tell me how can I add a new entry in the MAPPING dict in
>> the lib2to3/fixes/fix_imports.py that doe
2008/5/13 Gregory P. Smith <[EMAIL PROTECTED]>:
> Heads up.
>
> Debian screwed up. As a result all ssh and ssl keys generated in the
> last 18 months on debian and ubuntu systems may be compromised due to
> not using a good random number generator seed.
> http://lists.debian.org/debian-security-an
Hello,
Would someone tell me how can I add a new entry in the MAPPING dict in
the lib2to3/fixes/fix_imports.py that does the following:
"import A" gets fixed as "import C.D as A"
Right now it is fixing by doing "import C.D" and changing several
other lines in the code to use this new "C.D" name.
2008/5/11 Brett Cannon <[EMAIL PROTECTED]>:
> I have tried to update PEP 3108
> (http://www.python.org/dev/peps/pep-3108/) as best as I can to list
> what needs to be done for each module in order to get it removed if
> there is some extra step. The ones without comment most likely need no
> specia
2008/5/10 "Martin v. Löwis" <[EMAIL PROTECTED]>:
>> I've already wrapped all the Ttk functionality by now, and I will
>> complete the documentation till the first betas.
>> But as you know there isn't much people using (I know myself and a Tcl
>> guy) so I'm not sure if it would be acceptable to in
2008/5/8 "Martin v. Löwis" <[EMAIL PROTECTED]>:
>> Regarding the project, I expect it to be integrated into Python's
>> stdlib sometime in the future, I believe it will be in very good shape
>> before binaries compiled against tcl/tk 8.5 start showing up.
>
> Actually, I would like to release Pytho
Hi,
I have been accepted as a student for GSoC and I'm already working in
my project, "Bringing Ttk to Tkinter". This is my second GSoC, first
time in PSF, and it has been awesome to have Fredrik Lundh as mentor,
we have talked a lot and he is a very nice person.
Regarding the project, I expect i
2008/4/23 "Martin v. Löwis" <[EMAIL PROTECTED]>:
> > What is the point on having a branch in the svn repo if you won't be
> > able to commit ? Maybe I misunderstood what you said, so maybe could
> > you clarify that answer ?
>
> What I meant is this: you need commit privileges regardless of whet
2008/4/23, "Martin v. Löwis" <[EMAIL PROTECTED]>:
> > See http://python.org/dev/bazaar/ for info. And if you have any other
> > issues feel free to ask, Nick.
>
>
> I certainly can't speak for the respective mentors, but I feel that
> "use bazaar" really isn't the right answer to "can I get commi
2008/4/4, Martin Thomas <[EMAIL PROTECTED]>:
> Did anyone else notice that the dates are incorrect in the news items
> on the front page? As an example:
> Published: Mon, 4 Apr 2008
> which should be
> Published: Fri, 4 Apr 2008
>
> I'll poke around and see if I can figure it out.
>
There is
2008/3/13, Brett Cannon <[EMAIL PROTECTED]>:
> I am going through my backlog of GHOP work and noticed that test_errno
> is essentially a no-op at the moment. I was wondering if anyone knew
> if there are any guaranteed values for the errno module? If not, the
> test current says that Linux has a
2008/3/7, Thomas Heller <[EMAIL PROTECTED]>:
> Martin v. Löwis schrieb:
>
> > Thomas Heller wrote:
> >> Martin v. Löwis schrieb:
> >>> I just implemented auto-assignment for the tracker, i.e. a component
> >>> can be linked to a developer so that issues mentioning the component
> >>> get assign
54 matches
Mail list logo