- 05 Eki, 2005 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 04 Eki, 2005 5 kayıt (commit)
-
-
Neal Norwitz yazdı
which can't be compiled. Thanks to Mat Martineau for spotting the problem.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
open_new_win does not exist. use UNIX consistently, add autoraise parameter to open(). add versionadded tags to open_new_tab
-
Neal Norwitz yazdı
-
- 03 Eki, 2005 14 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
-
Kurt B. Kaiser yazdı
-
Raymond Hettinger yazdı
-
Fred Drake yazdı
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
suppress more errors on my box, most are gentoo specific. Py_ADDRESS_IN_RANGE is x86_64 specific and the readline memory leaks should be generally applicable
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
Will backport.
-
Neal Norwitz yazdı
Since I can't test this, I'm just adding a comment. If we get access to AIX boxes, we can test this and really resolve. Anyone from IBM want to offer help? Backport candidate I suppose.
-
Neal Norwitz yazdı
Also provide a warning if a directory is passed on the command line. Add minimal command line test. Will backport.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
SF patch #1227568, bug #1219273, Expression AST node not documented. Backport candidate if anyone cares.
-
- 02 Eki, 2005 2 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
-
Neal Norwitz yazdı
- SF Bug #772896, unknown encoding results in MemoryError, which is not helpful I will only backport the segfault fix. I'll let Anthony decide if he wants the other changes backported. I will do the backport if asked.
-
- 01 Eki, 2005 2 kayıt (commit)
-
-
Georg Brandl yazdı
enabled.
-
Georg Brandl yazdı
-
- 30 Eyl, 2005 2 kayıt (commit)
-
-
Michael W. Hudson yazdı
[ 1307978 ] Unsatisfied symbols: _PyGILState_NoteThreadState (code) (note that this only happens in a threads-disabled build).
-
Neal Norwitz yazdı
in latin_1, but Python incorrectly assumes it is in UTF-8 format Will backport.
-
- 29 Eyl, 2005 4 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 28 Eyl, 2005 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 27 Eyl, 2005 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 26 Eyl, 2005 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-
- 25 Eyl, 2005 2 kayıt (commit)
-
-
Armin Rigo yazdı
from the PyPy project as well as the SF bug #1295909.
-
Georg Brandl yazdı
-
- 24 Eyl, 2005 3 kayıt (commit)
-
-
Armin Rigo yazdı
segfault when a class contain a non-list value in the (undocumented) special attribute __slotnames__.
-
Raymond Hettinger yazdı
-
Hye-Shik Chang yazdı
FreeBSD 5.3 and later versions which got thread-safe getaddrinfo(3). (Reported by Maxim Sobolev)
-
- 23 Eyl, 2005 2 kayıt (commit)
-
-
Peter Astrand yazdı
1138653.
-