summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/2.7.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo spotted by Nick Coghlan.Amaury Forgeot d'Arc2009-06-101-1/+1
* Both kind of types are concerned.Amaury Forgeot d'Arc2009-06-091-1/+1
* #6201: Fix test_winreg on Windows:Amaury Forgeot d'Arc2009-06-091-1/+5
* Issue #6152: New option '-j'/'--multiprocess' for regrtest allows runningAntoine Pitrou2009-05-311-0/+6
* (no commit message)Michael Foord2009-05-021-0/+4
* Add addCleanup and doCleanups to unittest.TestCase.Michael Foord2009-05-021-0/+7
* Add itemsAndrew M. Kuchling2009-05-021-4/+37
* Adds an exit parameter to unittest.main(). If False main no longerMichael Foord2009-05-021-0/+4
* Make the doctests in the docs pass, except for those in the turtle module.Georg Brandl2009-04-281-17/+21
* Take credit for my patch for issue 5237.Eric Smith2009-04-121-1/+1
* fix markupBenjamin Peterson2009-04-111-10/+9
* Take credit for a patch of mine.Georg Brandl2009-04-111-2/+2
* Add various itemsAndrew M. Kuchling2009-04-111-12/+86
* Add itemsAndrew M. Kuchling2009-04-091-5/+72
* Add some itemsAndrew M. Kuchling2009-04-031-4/+37
* Add various itemsAndrew M. Kuchling2009-03-311-9/+55
* Add more itemsAndrew M. Kuchling2009-03-301-4/+46
* Add several items and placeholdersAndrew M. Kuchling2009-03-301-42/+90
* Fix a typo and be more specificAntoine Pitrou2009-03-281-3/+7
* Publicize the GC untracking optimizationAntoine Pitrou2009-03-281-0/+8
* Issue #4258: Use 30-bit digits for Python longs, on 64-bit platforms.Mark Dickinson2009-03-201-0/+24
* note about #2279Tarek Ziadé2009-02-161-0/+3
* Add a sectionAndrew M. Kuchling2009-01-311-0/+17
* Add various itemsAndrew M. Kuchling2009-01-241-8/+73
* Add some itemsAndrew M. Kuchling2009-01-211-5/+13
* fix encodingBenjamin Peterson2009-01-101-1/+1
* Issue 4293: Make Py_AddPendingCall() thread safeKristján Valur Jónsson2009-01-091-0/+5
* fix markupBenjamin Peterson2009-01-091-5/+4
* fixed #4394 make the storage of the password optional in .pypircTarek Ziadé2009-01-081-0/+6
* Add various itemsAndrew M. Kuchling2009-01-021-2/+27
* Issue #3439: add bit_length method to int and long.Mark Dickinson2008-12-171-1/+17
* Add What's New for 2.7Andrew M. Kuchling2008-10-041-0/+138