Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [2.7] closes bpo-32997: Fix REDOS in fpformat (GH-5984) | Jamie Davis | 2018-03-05 | 1 | -0/+10 |
* | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -7/+7 |
* | Deprecate the fpformat module for removal in 3.0. | Brett Cannon | 2008-05-10 | 1 | -2/+3 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+7 |
* | Make this test work under Windows as well. | Fred Drake | 2001-07-23 | 1 | -2/+5 |
* | Whitespace normalization. | Tim Peters | 2001-07-23 | 1 | -4/+3 |
* | New tests by Nick Mathewson, for the fpformat module. | Fred Drake | 2001-07-23 | 1 | -0/+67 |