summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix typoFlorent Xicluna2010-03-311-1/+1
|
* Add various itemsAndrew M. Kuchling2010-03-251-14/+66
|
* Various editsAndrew M. Kuchling2010-03-241-19/+23
|
* add some unittest itemsAndrew M. Kuchling2010-03-231-13/+20
|
* Update the version number of the Unicode Database in a few more places.Ezio Melotti2010-03-221-5/+7
|
* Add itemsAndrew M. Kuchling2010-03-211-5/+30
|
* Issue 7832: renaming unittest.TestCase.assertSameElements to ↵Michael Foord2010-03-201-1/+1
| | | | assertItemsEqual and changing behaviour
* 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 ↵Tarek Ziadé2009-12-081-0/+4
| | | | distutils.dist.DistributionMetadata so we can read back PKG-INFO files
* 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 ↵Georg Brandl2009-10-115-23/+19
| | | | right now, so I could not verify links going there.
* 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 ↵Michael Foord2009-09-131-0/+3
| | | | attribute. Issue 6866.
* Objects that compare equal automatically pass or fail assertAlmostEqual and ↵Michael Foord2009-09-131-0/+4
| | | | assertNotAlmostEqual tests on unittest.TestCase. Issue 6567.
* 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
|