- 21 Kas, 2002 1 kayıt (commit)
-
-
Michael W. Hudson yazdı
more often than it is. In response to bug: [ 641808 ] Portability of Modules/_cursesmodule.c submitted by Nick Mclaren.
-
- 06 Kas, 2002 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
Make keyname raise ValueError if passed -1, avoiding a segfault Make getkey() match the docs and raise an exception in nodelay mode The return type of getch() is int, not chtype
-
- 30 Eki, 2002 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 26 Eki, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 30 Eyl, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 02 Agu, 2002 1 kayıt (commit)
-
-
Mark Hammond yazdı
for Py_Main(). Thanks to Kalle Svensson and Skip Montanaro for the patches.
-
- 30 Ock, 2002 1 kayıt (commit)
-
-
Michael W. Hudson yazdı
[ #510644 ] test_curses segfaults If we use the *object* *allocator*, we should use the *object* *deallocator*, not the *raw memory* deallocator (confused yet?). I think this was what caused segfaults when pymalloc was enabled. Even if it wasn't the cause, it's still wrong. 2.2.1 candidate.
-
- 17 Ock, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 16 Ock, 2002 2 kayıt (commit)
-
-
Michael W. Hudson yazdı
might have been...
-
Michael W. Hudson yazdı
[ #504284 ] Last build problems on AIX I'm ignoring the suggestion that this should be an autoconf test in the interests of having a fix today. Feel free to quibble.
-
- 08 Ara, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
type.__module__ behavior. This adds the module name and a dot in front of the type name in every type object initializer, except for built-in types (and those that already had this). Note that it touches lots of Mac modules -- I have no way to test these but the changes look right. Apologies if they're not. This also touches the weakref docs, which contains a sample type object initializer. It also touches the mmap test output, because the mmap type's repr is included in that output. It touches object.h to put the correct description in a comment.
-
- 11 Kas, 2001 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 24 Eki, 2001 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
STRICT_SYSV_CURSES when compiling curses module on HP/UX. Generalize access to _flags on systems where WINDOW is opaque. Fixes bugs #432497, #422265, and the curses parts of #467145 and #473150.
-
- 20 Eki, 2001 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
Allow passing strings to the .border() method Correct some error messages ("1 or 4" -> "1 to 4") Bump version number Tweak code formatting Update my e-mail address
-
- 13 Eki, 2001 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
gcc defines both.
-
- 04 Eyl, 2001 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
have used the attribute argument provided as a parameter
-
- 19 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
This is part of SF patch #434992.
-
- 14 Tem, 2001 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
newwin() wrapper to always return a window, and never a pad. This makes the code match the documentation.
-
- 23 Haz, 2001 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 10 Nis, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Michael Hudson suggested this fox for the Tru64 problem (SF bug 232597). It looks reasonable, it works on Tru64, and it doesn't beak anything on Linux, so I say go for it.
-
- 29 Ock, 2001 2 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
NetBSD
-
Andrew M. Kuchling yazdı
in term.h
-
- 28 Ock, 2001 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
(contributed by Paul Jackson)
-
- 19 Ock, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 26 Ara, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 22 Ara, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
Remove several macros and #includes; py_curses.h contains them now.
-
- 21 Ara, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
window methods
-
- 15 Ara, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 18 Kas, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
initialize the terminal without necessarily calling initscr()
-
- 07 Kas, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 01 Kas, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
build on SGI": * Check for 'sgi' preprocessor symbol, not '__sgi__' * Surround individual character macros with #ifdef's, instead of making them all rely on STRICT_SYSV_CURSES
-
- 01 Eyl, 2000 1 kayıt (commit)
-
-
Jeremy Hylton yazdı
(leaving the rest of the modules for Barry)
-
- 20 Agu, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 27 Tem, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 26 Tem, 2000 2 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 25 Tem, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
ncurses extension, so it's made conditional depending on STRICT_SYSV_CURSES
-
- 24 Tem, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
reversed tests resulted in an exception when you supplied the correct number of arguments
-
- 21 Tem, 2000 1 kayıt (commit)
-
-
Thomas Wouters yazdı
and a couple of functions that were missed in the previous batches. Not terribly tested, but very carefully scrutinized, three times. All these were found by the little findkrc.py that I posted to python-dev, which means there might be more lurking. Cases such as this: long func(a, b) long a; long b; /* flagword */ { and other cases where the last ; in the argument list isn't followed by a newline and an opening curly bracket. Regexps to catch all are welcome, of course ;)
-