| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove generated test db files | Neal Norwitz | 2006-01-25 | 1 | -2/+3 |
|
|
* | Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env. | Neal Norwitz | 2006-01-25 | 3 | -0/+28 |
|
|
* | test_rude_shutdown(): Rewrote to use proper thread | Tim Peters | 2006-01-24 | 1 | -11/+19 |
|
|
* | Whitespace normalization. | Tim Peters | 2006-01-24 | 1 | -4/+4 |
|
|
* | Patch #1349118: urllib2 now supports user:pass@ style proxy | Martin v. Löwis | 2006-01-24 | 1 | -6/+93 |
|
|
* | Repaired new test failures on Windows: | Tim Peters | 2006-01-23 | 1 | -3/+12 |
|
|
* | Whitespace normalization. | Tim Peters | 2006-01-23 | 1 | -1/+1 |
|
|
* | Disable this test until I can test on big-endian machines and get passing | Neal Norwitz | 2006-01-23 | 1 | -1/+2 |
|
|
* | Test zipimporter a bit more. Also get working with -R :: option for finding ... | Neal Norwitz | 2006-01-23 | 1 | -4/+122 |
|
|
* | Convenience function to remove a possibly non-existant file | Neal Norwitz | 2006-01-23 | 1 | -14/+10 |
|
|
* | Test getsignal() and some error conditions | Neal Norwitz | 2006-01-23 | 1 | -1/+23 |
|
|
* | Use unittest and make sure a few other cases don't crash | Neal Norwitz | 2006-01-23 | 1 | -2/+23 |
|
|
* | Bug #902075: urllib2 now handles "host:port" proxy specifications | Georg Brandl | 2006-01-21 | 1 | -8/+13 |
|
|
* | Whitespace normalization. | Tim Peters | 2006-01-20 | 1 | -11/+11 |
|
|
* | Patch #1410998: remove "DOS" from os.py docstring | Georg Brandl | 2006-01-20 | 1 | -1/+1 |
|
|
* | Try to resolve the remaining webbrowser issues (backgrounding, local urls) | Georg Brandl | 2006-01-20 | 1 | -103/+196 |
|
|
* | Whitespace normalization. | Tim Peters | 2006-01-20 | 1 | -1/+1 |
|
|
* | Added a test for the ability to specify a class attribute in Formatter config... | Vinay Sajip | 2006-01-20 | 1 | -16/+64 |
|
|
* | Added a test for the ability to specify a class attribute in Formatter config... | Vinay Sajip | 2006-01-20 | 1 | -0/+4 |
|
|
* | Added the ability to specify a class attribute in Formatter configuration. Co... | Vinay Sajip | 2006-01-20 | 1 | -1/+21 |
|
|
* | Patch #1388073: Make unittest.TestCase easier to subclass | Georg Brandl | 2006-01-20 | 1 | -13/+13 |
|
|
* | Checkin the test of patch #1400181. | Georg Brandl | 2006-01-20 | 1 | -0/+14 |
|
|
* | Bug #1407902: Added support for sftp:// URIs to urlparse. | Georg Brandl | 2006-01-20 | 1 | -11/+11 |
|
|
* | Readd bug report note. | Georg Brandl | 2006-01-20 | 1 | -0/+6 |
|
|
* | Bug #1371247: Update Windows LCIDs in locale.py. | Georg Brandl | 2006-01-20 | 1 | -32/+179 |
|
|
* | Add a more informative error message for test_float_parsing so the failing | Brett Cannon | 2006-01-19 | 1 | -2/+4 |
|
|
* | SF bug #1347874; FeedParser does not comply with RFC2822. | Barry Warsaw | 2006-01-17 | 2 | -2/+11 |
|
|
* | Ported 42075 from release23-maint branch. | Barry Warsaw | 2006-01-17 | 4 | -5/+51 |
|
|
* | Refactoring for fileConfig. Contributed by Shane Hathaway. | Vinay Sajip | 2006-01-16 | 1 | -125/+142 |
|
|
* | Changes due to added test for fileConfig contributed by Shane Hathaway. | Vinay Sajip | 2006-01-16 | 1 | -0/+6 |
|
|
* | Added test for fileConfig. Contributed by Shane Hathaway. | Vinay Sajip | 2006-01-16 | 1 | -1/+101 |
|
|
* | Exceptions raised during renaming in rotating file handlers are now passed to... | Vinay Sajip | 2006-01-16 | 1 | -2/+2 |
|
|
* | Exceptions raised during renaming in rotating file handlers are now passed to... | Vinay Sajip | 2006-01-16 | 1 | -2/+12 |
|
|
* | TimedRotatingFileHandler now calculates next rollover from previous rollover ... | Vinay Sajip | 2006-01-16 | 1 | -1/+1 |
|
|
* | Fixed bug in time-to-midnight calculation. | Vinay Sajip | 2006-01-16 | 1 | -3/+6 |
|
|
* | collected my segfaulting Python examples from the SF trackers | Armin Rigo | 2006-01-14 | 8 | -0/+99 |
|
|
* | Bug #1394565: SimpleHTTPServer now doesn't choke on query paramters | Georg Brandl | 2006-01-13 | 1 | -0/+3 |
|
|
* | Bug #1403410: The warnings module now doesn't get confused | Georg Brandl | 2006-01-13 | 1 | -1/+1 |
|
|
* | Whitespace normalization. | Tim Peters | 2006-01-13 | 3 | -100/+99 |
|
|
* | Test curses.setupterm() before initscr(). | Georg Brandl | 2006-01-12 | 1 | -2/+3 |
|
|
* | Fix SF bug #1402308, segfault when using mmap(-1, ...) | Neal Norwitz | 2006-01-11 | 2 | -0/+9 |
|
|
* | add another crash reported by Thomas Wouters | Neal Norwitz | 2006-01-11 | 1 | -0/+10 |
|
|
* | Remove outstanding_crashes again. | Georg Brandl | 2006-01-10 | 1 | -38/+0 |
|
|
* | Add outstanding_crashes.py with tests for crashes. | Georg Brandl | 2006-01-10 | 2 | -0/+41 |
|
|
* | As I threatened on python-dev, add a directory which contains all known | Neal Norwitz | 2006-01-10 | 4 | -0/+97 |
|
|
* | SF bug #1400822, Extended version of _curses over{lay,write} does not work | Neal Norwitz | 2006-01-10 | 1 | -1/+7 |
|
|
* | Correct test_builtin locale handling. | Georg Brandl | 2006-01-09 | 1 | -1/+1 |
|
|
* | Bug #1400115, Fix segfault when calling curses.panel.userptr() | Neal Norwitz | 2006-01-09 | 1 | -0/+11 |
|
|
* | Add a test file (which isn't run by regrtest) for bugs which | Georg Brandl | 2006-01-08 | 1 | -0/+24 |
|
|
* | Patch #1299675: Pass metadata in upload. | Martin v. Löwis | 2006-01-08 | 1 | -9/+33 |
|
|