summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Issue 7832: renaming unittest.TestCase.assertSameElements to assertItemsEqual...Michael Foord2010-03-201-1/+1
* Fix warnings from "make check".Georg Brandl2010-03-122-2/+2
* Add various itemsAndrew M. Kuchling2010-03-081-0/+13
* #5341: more built-in vs builtin fixes.Georg Brandl2010-03-071-12/+12
* Add an itemAndrew M. Kuchling2010-03-021-0/+10
* added a note on shutil new APIsTarek Ziadé2010-02-231-1/+4
* #7794: describe 2.6 support for executing directories and zip archivesAndrew M. Kuchling2010-02-221-0/+7
* Add various itemsAndrew M. Kuchling2010-02-181-6/+47
* #7926: fix-up wording.Georg Brandl2010-02-141-1/+2
* #7926: fix stray parens.Georg Brandl2010-02-141-5/+6
* Fix typoEzio Melotti2010-02-081-1/+1
* Clarify and correct description for ccbench and iobench.Antoine Pitrou2010-02-081-3/+4
* Add two items; move a subsectionAndrew M. Kuchling2010-02-081-8/+21
* Move distutils into its own subsection; add various itemsAndrew M. Kuchling2010-02-081-46/+113
* Corrected list of attributes exposed by sys.getwindowsversion.Eric Smith2010-02-031-4/+4
* Add various itemsAndrew M. Kuchling2010-02-031-12/+52
* added a note in the whatsnew file for sysconfigTarek Ziadé2010-02-021-0/+8
* Add various itemsAndrew M. Kuchling2010-02-011-14/+31
* Fix internal reference.Georg Brandl2010-01-171-2/+2
* Eric Smith was missing fro m the issue 7117 whatsnew attribution.Mark Dickinson2010-01-071-2/+2
* fixed markup errorsEzio Melotti2010-01-041-1/+1
* Add a few itemsAndrew M. Kuchling2010-01-031-13/+20
* add another advancementBenjamin Peterson2009-12-311-3/+4
* Add various itemsAndrew M. Kuchling2009-12-311-1/+26
* Add some itemsAndrew M. Kuchling2009-12-311-9/+27
* Add various itemsAndrew M. Kuchling2009-12-291-3/+68
* Various additionsAndrew M. Kuchling2009-12-291-26/+66
* Make a word plural.Brett Cannon2009-12-221-1/+1
* Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetad...Tarek Ziadé2009-12-081-0/+4
* Typo fix; grammar fixAndrew M. Kuchling2009-12-081-3/+3
* Markup fixesAndrew M. Kuchling2009-12-021-3/+3
* Mention Giampolo R's new FTP TLS support in the what's new fileAntoine Pitrou2009-11-181-0/+6
* Make separate section for deprecations in 2.7 whatsnew.Georg Brandl2009-11-181-2/+10
* Make separate section for deprecations in 2.6 whatsnew.Georg Brandl2009-11-181-62/+71
* Link to PEPAndrew M. Kuchling2009-10-131-0/+5
* Fix broken links found by "make linkcheck". scipy.org seems to be done right...Georg Brandl2009-10-115-23/+19
* Remove two notesAndrew M. Kuchling2009-10-051-5/+1
* Add various itemsAndrew M. Kuchling2009-10-051-144/+513
* Note side benefit of socket.create_connection()Andrew M. Kuchling2009-10-051-3/+7
* unittest.TestLoader.loadTestsFromName honors the loader suiteClass attribute....Michael Foord2009-09-131-0/+3
* Objects that compare equal automatically pass or fail assertAlmostEqual and a...Michael Foord2009-09-131-0/+4
* builtin -> built-in.Georg Brandl2009-07-262-2/+2
* 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
* #6174: fix indentation in code example.Georg Brandl2009-06-031-7/+7
* 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