index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
py_curses.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
This reverts r63675 based on the discussion in this thread:
Gregory P. Smith
2008-06-09
1
-1/+1
*
Renamed PyString to PyBytes
Christian Heimes
2008-05-26
1
-1/+1
*
Modified PyImport_Import and PyImport_ImportModule to always use absolute imp...
Christian Heimes
2008-01-03
1
-1/+1
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFC...
Christian Heimes
2007-12-19
1
-1/+1
*
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
Martin v. Löwis
2007-07-21
1
-1/+1
*
FreeBSD 5.x uses different wchar_t/win_t guards than earlier versions
Andrew MacIntyre
2003-06-29
1
-0/+12
*
fix the curses module build failure on FreeBSD, reported in SF #740234.
Andrew MacIntyre
2003-06-11
1
-0/+15
*
Moved the Apple workaround for the guard define for wchar_t out of
Jack Jansen
2003-02-28
1
-1/+2
*
Fix for #641455: curses module doesn't build on MacOSX. It turns out the
Jack Jansen
2002-11-22
1
-0/+9
*
Patch #477752: Drop old-style getargs from curses.
Martin v. Löwis
2002-01-17
1
-16/+7
*
Check for HP/UX curses problems. Define _XOPEN_SOURCE_EXTENDED and
Martin v. Löwis
2001-10-24
1
-0/+11
*
Check for term.h and include it on non-ncurses system to get a declaration
Martin v. Löwis
2001-10-13
1
-0/+4
*
Added header file for C API exported by _cursesmodule.c
Andrew M. Kuchling
2000-12-22
1
-0/+133