| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #742342: make Python stop segfaulting on infinitely-recursive reload()s. ... | Collin Winter | 2007-03-12 | 1 | -0/+3 |
|
|
* | Bug #1678647: write a newline after printing an exception in any | Georg Brandl | 2007-03-12 | 1 | -0/+3 |
|
|
* | Backport from Py3k branch: | Georg Brandl | 2007-03-12 | 1 | -0/+4 |
|
|
* | Patch #1677862: Require a space or tab after import in .pth files. | Martin v. Löwis | 2007-03-12 | 1 | -0/+2 |
|
|
* | Bug #1675511: Use -Kpic instead of -xcode=pic32 on Solaris/x86. | Martin v. Löwis | 2007-03-12 | 1 | -0/+2 |
|
|
* | Patch #1192590: Fix pdb's "ignore" and "condition" commands so they trap the ... | Collin Winter | 2007-03-11 | 1 | -0/+3 |
|
|
* | Patch #1675981: remove unreachable code from type.__new__() method. | Žiga Seilnacht | 2007-03-11 | 1 | -0/+2 |
|
|
* | Patch #1599845: Add an option to disable the implicit calls to server_bind() ... | Collin Winter | 2007-03-10 | 1 | -0/+4 |
|
|
* | Add proper attribution for a bug fix. | Collin Winter | 2007-03-10 | 1 | -1/+2 |
|
|
* | Bug #1531963: Make SocketServer.TCPServer's server_address always be equal to... | Collin Winter | 2007-03-10 | 1 | -0/+3 |
|
|
* | Bug #1651235: When a tuple was passed to a ctypes function call, | Thomas Heller | 2007-03-09 | 1 | -0/+3 |
|
|
* | Patch #1491866: change the complex() constructor to allow parthensized forms.... | Collin Winter | 2007-03-09 | 1 | -0/+4 |
|
|
* | Add Ziga Seilnacht. | Martin v. Löwis | 2007-03-09 | 1 | -0/+4 |
|
|
* | Fix bug #1646630: ctypes.string_at(buf, 0) and ctypes.wstring_at(buf, 0) | Thomas Heller | 2007-03-09 | 1 | -0/+3 |
|
|
* | Bug #1629566: clarify the docs on the return values of parsedate() and parsed... | Collin Winter | 2007-03-09 | 1 | -0/+3 |
|
|
* | Patch #957003: Implement smtplib.LMTP. | Martin v. Löwis | 2007-03-09 | 1 | -0/+2 |
|
|
* | Add NEWS item for patch #1481079 (r54234). | Collin Winter | 2007-03-09 | 1 | -0/+2 |
|
|
* | Introduce test.test_support.TransientResource. It's a context manager to | Brett Cannon | 2007-03-08 | 1 | -0/+4 |
|
|
* | Add a NEWS entry for rev. 54207,8. | Georg Brandl | 2007-03-08 | 1 | -0/+6 |
|
|
* | Bug #1115886: os.path.splitext('.cshrc') gives now ('.cshrc', ''). | Martin v. Löwis | 2007-03-07 | 1 | -0/+2 |
|
|
* | Patch #787789: allow to pass custom TestRunner instances to unittest's | Georg Brandl | 2007-03-07 | 1 | -0/+3 |
|
|
* | Patches #1550273, #1550272: fix a few bugs in unittest and add a | Georg Brandl | 2007-03-07 | 1 | -0/+3 |
|
|
* | Patch #1001604: glob.glob() now returns unicode filenames if it was | Georg Brandl | 2007-03-07 | 1 | -0/+3 |
|
|
* | Patch #703779: unset __file__ in __main__ after running a file. This | Georg Brandl | 2007-03-07 | 1 | -0/+4 |
|
|
* | Variant of patch #697613: don't exit the interpreter on a SystemExit | Georg Brandl | 2007-03-07 | 1 | -0/+5 |
|
|
* | Document change to curses. | Walter Dörwald | 2007-03-06 | 1 | -0/+2 |
|
|
* | Patch #1654417: make operator.{get,set,del}slice use the full range | Georg Brandl | 2007-03-06 | 1 | -0/+3 |
|
|
* | Patch #1638879: don't accept strings with embedded NUL bytes in long(). | Georg Brandl | 2007-03-06 | 1 | -0/+2 |
|
|
* | Patch #1646728: datetime.fromtimestamp fails with negative | Guido van Rossum | 2007-03-06 | 1 | -0/+3 |
|
|
* | patch 1673619 - identify extension modules which cannot be built | Skip Montanaro | 2007-03-06 | 1 | -0/+3 |
|
|
* | Patch #912410: Replace HTML entity references for attribute values | Martin v. Löwis | 2007-03-06 | 1 | -0/+3 |
|
|
* | Patch #1663234: you can now run doctest on test files and modules | Georg Brandl | 2007-03-06 | 1 | -0/+3 |
|
|
* | Bug #1674503: close the file opened by execfile() in an error condition. | Georg Brandl | 2007-03-06 | 1 | -0/+2 |
|
|
* | Patch #1121142: Implement ZipFile.open. | Martin v. Löwis | 2007-03-06 | 1 | -0/+2 |
|
|
* | Patch #1671450: add a section about subclassing builtin types to the | Georg Brandl | 2007-03-06 | 1 | -0/+3 |
|
|
* | Patch #1674228: when assigning a slice (old-style), check for the | Georg Brandl | 2007-03-05 | 1 | -0/+3 |
|
|
* | Added Pete for 3101 too | Neal Norwitz | 2007-03-05 | 1 | -0/+3 |
|
|
* | note MacPorts/BerkDB change in setup.py | Skip Montanaro | 2007-03-04 | 1 | -0/+2 |
|
|
* | Add Pat and Eric for work on PEP 3101 in the sandbox | Neal Norwitz | 2007-03-01 | 1 | -0/+3 |
|
|
* | Add collections.NamedTuple | Raymond Hettinger | 2007-03-01 | 1 | -0/+2 |
|
|
* | Add news about changes to metaclasses and __bases__ error checking. | Jeremy Hylton | 2007-02-27 | 1 | -0/+7 |
|
|
* | When printing an unraisable error, don't print exceptions. before the name. | Neal Norwitz | 2007-02-26 | 1 | -0/+3 |
|
|
* | Fix typo. | Georg Brandl | 2007-02-26 | 1 | -1/+1 |
|
|
* | Add Steven Bethard to help out with patches. | Neal Norwitz | 2007-02-26 | 1 | -0/+3 |
|
|
* | Fix crash in exec when unicode filename can't be decoded. | Jeremy Hylton | 2007-02-25 | 1 | -0/+1 |
|
|
* | Add itertools.izip_longest(). | Raymond Hettinger | 2007-02-21 | 1 | -0/+2 |
|
|
* | Patch #1490190: posixmodule now includes os.chflags() and os.lchflags() | Martin v. Löwis | 2007-02-19 | 2 | -0/+4 |
|
|
* | Moved misplaced news item. | Lars Gustäbel | 2007-02-19 | 1 | -3/+3 |
|
|
* | Add merge() function to heapq. | Raymond Hettinger | 2007-02-19 | 1 | -0/+2 |
|
|
* | Update the encoding package's search function to use absolute imports when | Brett Cannon | 2007-02-15 | 1 | -0/+3 |
|
|