- 24 Aug, 2007 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
(backport from rev. 57389)
-
Gregory P. Smith authored
library installed both were detected so both modules were enabled. But the include path causes the recent BerkeleyDB's db.h file to be included causing the bsddb185 compile to fail. This disables building bsddb185 when both are present.
-
Gregory P. Smith authored
-
- 23 Aug, 2007 3 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Gregory P. Smith authored
------------------------------------------------------------------------ r57286 | gregory.p.smith | 2007-08-22 14:32:34 -0700 (Wed, 22 Aug 2007) | 3 lines stop leaving log.0000001 __db.00* and xxx.db turds in developer sandboxes when bsddb3 tests are run.
-
- 21 Aug, 2007 1 commit
-
-
Neal Norwitz authored
-
- 16 Aug, 2007 1 commit
-
-
Matthias Klose authored
-
- 10 Aug, 2007 1 commit
-
-
Georg Brandl authored
-
- 08 Aug, 2007 2 commits
-
-
Georg Brandl authored
(backport from rev. 56833)
-
Georg Brandl authored
Fixes #1730114. (backport from rev. 56830)
-
- 07 Aug, 2007 1 commit
-
-
Georg Brandl authored
(backport from rev. 56797)
-
- 04 Aug, 2007 1 commit
-
-
Hye-Shik Chang authored
Fix gb18030 codec's bug that doesn't map two-byte characters on GB18030 extension in encoding. (bug reported by Bjorn Stabell)
-
- 02 Aug, 2007 1 commit
-
-
Matthias Klose authored
-
- 31 Jul, 2007 1 commit
-
-
Martin v. Löwis authored
-
- 29 Jul, 2007 3 commits
-
-
Georg Brandl authored
(backport)
-
Georg Brandl authored
(backport from rev. 56614)
-
Georg Brandl authored
(backport from rev. 56611)
-
- 28 Jul, 2007 1 commit
-
-
Martin v. Löwis authored
represent the result in a single character.
-
- 26 Jul, 2007 2 commits
-
-
Ronald Oussoren authored
- be more strict about the build environment - update some 3th party libraries
-
Georg Brandl authored
(backport from rev. 56551)
-
- 25 Jul, 2007 1 commit
-
-
Martin v. Löwis authored
-
- 18 Jul, 2007 1 commit
-
-
Georg Brandl authored
(backport from rev. 56451)
-
- 14 Jul, 2007 5 commits
-
-
Andrew M. Kuchling authored
Avoid exception if there's a stray directory inside a Maildir folder. The Maildir specification doesn't seem to say anything about this situation, and it can happen if you're keeping a Maildir mailbox in Subversion (.svn directories) or some similar system. The patch just ignores directories in the cur/, new/, tmp/ folders.
-
Andrew M. Kuchling authored
-
Georg Brandl authored
(backport from rev. 56366)
-
Georg Brandl authored
(backport from rev. 56364)
-
Raymond Hettinger authored
-
- 13 Jul, 2007 5 commits
-
-
Barry Warsaw authored
[ 1752723 ] email.message_from_string: initial line gets discarded I added a test to assert that when the first line of text passed to message_from_string() contains a leading space, the message ends up with the appropriate FirstHeaderLineIsContinuationDefect on its defects list. The bug is invalid.
-
Thomas Heller authored
Py_DECREF'd.
-
Thomas Heller authored
Fix for SF# 1649098: avoid zero-sized array declaration in structure.
-
Thomas Heller authored
-
Thomas Heller authored
of c_char_p and c_wchar_p has changed as a sideeffect.
-
- 12 Jul, 2007 5 commits
-
-
Georg Brandl authored
Python tutorial. (backport from rev. 56306)
-
Georg Brandl authored
(backport from rev. 56302)
-
Georg Brandl authored
with %G. (backport from rev. 56298)
-
Georg Brandl authored
(backport from rev. 56296)
-
Georg Brandl authored
without handler. (backport from rev. 56293)
-
- 11 Jul, 2007 1 commit
-
-
Georg Brandl authored
(backport from rev. 56280)
-