- 26606fd Issue #11403: add some MSVC-generated files to .hgignore by Antoine Pitrou · 14 years ago
- 7885833 #11446: fix incorrect PEP link. by Ezio Melotti · 14 years ago
- 9cc6249 Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 14 years ago
- 3017806 #10999: Add missing documentation for chflags constants to stat module docs by R David Murray · 14 years ago
- c29cd93 Use simpler assert in basic example. by Ezio Melotti · 14 years ago
- c542547 Reword the finalization note. by Gregory P. Smith · 14 years ago
- c60137b Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
- 2d1e88a Backport from 3.2 several improvements and fixes for unittest.rst. by Ezio Melotti · 14 years ago
- 7983d33 Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when by Antoine Pitrou · 14 years ago
- d285318 Issue #5622: Fix curses.wrapper to raise correct exception if curses by Ned Deily · 14 years ago
- c8ab6ee Issue #11444: Lock handlers while flushing/closing during shutdown. by Vinay Sajip · 14 years ago
- 49d7149 transform izip_longest #11424 by Benjamin Peterson · 14 years ago
- 3f84b07 Issue #11424: Fix bug in determining child loggers. by Vinay Sajip · 14 years ago
- d86e4c8 only do this sys.stderr replacing on CPython by Benjamin Peterson · 14 years ago
- 81638f1 Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from by Thomas Wouters · 14 years ago
- 21967d0 Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 14 years ago
- 1d0a0f5 #11294: add missing ERA_T_FMT to locale docs. by Georg Brandl · 14 years ago
- 931e5c1 #11292: add missing A_REVERSE to curses attribute table. by Georg Brandl · 14 years ago
- a2388be #11239: add } to list of metacharacters (it is only a metacharacter sometimes, ie. when closing a {n,m} group, but so is ]. by Georg Brandl · 14 years ago
- 45ec333 #11227: use Host header in asyncore example. by Georg Brandl · 14 years ago
- 12a6153 #11373: fix spelling. by Georg Brandl · 14 years ago
- 3640e18 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 14 years ago
- da22719 #11392: you can trust the computer, but you have to know what it does. by Georg Brandl · 14 years ago
- e32acd0 #11337: remove unreferenced footnote. by Georg Brandl · 14 years ago
- 310337f #11400: remove reference to pre-1.5 assignment behavior. by Georg Brandl · 14 years ago
- 8256242 Adapt platform and test_platform to the build identification changes. by Georg Brandl · 14 years ago
- 1ca2e79 Commit the hg build identification patch from the pymigr repo. by Georg Brandl · 14 years ago
- 7b50c2c Fix buildbot failure following 97a5590b9291 by Antoine Pitrou · 14 years ago
- 16a0a0b Issue #11391: Writing to a mmap object created with by Antoine Pitrou · 14 years ago
- 3c2ccf2 More tag fixups. by Georg Brandl · 14 years ago
- 5537d29 Add updated .hgeol file and fix newlines in the 3.1 branch. by Georg Brandl · 14 years ago
- 6e63a41 Fix tag references in 3.1 branch. by Georg Brandl · 14 years ago
- 2f95dc0 Merged revisions 88722 via svnmerge from by Giampaolo Rodolà · 14 years ago
- 88f416e Apparently, skipUnless() doesn't prevent the execution of setUp() under 3.1. by Antoine Pitrou · 14 years ago
- 9e719b6 Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge from by Antoine Pitrou · 14 years ago
- 6c04569 Typos by Éric Araujo · 14 years ago
- 9dba9c4 Final update and deprecation of maintainers.rst. by Éric Araujo · 14 years ago
- 682f6a7 Merged revisions 88613 via svnmerge from by Éric Araujo · 14 years ago
- bd65e7f Markup backport fix. by Georg Brandl · 14 years ago
- 9b2c82b Blocked revisions 86869-86870,86934,86943,86954-86955,86957-86959,86961,86963,87013,87019-87022,87024-87025,87045,87047-87048,87051,87060,87062-87064,87082-87083,87086,87088,87102,87147-87148,87161,87364-87366,87394-87398,87400,87525,87549,87579-87580,87583-87588,87593,87603-87604,87657,87761,87788,87983,88026,88028,88032-88033,88035,88041-88042,88048,88166,88261,88263-88266,88276,88330,88366,88411-88413,88420,88443-88445,88447-88449,88451,88463,88523-88524 via svnmerge by Georg Brandl · 14 years ago
- 8f15987 Merged revisions 88438,88440 via svnmerge from by Georg Brandl · 14 years ago
- 3f0df3b Merged revisions 88430 via svnmerge from by Georg Brandl · 14 years ago
- 6baf117 Merged revisions 88426 via svnmerge from by Georg Brandl · 14 years ago
- 2774310 Merged revisions 87627,87638,87739,87760,87771,87787,87984,87986,88108,88115,88144,88165,88329,88364-88365,88369-88370,88423-88424 via svnmerge from by Georg Brandl · 14 years ago
- d98934c Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-87528,87530-87536,87581 via svnmerge from by Georg Brandl · 14 years ago
- f6c8fd6 Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from by Georg Brandl · 14 years ago
- 622ce12 Merged revisions 87921 via svnmerge from by Alexander Belopolsky · 14 years ago
- 4fb96f4 Merged revisions 87919 via svnmerge from by Alexander Belopolsky · 14 years ago
- 725cb96 Fix example for count(). by Raymond Hettinger · 14 years ago
- c60e306 Fix markup problems. by Georg Brandl · 14 years ago
- 51b75a6 Blocked revisions 88402-88403 via svnmerge by R. David Murray · 14 years ago
- 43b2f45 Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge from by R. David Murray · 14 years ago
- d71c4e9 Blocked revisions 80334,87216,87372,87516 via svnmerge by R. David Murray · 14 years ago
- 11902c8 Blocked revisions 73911,78780,80757,86577,87228,88197,88199,88203,88252 via svnmerge by R. David Murray · 14 years ago
- ddcacf3 Merged revisions 88377 via svnmerge from by Antoine Pitrou · 14 years ago
- b248bdc Merged revisions 88371 via svnmerge from by Antoine Pitrou · 14 years ago
- 8095b65 Merged revisions 88352 via svnmerge from by Gregory P. Smith · 14 years ago
- f7ef4de Merged revisions 88337 via svnmerge from by Brett Cannon · 14 years ago
- 8e0ef58 Merged revisions 88334 via svnmerge from by Antoine Pitrou · 14 years ago
- f60b485 Move entries to the right place by Éric Araujo · 14 years ago
- 44d8bb0 collections.Mapping is not available for setup.py. Remove the dependency the old-fashioned way (copy and paste). by Raymond Hettinger · 14 years ago
- 3bae626 Blocked revisions 86252 via svnmerge by Éric Araujo · 14 years ago
- b344dd0 Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from by Éric Araujo · 14 years ago
- 6554887 Issue #11089: Fix performance issue limiting the use of ConfigParser() by Raymond Hettinger · 14 years ago
- 9f1ab85 Blocked revisions 84189,84532,84537,84540,84549,84551,84602,85226,85786,85891,86247-86248,86253,86275,86326,86486,86513,86617,86630,86661,86668,86758,86993,87056,87304,87446,87461 via svnmerge by Éric Araujo · 14 years ago
- a172e25 Fix typo: BadZipFile exists in 3.2+ only, not older versions. by Éric Araujo · 14 years ago
- 07c35eb Blocked revisions 88299 via svnmerge by Eric Smith · 14 years ago
- 2e811c9 Merged revisions 88284 via svnmerge from by Antoine Pitrou · 14 years ago
- 070f050 Merged revisions 88281 via svnmerge from by Brian Curtin · 14 years ago
- 8ce0fac Merged revisions 88258 via svnmerge from by Brian Curtin · 14 years ago
- 7a8e21a Merged revisions 88234 via svnmerge from by Ned Deily · 14 years ago
- 74d31a0 Merged revisions 88239 via svnmerge from by Alexander Belopolsky · 14 years ago
- 26d55ed Merged revisions 88236 via svnmerge from by Ned Deily · 14 years ago
- 87bb6e9 Merged revisions 88231 via svnmerge from by Alexander Belopolsky · 14 years ago
- 7376c99 Blocked revisions 88226 via svnmerge by Eric Smith · 14 years ago
- d62522a Issue 11020: command-line pyclbr broken due to missing 2-to-3 conversion. by Raymond Hettinger · 14 years ago
- 6c3f017 Merged revisions 88204 via svnmerge from by Antoine Pitrou · 14 years ago
- ab5dd00 Merged revisions 88174 via svnmerge from by Ned Deily · 14 years ago
- e2248f9 Issue #11000 ast.parse doc fix (r88172) + tix fix (r88170) by Terry Reedy · 14 years ago
- 0f2a61a Merged revisions 88147 via svnmerge from by Antoine Pitrou · 14 years ago
- eb9d5ad Issue #10949: Improved robustness of rotating file handlers. by Vinay Sajip · 14 years ago
- a970e62 Merged revisions 88137 via svnmerge from by Antoine Pitrou · 14 years ago
- 6107a4e Merged revisions 88131 via svnmerge from by Antoine Pitrou · 14 years ago
- 710e966 Merged revisions 88111 via svnmerge from by Antoine Pitrou · 14 years ago
- 566facd Merged revisions 88097 via svnmerge from by Antoine Pitrou · 14 years ago
- cbb9895 Merged revisions 88007 via svnmerge from by Ned Deily · 14 years ago
- 59ad4eb Merged revisions 88008 via svnmerge from by Ned Deily · 14 years ago
- 221d024 Merged revisions 88080 via svnmerge from by Benjamin Peterson · 14 years ago
- 32a8fe8 Merged revisions 88069 via svnmerge from by Benjamin Peterson · 14 years ago
- d82f45b Merged revisions 88066 via svnmerge from by Benjamin Peterson · 14 years ago
- acd1759 Merged revisions 88063 via svnmerge from by Benjamin Peterson · 14 years ago
- 1f3fa04 Markup fix. by Georg Brandl · 14 years ago
- 50dc65f Merged revisions 88036 via svnmerge from by Antoine Pitrou · 14 years ago
- fb7bc3d Merged revisions 88022 via svnmerge from by Antoine Pitrou · 14 years ago
- 3acd3e9 Merged revisions 88012-88018 via svnmerge from by Antoine Pitrou · 14 years ago
- 5bcc563 Merged revisions 88009 via svnmerge from by Eli Bendersky · 14 years ago
- 78ae1fb Merged revisions 87968,87971-87975 via svnmerge from by Antoine Pitrou · 14 years ago
- 39be2a5 Merged revisions 87993 via svnmerge from by Eli Bendersky · 14 years ago
- 44a6c16 Merged revisions 87991 via svnmerge from by Eli Bendersky · 14 years ago
- d2b03e1 Backport 87978: Do not expose function type annotations in the standard library. by Raymond Hettinger · 14 years ago