- 16 Mar, 2006 3 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Tim Peters yazdı
-
Tim Peters yazdı
stale .pyc files.
-
- 15 Mar, 2006 1 kayıt (commit)
-
-
Walter Dörwald yazdı
of tuple) that provides incremental decoders and encoders (a way to use stateful codecs without the stream API). Functions codecs.getincrementaldecoder() and codecs.getincrementalencoder() have been added.
-
- 13 Mar, 2006 4 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Make buildbot slaves automatically fetch bzip2 1.0.3.
-
- 12 Mar, 2006 2 kayıt (commit)
-
-
Trent Mick yazdı
important for the _ssl.vproj build. It calls build_ssl.py which tries to find a Perl to use. Without "/useenv" Visual Studio is getting a PATH from somewhere else (presumably from its internal environment configuration). The result is that build_ssl.py fallsback to its "well-known" locations for a Perl install.
-
Martin v. Löwis yazdı
-
- 11 Mar, 2006 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 10 Mar, 2006 2 kayıt (commit)
-
-
Tim Peters yazdı
-
Martin v. Löwis yazdı
-
- 09 Mar, 2006 6 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Tim Peters yazdı
happy with the output as-is. This incidentally also gets rid of "an extra" blank line at the end of the output block that probably wasn't intended (although it doesn't matter one way or the other).
-
Thomas Heller yazdı
Tools/scripts/svneol.py: added the .sln and .vcproj extensions because these are text files. Ran svneol.py over the source tree.
-
Martin v. Löwis yazdı
-
Tim Peters yazdı
it found a bunch more in need of svn:eol-style.
-
Tim Peters yazdı
SVN control. Like reindent.py, I expect to run this mindlessly from time to time, checking in whatever it happens to do ;-)
-
- 05 Mar, 2006 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
Add warning on Win9x.
-
Martin v. Löwis yazdı
-
- 03 Mar, 2006 1 kayıt (commit)
-
-
Thomas Wouters yazdı
-
- 27 Şub, 2006 1 kayıt (commit)
-
-
Guido van Rossum yazdı
This was started by Mike Bland and completed by Guido (with help from Neal). This still needs a __future__ statement added; Thomas is working on Michael's patch for that aspect. There's a small amount of code cleanup and refactoring in ast.c, compile.c and ceval.c (I fixed the lltrace behavior when EXT_POP is used -- however I had to make lltrace a static global).
-
- 18 Şub, 2006 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 16 Şub, 2006 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 14 Şub, 2006 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 11 Şub, 2006 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 10 Şub, 2006 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
is an output parameter or not. Added support for that.
-
- 07 Şub, 2006 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Call tp_dealloc on the static baseclass, not dynamic (which leads to infinite loops with more than one baseclass) - Call tp_new and tp_init on baseclasses (overridable) -This line, and those below, will be ignored-- M bgen/bgenObjectDefinition.py
-
- 23 Ock, 2006 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 03 Ock, 2006 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 01 Ock, 2006 1 kayıt (commit)
-
-
Barry Warsaw yazdı
Patch by Ori Avtalion to fix a minor display glitch in the RightArrow.
-
- 25 Ara, 2005 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 15 Ara, 2005 1 kayıt (commit)
-
-
Trent Mick yazdı
-
- 12 Ara, 2005 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 22 Kas, 2005 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 21 Kas, 2005 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 30 Eki, 2005 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
properties now.
-