| Commit message (Expand) | Author | Age | Files | Lines |
| * | - correct patch number | Matthias Klose | 2006-04-03 | 1 | -1/+1 |
|
|
| * | - Patch #360466: Replace the MD5 implementation from RSA Data Security Inc | Matthias Klose | 2006-04-03 | 1 | -0/+3 |
|
|
| * | preparation for 2.5a1 | Anthony Baxter | 2006-04-03 | 2 | -5/+8 |
|
|
| * | Bug #1421664: Set sys.stderr.encoding | Martin v. Löwis | 2006-04-03 | 1 | -0/+3 |
|
|
| * | The email module's parsedate_tz function now sets the daylight savings | Anthony Baxter | 2006-04-03 | 2 | -0/+5 |
|
|
| * | Accept keyword arguments for __import__ and doc the addition of the level par... | Neal Norwitz | 2006-04-03 | 1 | -0/+2 |
|
|
| * | Patch #624325: urlparse.urlparse() and urlparse.urlsplit() results | Fred Drake | 2006-04-01 | 1 | -0/+3 |
|
|
| * | Some typo & grammar fixes | Andrew M. Kuchling | 2006-04-01 | 1 | -12/+12 |
|
|
| * | Update SQLite version requirement. | Georg Brandl | 2006-04-01 | 1 | -1/+1 |
|
|
| * | patch #1462498: handle entityrefs in attribute values. | Georg Brandl | 2006-04-01 | 1 | -0/+3 |
|
|
| * | Bug #947906: Add classes LocaleTextCalendar and LocaleHTMLCalendar, | Walter Dörwald | 2006-04-01 | 1 | -1/+3 |
|
|
| * | merged the sqlite-integration branch. | Anthony Baxter | 2006-04-01 | 1 | -0/+5 |
|
|
| * | Another crack at bug #1460340: make random.sample(dict) | Tim Peters | 2006-04-01 | 1 | -0/+5 |
|
|
| * | Patch #1460496: round() now accepts keyword arguments. | Georg Brandl | 2006-03-31 | 1 | -0/+2 |
|
|
| * | Bug #1445068: getpass.getpass() can now be given an explicit stream | Georg Brandl | 2006-03-31 | 1 | -0/+3 |
|
|
| * | Patch #1462313, bug #1443328: the pickle modules now can handle classes | Georg Brandl | 2006-03-31 | 1 | -0/+3 |
|
|
| * | Patch #1380952: fix SSL objects timing out on consecutive read()s | Georg Brandl | 2006-03-31 | 1 | -0/+2 |
|
|
| * | Bug #1250170, Patch #1462230: handle socket.gethostname() | Georg Brandl | 2006-03-31 | 1 | -0/+3 |
|
|
| * | Bug #947906: An object oriented interface has been added to the calendar | Walter Dörwald | 2006-03-31 | 1 | -0/+4 |
|
|
| * | Add a NEWS entry for the Alpha fixes | Neal Norwitz | 2006-03-31 | 1 | -0/+3 |
|
|
| * | Fixed bug #1459029 - unicode reprs were double-escaped. | Anthony Baxter | 2006-03-30 | 1 | -0/+2 |
|
|
| * | Oops, forgot to checkin the NEWS for --identity | Phillip J. Eby | 2006-03-30 | 1 | -0/+3 |
|
|
| * | Revert r43399. | Georg Brandl | 2006-03-28 | 1 | -6/+0 |
|
|
| * | Bug #1459963: urllib2 now normalizes HTTP header names correctly | Georg Brandl | 2006-03-28 | 1 | -0/+6 |
|
|
| * | Mention patch id for the CJK part of the patch and | Walter Dörwald | 2006-03-27 | 1 | -5/+6 |
|
|
| * | Years in the making. | Tim Peters | 2006-03-26 | 1 | -1/+12 |
|
|
| * | SF Patch #1455676: Simplify using Queues with daemon consumer threads | Raymond Hettinger | 2006-03-24 | 1 | -0/+4 |
|
|
| * | Preserve command name, for later printing of active | Martin v. Löwis | 2006-03-23 | 1 | -0/+2 |
|
|
| * | Patch #1396919: Reenable the system scope threads on FreeBSD 5.4 | Hye-Shik Chang | 2006-03-23 | 1 | -0/+3 |
|
|
| * | Forward port MvL's fix in 43227: | Neal Norwitz | 2006-03-23 | 1 | -0/+3 |
|
|
| * | ctypes was added. | Thomas Heller | 2006-03-22 | 1 | -0/+2 |
|
|
| * | Change NEWS entry for recent socket API change | Georg Brandl | 2006-03-22 | 1 | -1/+1 |
|
|
| * | News about email 4.0. | Barry Warsaw | 2006-03-22 | 1 | -0/+8 |
|
|
| * | remove test file | Barry Warsaw | 2006-03-21 | 1 | -1/+0 |
|
|
| * | py trunk svn test | Barry Warsaw | 2006-03-21 | 1 | -1/+1 |
|
|
| * | py trunk svn test | Barry Warsaw | 2006-03-21 | 1 | -1/+1 |
|
|
| * | py trunk svn test | Barry Warsaw | 2006-03-21 | 1 | -0/+1 |
|
|
| * | moved older releases into HISTORY | Anthony Baxter | 2006-03-20 | 2 | -5287/+5287 |
|
|
| * | Patch #1309579: wait3 and wait4 were added to the posix module by Chad J. Sch... | Neal Norwitz | 2006-03-20 | 2 | -0/+3 |
|
|
| * | SF [ 1231053 ] audioop - alaw encoding/decoding added, code updated | Anthony Baxter | 2006-03-20 | 1 | -0/+3 |
|
|
| * | Previously, Python code had no easy way to access the contents of a | Georg Brandl | 2006-03-18 | 1 | -0/+4 |
|
|
| * | RFE #567972: Socket objects' family, type and proto properties are | Georg Brandl | 2006-03-17 | 1 | -0/+3 |
|
|
| * | Update/expand on comments about leaking tests. | Neal Norwitz | 2006-03-17 | 1 | -4/+5 |
|
|
| * | Ignore ctypes leaks, but add a test case so we do not forget. | Neal Norwitz | 2006-03-17 | 1 | -1/+1 |
|
|
| * | Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. | Neal Norwitz | 2006-03-16 | 3 | -6/+8 |
|
|
| * | Add a news entry about the sre/re swap. | Neal Norwitz | 2006-03-16 | 1 | -0/+3 |
|
|
| * | Merge the tim-obmalloc branch to the trunk. | Tim Peters | 2006-03-16 | 1 | -0/+12 |
|
|
| * | Document the other change from patch #1359365. | Walter Dörwald | 2006-03-15 | 1 | -2/+4 |
|
|
| * | SF patch #1359365: cStringIO.StringIO.isatty() will raise a ValueError | Walter Dörwald | 2006-03-15 | 1 | -0/+3 |
|
|
| * | Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass | Walter Dörwald | 2006-03-15 | 1 | -0/+6 |
|
|