| Commit message (Expand) | Author | Age | Files | Lines |
* | Be more explicit about the error we are catching. | Jeroen Ruigrok van der Werven | 2009-05-06 | 1 | -1/+1 |
|
|
* | removed string.split usage | Tarek Ziadé | 2009-05-06 | 1 | -3/+2 |
|
|
* | more build_clib cleanup + test coverage | Tarek Ziadé | 2009-05-06 | 2 | -4/+60 |
|
|
* | pep8-fied build_clib module : it is now similar to the one in 3.x | Tarek Ziadé | 2009-05-06 | 1 | -28/+5 |
|
|
* | Added a test and cleaned check_library_list to be ready to fix #5940 | Tarek Ziadé | 2009-05-06 | 2 | -17/+62 |
|
|
* | Wrap getpreferredencoding()'s use of setlocale in a try/except to prevent | Jeroen Ruigrok van der Werven | 2009-05-06 | 1 | -1/+4 |
|
|
* | Merged revisions 68503,68507,68694,69054,69673,69679-69681,70991,70999,71003,... | Benjamin Peterson | 2009-05-05 | 12 | -116/+246 |
|
|
* | Fix Issue #4875: find_library can return directories instead of files | Thomas Heller | 2009-05-05 | 1 | -2/+2 |
|
|
* | Issue #5920: Changed format.__float__ and complex.__float__ to use a precisio... | Eric Smith | 2009-05-05 | 2 | -0/+57 |
|
|
* | Fixing issue5861 - test_urllib fails on windows. Agree to comment to have ':'... | Senthil Kumaran | 2009-05-05 | 1 | -1/+1 |
|
|
* | Fix overlong lines. | Georg Brandl | 2009-05-05 | 1 | -17/+27 |
|
|
* | #5142: add module skipping feature to pdb. | Georg Brandl | 2009-05-05 | 3 | -3/+113 |
|
|
* | #1309567: fix linecache behavior of stripping subdirectories from paths when ... | Georg Brandl | 2009-05-05 | 2 | -2/+134 |
|
|
* | #5932: fix error return in _convertPyInt_AsSsize_t() conversion function. | Georg Brandl | 2009-05-05 | 1 | -0/+3 |
|
|
* | Update bdist_msi so that the generated MSIs for pure Python modules can insta... | Steven Bethard | 2009-05-05 | 1 | -75/+162 |
|
|
* | using sys._getframe(x), where x > 0 doesnt' work on IronPython | Benjamin Peterson | 2009-05-05 | 1 | -2/+5 |
|
|
* | Fix issue 5890: (property subclass shadows __doc__ string) by inserting | R. David Murray | 2009-05-04 | 1 | -1/+115 |
|
|
* | Issue #5692: In :class:`zipfile.Zipfile`, fix wrong path calculation when ext... | Antoine Pitrou | 2009-05-04 | 1 | -1/+3 |
|
|
* | Issue #4426: The UTF-7 decoder was too strict and didn't accept some legal se... | Antoine Pitrou | 2009-05-04 | 1 | -6/+15 |
|
|
* | Fix typos. | Walter Dörwald | 2009-05-04 | 3 | -5/+5 |
|
|
* | Issue #4751: For hashlib algorithms provided by OpenSSL, the Python | Gregory P. Smith | 2009-05-04 | 1 | -3/+46 |
|
|
* | docstring update. | Gregory P. Smith | 2009-05-03 | 1 | -0/+3 |
|
|
* | Optimization: move RFC defined network constant construction out of | Gregory P. Smith | 2009-05-03 | 1 | -14/+33 |
|
|
* | Further development of issue5559, handle Windows files | Kurt B. Kaiser | 2009-05-03 | 1 | -2/+4 |
|
|
* | idle.py modified and simplified to better support | Kurt B. Kaiser | 2009-05-03 | 2 | -21/+14 |
|
|
* | (no commit message) | Michael Foord | 2009-05-02 | 2 | -38/+227 |
|
|
* | Isue #5084: unpickling now interns the attribute names of pickled objects, | Antoine Pitrou | 2009-05-02 | 2 | -1/+23 |
|
|
* | Add addCleanup and doCleanups to unittest.TestCase. | Michael Foord | 2009-05-02 | 2 | -24/+158 |
|
|
* | #1607951: Make mailbox.Maildir re-read the directories less frequently. | Andrew M. Kuchling | 2009-05-02 | 2 | -4/+55 |
|
|
* | Convert test method names to PEP8 style. | Gregory P. Smith | 2009-05-02 | 1 | -46/+47 |
|
|
* | revert unrelated change | Benjamin Peterson | 2009-05-02 | 1 | -3/+1 |
|
|
* | remove py3k compat code | Benjamin Peterson | 2009-05-02 | 3 | -64/+10 |
|
|
* | don't let sys.argv be used in the tests | Benjamin Peterson | 2009-05-02 | 1 | -2/+5 |
|
|
* | Adds an exit parameter to unittest.main(). If False main no longer | Michael Foord | 2009-05-02 | 2 | -10/+78 |
|
|
* | Issue #3002: `shutil.copyfile()` and `shutil.copytree()` now raise an | Antoine Pitrou | 2009-05-01 | 2 | -4/+50 |
|
|
* | Adds the ipaddr module to the standard library. Issue #3959. | Gregory P. Smith | 2009-05-01 | 2 | -0/+1932 |
|
|
* | Make test.test_support.EnvironmentVarGuard behave like a dictionary. | Walter Dörwald | 2009-05-01 | 10 | -65/+64 |
|
|
* | Fix for Issue1648102, based on the MSDN spec: If this parameter specifies the | Senthil Kumaran | 2009-05-01 | 1 | -10/+3 |
|
|
* | Issue #1588: Add complex.__format__. | Eric Smith | 2009-04-30 | 1 | -1/+60 |
|
|
* | prevent ref cycles by removing bound method on close() | Benjamin Peterson | 2009-04-30 | 1 | -0/+2 |
|
|
* | make sure to close file | Benjamin Peterson | 2009-04-30 | 1 | -1/+1 |
|
|
* | make sure mode is removable while cleaning up test droppings | Benjamin Peterson | 2009-04-29 | 1 | -0/+5 |
|
|
* | fix test_shutil on ZFS #5676 | Benjamin Peterson | 2009-04-29 | 1 | -2/+16 |
|
|
* | Backport some of the float formatting tests from py3k. | Mark Dickinson | 2009-04-29 | 2 | -0/+375 |
|
|
* | Issue #5864: format(1234.5, '.4') gives misleading result | Mark Dickinson | 2009-04-29 | 1 | -0/+5 |
|
|
* | More aifc tests. | R. David Murray | 2009-04-29 | 1 | -7/+53 |
|
|
* | Now that we've got a test_aifc, add a few tests. | R. David Murray | 2009-04-29 | 1 | -0/+30 |
|
|
* | Fix issue 2245. aifc now skips any chunk type it doesn't actually | R. David Murray | 2009-04-29 | 4 | -8/+24 |
|
|
* | Fixed #5874 : distutils.tests.test_config_cmd is not locale-sensitive anymore | Tarek Ziadé | 2009-04-29 | 1 | -1/+1 |
|
|
* | Update spec version number. | Raymond Hettinger | 2009-04-27 | 1 | -1/+1 |
|
|