| Commit | Date | |
|---|---|---|
| 2010-06-12 18:20:32 | Tree | |
| 2010-06-12 17:11:02 | Tree | |
|
[r9862]
by
cboos
TracIni#inherit-section: a bit of clarification of the terminology (related to #9416) |
2010-06-12 16:22:24 | Tree |
| 2010-06-12 14:41:12 | Tree | |
| 2010-06-12 14:20:45 | Tree | |
| 2010-06-12 02:00:16 | Tree | |
|
[r9858]
by
rblank
error: When displaying the traceback on internal errors, allow the code context to be retrieved from eggs. In Python 2.6, the `linecache` can get source lines from eggs. Python 2.5 and 2.4 return lines from the wrong file, so an explicit search in the eggs found on `sys.path` is performed beforehand. Closes #9421. |
2010-06-11 23:23:42 | Tree |
|
[r9857]
by
osimons
l10n/nb: Extracted new/changed messages. All fuzzy strings reviewed, and translations for new messages added. Ready for release! (#7177) |
2010-06-11 23:20:18 | Tree |
| 2010-06-11 18:41:14 | Tree | |
|
[r9855]
by
rblank
util: Work around [http://bugs.python.org/issue1646728 Python issue 1646728] in Python 2.4 (`datetime.fromtimestamp()` failure with negative `float` timestamps). Patch by jomae. Closes #9420. |
2010-06-11 16:33:05 | Tree |