- 22 Feb, 2006 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 21 Feb, 2006 10 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Tim Peters authored
using the old Wichmann-Hill generator, Also pointed to a newer version of his generator, and weakened the claim about what jumpahead() does now. Note sure I got the LaTeX entirely correct for \seeurl. If it's broken, please fix it ;-) Bugfix candidate! (These changes make just as much sense for 2.4.)
-
Walter Dörwald authored
-
Tim Peters authored
-
Georg Brandl authored
-
Tim Peters authored
-
Guido van Rossum authored
systems; define these conditionally.
-
- 20 Feb, 2006 15 commits
-
-
Georg Brandl authored
-
Tim Peters authored
-
Georg Brandl authored
on server error codes. Make this clear.
-
Georg Brandl authored
-
Neal Norwitz authored
add a Py_SAFE_DOWNCAST() to make the code correct.
-
Georg Brandl authored
-
Georg Brandl authored
opened in binary mode.
-
Georg Brandl authored
-
Martin v. Löwis authored
-
Georg Brandl authored
platform field
-
Martin v. Löwis authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
INET_ADDRSTRLEN is not defined.
-
Georg Brandl authored
not allowed by the specs.
-
- 19 Feb, 2006 11 commits
-
-
Tim Peters authored
-
Tim Peters authored
implicit assumptions that there's no difference between text and binary modes.
-
Thomas Wouters authored
-
Neal Norwitz authored
ultimately going to snprintf() not the python string formatter. Right?
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
This should cause few enough spurious warnings to send to python-checkins now. If a test leaks that is not in the ignore list (LEAKY_TESTS), all tests which leak will be reported. This includes those in the ignore list. Hopefully that will prompt someone to fix the flakiness.
-
Hye-Shik Chang authored
-
Georg Brandl authored
-
Marc-André Lemburg authored
inside its own package. Fixes problem reported in patch #1433198. Add codec search function for codec test codec.
-