| Commit message (Expand) | Author | Age | Files | Lines |
* | trunc -> math.trunc (closes #11475) | Benjamin Peterson | 2011-03-12 | 1 | -1/+1 |
|
|
* | Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operat... | Mark Dickinson | 2011-03-12 | 3 | -8/+84 |
|
|
* | Fix issue11283 - Clarifying a re pattern in the re module docs for conditiona... | Senthil Kumaran | 2011-03-12 | 1 | -5/+6 |
|
|
* | Issue #11403: add some MSVC-generated files to .hgignore | Antoine Pitrou | 2011-03-11 | 1 | -0/+3 |
|
|
* | #11446: fix incorrect PEP link. | Ezio Melotti | 2011-03-11 | 1 | -1/+1 |
|
|
* | Issue #11426: use 'with' statements on open files in CSV examples | Eli Bendersky | 2011-03-11 | 1 | -20/+26 |
|
|
* | #10999: Add missing documentation for chflags constants to stat module docs | R David Murray | 2011-03-10 | 3 | -32/+77 |
|
|
* | Use simpler assert in basic example. | Ezio Melotti | 2011-03-10 | 1 | -2/+2 |
|
|
* | Reword the finalization note. | Gregory P. Smith | 2011-03-10 | 1 | -2/+2 |
|
|
* | Explicitly mention that people should not depend on immediate | Gregory P. Smith | 2011-03-10 | 1 | -0/+2 |
|
|
* | Backport from 3.2 several improvements and fixes for unittest.rst. | Ezio Melotti | 2011-03-10 | 1 | -259/+351 |
|
|
* | Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when | Antoine Pitrou | 2011-03-09 | 2 | -1/+6 |
|
|
* | Issue #5622: Fix curses.wrapper to raise correct exception if curses | Ned Deily | 2011-03-09 | 2 | -4/+8 |
|
|
* | Issue #11444: Lock handlers while flushing/closing during shutdown. | Vinay Sajip | 2011-03-08 | 1 | -0/+3 |
|
|
* | transform izip_longest #11424 | Benjamin Peterson | 2011-03-08 | 3 | -16/+32 |
|
|
* | Issue #11424: Fix bug in determining child loggers. | Vinay Sajip | 2011-03-07 | 2 | -5/+118 |
|
|
* | only do this sys.stderr replacing on CPython | Benjamin Peterson | 2011-03-06 | 1 | -4/+7 |
|
|
* | Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from | Thomas Wouters | 2011-03-06 | 2 | -2/+4 |
|
|
* | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th... | Martin v. Löwis | 2011-03-06 | 110 | -38658/+38658 |
|
|
* | #11294: add missing ERA_T_FMT to locale docs. | Georg Brandl | 2011-03-06 | 1 | -3/+8 |
|
|
* | #11292: add missing A_REVERSE to curses attribute table. | Georg Brandl | 2011-03-06 | 1 | -0/+3 |
|
|
* | #11239: add } to list of metacharacters (it is only a metacharacter sometimes... | Georg Brandl | 2011-03-06 | 1 | -1/+1 |
|
|
* | #11227: use Host header in asyncore example. | Georg Brandl | 2011-03-06 | 1 | -1/+2 |
|
|
* | #11373: fix spelling. | Georg Brandl | 2011-03-06 | 1 | -1/+1 |
|
|
* | #11405: do not reference the string module again for its deprecated functions... | Georg Brandl | 2011-03-06 | 1 | -5/+3 |
|
|
* | #11392: you can trust the computer, but you have to know what it does. | Georg Brandl | 2011-03-06 | 1 | -3/+5 |
|
|
* | #11337: remove unreferenced footnote. | Georg Brandl | 2011-03-06 | 1 | -7/+0 |
|
|
* | #11400: remove reference to pre-1.5 assignment behavior. | Georg Brandl | 2011-03-06 | 1 | -3/+0 |
|
|
* | Adapt platform and test_platform to the build identification changes. | Georg Brandl | 2011-03-05 | 2 | -2/+8 |
|
|
* | Commit the hg build identification patch from the pymigr repo. | Georg Brandl | 2011-03-05 | 6 | -5/+120 |
|
|
* | Fix buildbot failure following 97a5590b9291 | Antoine Pitrou | 2011-03-06 | 1 | -3/+3 |
|
|
* | Issue #11391: Writing to a mmap object created with | Antoine Pitrou | 2011-03-06 | 4 | -5/+23 |
|
|
* | More tag fixups. | Georg Brandl | 2011-03-05 | 1 | -6/+0 |
|
|
* | Add updated .hgeol file and fix newlines in the 3.1 branch. | Georg Brandl | 2011-03-05 | 155 | -55180/+55183 |
|
|
* | Fix tag references in 3.1 branch. | Georg Brandl | 2011-03-05 | 1 | -60/+56 |
|
|
* | Merged revisions 88722 via svnmerge from | Giampaolo Rodolà | 2011-03-03 | 2 | -3/+10 |
|
|
* | Apparently, skipUnless() doesn't prevent the execution of | Antoine Pitrou | 2011-03-01 | 1 | -4/+4 |
|
|
* | Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge from | Antoine Pitrou | 2011-02-28 | 6 | -54/+210 |
|
|
* | Typos | Éric Araujo | 2011-02-26 | 1 | -1/+1 |
|
|
* | Final update and deprecation of maintainers.rst. | Éric Araujo | 2011-02-26 | 1 | -7/+12 |
|
|
* | Merged revisions 88613 via svnmerge from | Éric Araujo | 2011-02-25 | 1 | -1/+4 |
|
|
* | Markup backport fix. | Georg Brandl | 2011-02-25 | 1 | -1/+1 |
|
|
* | Blocked revisions 86869-86870,86934,86943,86954-86955,86957-86959,86961,86963... | Georg Brandl | 2011-02-25 | 0 | -0/+0 |
|
|
* | Merged revisions 88438,88440 via svnmerge from | Georg Brandl | 2011-02-25 | 5 | -156/+153 |
|
|
* | Merged revisions 88430 via svnmerge from | Georg Brandl | 2011-02-25 | 3 | -4/+4 |
|
|
* | Merged revisions 88426 via svnmerge from | Georg Brandl | 2011-02-25 | 4 | -472/+521 |
|
|
* | Merged revisions 87627,87638,87739,87760,87771,87787,87984,87986,88108,88115,... | Georg Brandl | 2011-02-25 | 10 | -51/+134 |
|
|
* | Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-... | Georg Brandl | 2011-02-25 | 16 | -215/+227 |
|
|
* | Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,... | Georg Brandl | 2011-02-25 | 17 | -51/+62 |
|
|
* | Merged revisions 87921 via svnmerge from | Alexander Belopolsky | 2011-02-15 | 1 | -1/+2 |
|
|