Message150481
Updated patch termsize.diff.3
- s/TerminalSize/terminal_size/ in Python code
- change the fallback to (80, 24) (seems to be the commonest default)
- s/Py_CLEAR/Py_DECREF/
- use STDOUT_FILENO
- add more hrefs in docs
- include <termios.h> is available (untested fix for solaris compatibility)
- rename TerminalSize as terminal_size in Python code
I tested this iteration only on linux and windows, but it is not substantially changed, so should still work on *bsd. (I previously
tested on debian/kfreebsd and dragonflybsd and it seemed functional). |
|
| Date |
User |
Action |
Args |
| 2012-01-02 22:43:20 | zbysz | set | recipients:
+ zbysz, loewis, amaury.forgeotdarc, pitrou, giampaolo.rodola, Arfrever, denilsonsa, neologix, rosslagerwall |
| 2012-01-02 22:43:19 | zbysz | set | messageid: <[email protected]> |
| 2012-01-02 22:43:18 | zbysz | link | issue13609 messages |
| 2012-01-02 22:43:18 | zbysz | create | |
|