- 15 Jul, 2006 2 commits
-
-
Bob Ippolito authored
-
George Yoshida authored
-
- 14 Jul, 2006 11 commits
-
-
Fredrik Lundh authored
-
Thomas Heller authored
-
Thomas Heller authored
exactly one element is enabled again.
-
Thomas Heller authored
PyUnicode_AsWideChar replacement functions compatible to the official functions by using Py_ssize_t instead of int.
-
Peter Astrand authored
-
Andrew M. Kuchling authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Neal Norwitz authored
-
Georg Brandl authored
-
- 13 Jul, 2006 4 commits
-
-
Andrew M. Kuchling authored
-
Thomas Heller authored
-
Thomas Heller authored
did overwrite /dev/null. Use a temporary file instead of /dev/null.
-
Thomas Heller authored
without thread support. Replaced WITH_THREADS with WITH_THREAD.
-
- 12 Jul, 2006 7 commits
-
-
Georg Brandl authored
-
Thomas Heller authored
the DEFAULT_MODE constant.
-
Thomas Heller authored
load shared libraries.
-
Neal Norwitz authored
Actually change the MAGIC #. Create a new section for 2.5c1 and mention the impact of changing the MAGIC #.
-
Neal Norwitz authored
This could happen if size == 0.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 11 Jul, 2006 8 commits
-
-
Thomas Heller authored
-
Thomas Heller authored
library instance, do not set it as attribute.
-
Andrew M. Kuchling authored
-
Thomas Heller authored
-
Thomas Heller authored
-
Anthony Baxter authored
-
Tim Peters authored
-
Anthony Baxter authored
means that select() on sockets > FD_SETSIZE (typically 1024) work again. The patch makes sockets use poll() internally where available.
-
- 10 Jul, 2006 8 commits
-
-
Martin v. Löwis authored
Make begin_fill idempotent. Update demo2 to demonstrate filling of concave shapes.
-
Tim Peters authored
-
Tim Peters authored
branch into the trunk. This adds a new sys._current_frames() function, which returns a dict mapping thread id to topmost thread stack frame.
-
Peter Astrand authored
Make it possible to run test_subprocess.py with Python 2.2, which lacks test_support.reap_children().
-
Phillip J. Eby authored
-
Phillip J. Eby authored
-
Thomas Heller authored
'Extension Modules' section where they belong, probably. This destroyes the original order of the news entries, don't know if that is important or not.
-
Thomas Heller authored
wrong fields.
-