summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #3660: Correct a reference leak in PyUnicode_AsEncodedString whenAmaury Forgeot d'Arc2008-09-052-15/+24
* Blocked revisions 66232 via svnmergeBrett Cannon2008-09-050-0/+0
* Blocked revisions 66229 via svnmergeBrett Cannon2008-09-050-0/+0
* fix small typoBenjamin Peterson2008-09-051-1/+1
* Issue #3660 (part of): fix a memory leak in _pickle.Antoine Pitrou2008-09-052-1/+7
* Follow-up of #3773: In PyTokenizer_FindEncoding, remove the call to PyErr_NoM...Amaury Forgeot d'Arc2008-09-041-2/+0
* #3773: Check for errors around the use of PyTokenizer_FindEncoding().Amaury Forgeot d'Arc2008-09-043-1/+9
* Issue #3160: the "bdist_wininst" distutils command didn't work.Antoine Pitrou2008-09-042-4/+11
* Update release notes for pybsddb.Barry Warsaw2008-09-041-31/+11
* Merged revisions 66213 via svnmerge fromHirokazu Yamamoto2008-09-041-1/+1
* Issue #1658: dict size is changing during iteration in tkinter.BaseWidget andGuilherme Polo2008-09-043-10/+10
* Follows to bsddb removal (VC6)Hirokazu Yamamoto2008-09-042-114/+0
* Mention that bsddb is gone and include a link to jcea's website whereGregory P. Smith2008-09-041-0/+4
* PyTokenizer_FindEncoding() always failed because it set the tokenizer stateBrett Cannon2008-09-043-2/+26
* Include a pointer to the pybsddb website with the 'bsddb has beenGregory P. Smith2008-09-041-0/+2
* correct an exampleGregory P. Smith2008-09-041-1/+1
* Remove _bsddb project on py3k (_bsddb44 project remains and builds). As disc...Mark Hammond2008-09-042-569/+0
* Fix a memory leak in reloading extension modules #3667Benjamin Peterson2008-09-041-1/+1
* #2501 xml.sax.parser doesn't terminate when given a filename; enable some mor...Benjamin Peterson2008-09-042-7/+4
* Committing the patch in issue 2965, so that weakref dicts have a closerBarry Warsaw2008-09-043-57/+23
* db_incs is neededBenjamin Peterson2008-09-031-0/+14
* clean up some more bsddb scrapsBenjamin Peterson2008-09-034-104/+3
* Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi moduleFacundo Batista2008-09-037-131/+159
* Blocked revisions 66197 via svnmergeBrett Cannon2008-09-030-0/+0
* remove bsddbBenjamin Peterson2008-09-0337-16923/+2
* Merged revisions 66134,66136,66143,66154-66155,66190 via svnmerge fromBenjamin Peterson2008-09-032-15/+45
* Python3.0 bsddb testsuite compatibility improvementsJesus Cea2008-09-033-4/+12
* Fixed wording of python --help text.Christian Heimes2008-09-031-2/+2
* The decode is used to workaround this:Jesus Cea2008-09-031-1/+3
* Issue #3696: Error parsing arguments on OpenBSD <= 4.4 and Cygwin.Antoine Pitrou2008-09-037-3/+128
* Issue #3697: "Fatal Python error: Cannot recover from stack overflow"Antoine Pitrou2008-09-033-8/+49
* merge 66184 to fix issue3110 to py3kJesse Noller2008-09-032-0/+14
* Fix some leaks - Neal NorwitzJesus Cea2008-09-032-4/+6
* Merged revisions 66174-66175,66177 via svnmerge fromBenjamin Peterson2008-09-038-171/+216
* Merged revisions 66171 via svnmerge fromAmaury Forgeot d'Arc2008-09-022-2/+17
* Merged revisions 66167 via svnmerge fromAmaury Forgeot d'Arc2008-09-022-13/+13
* Merged revisions 66166 via svnmerge fromAmaury Forgeot d'Arc2008-09-026-255/+68
* Merged revisions 66162 via svnmerge fromHirokazu Yamamoto2008-09-021-0/+2
* Merge r66115 forward to py3k, resolves issue3419Jesse Noller2008-09-021-7/+14
* unblock 66115 from mergingJesse Noller2008-09-020-0/+0
* Add news item for #3719.Marc-André Lemburg2008-09-021-0/+3
* Merged revisions 66144 via svnmerge fromNick Coghlan2008-09-021-2/+2
* Add quotes around the file name to avoid issues with spaces.Marc-André Lemburg2008-09-021-1/+1
* The _warnings module did not properly handle cases where strings were not beingBrett Cannon2008-09-023-5/+25
* Merge in r66135. Doing also required removing a stale DeprecationWarning alongBrett Cannon2008-09-026-124/+164
* Improve compatibility with Python3.0 testsuiteJesus Cea2008-09-024-8/+156
* Merged revisions 66045,66048-66049,66053,66060,66062-66063,66065,66067,66071-...Benjamin Peterson2008-09-0213-676/+905
* Port Python 2.6 bsddb3 testdriver to Python 3.0Jesus Cea2008-09-021-60/+23
* Blocked revisions 65655,66088,66123 via svnmergeBenjamin Peterson2008-09-010-0/+0
* Blocked revisions 66127 via svnmergeBenjamin Peterson2008-09-010-0/+0