summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Issue #15767: Touch up ModuleNotFoundError usage by import.Brett Cannon2013-06-131-0/+3
* Issue #15767: Introduce ModuleNotFoundError, a subclass ofBrett Cannon2013-06-121-0/+3
* Issue #18065: For frozen packages set __path__ to [].Brett Cannon2013-06-011-0/+7
* Issues #18088, 18089: IntroduceBrett Cannon2013-05-311-1/+4
* Update What's New for importlib.util.module_to_load name changeBrett Cannon2013-05-311-1/+1
* Issue #18070: importlib.util.module_for_loader() now sets __loader__Brett Cannon2013-05-281-1/+6
* Issue #11816: multiple improvements to the dis moduleNick Coghlan2013-05-061-0/+15
* #17115,17116: Have modules initialize the __package__ and __loader__Brett Cannon2013-05-041-0/+5
* #2118: IOError is deprecated, use OSError.R David Murray2013-04-141-1/+1
* #2118: Make SMTPException a subclass of IOError.R David Murray2013-04-131-0/+11
* #17487: wave.getparams now returns a namedtuple.R David Murray2013-04-101-0/+6
* What's new entry for issue #17093Brett Cannon2013-04-091-1/+5
* Merge #17623: fix whatsnew typoR David Murray2013-04-031-1/+1
|\
| * #17623: fix whatsnew typoR David Murray2013-04-031-1/+1
* | Issue #16692: The ssl module now supports TLS 1.1 and TLS 1.2. Initial patch...Antoine Pitrou2013-03-281-0/+1
* | Merge with 3.3.Georg Brandl2013-03-281-0/+4
|\ \ | |/
| * Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-0/+4
* | Issue #16475: Add a whatsnew entry for 3.4Kristjan Valur Jonsson2013-03-261-2/+2
* | Issue #13248: NEWS and What's New itemsTerry Jan Reedy2013-03-211-1/+3
* | - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-211-2/+2
|\ \ | |/
| * - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-211-2/+2
| |\
| | * - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-211-2/+2
* | | Merge from 3.3: link to "yield from" examples in yield documentation.Chris Jerdonek2012-12-231-7/+11
|\ \ \ | |/ /
| * | Link to "yield from" examples in yield documentation.Chris Jerdonek2012-12-231-7/+11
* | | #16522: Add FAIL_FAST flag to doctest.R David Murray2012-11-211-1/+5
* | | #16157: merge with 3.3.Ezio Melotti2012-11-173-3/+4
|\ \ \ | |/ /
| * | #16157: fix links in the whatsnew files.Ezio Melotti2012-11-172-2/+2
* | | Close #14625: Rewrite the UTF-32 decoder. It is now 3x to 4x fasterVictor Stinner2012-10-301-1/+1
* | | Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.3.Georg Brandl2012-10-287-15/+2
|\ \ \ | |/ /
| * | Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.Georg Brandl2012-10-286-13/+0
| |\ \ | | |/
| | * Remove confusing "Release" and "Date" markers from whatsnews.Georg Brandl2012-10-285-10/+0
* | | Merge PEP name fix with 3.3.Ezio Melotti2012-10-211-3/+3
|\ \ \ | |/ /
| * | Fix PEP name.Ezio Melotti2012-10-211-3/+3
* | | Merge punctuation fixes with 3.3.Ezio Melotti2012-10-201-2/+2
|\ \ \ | |/ /
| * | Fix punctuation.Ezio Melotti2012-10-201-2/+2
* | | Merge "seealso" change with 3.3.Ezio Melotti2012-10-201-3/+1
|\ \ \ | |/ /
| * | Move note about the implementation in the "seealso".Ezio Melotti2012-10-201-3/+1
* | | Merge: A couple more whatsnew updates.R David Murray2012-10-171-0/+14
|\ \ \ | |/ /
| * | A couple more whatsnew updates.R David Murray2012-10-171-0/+14
* | | Merge typo fix.Ezio Melotti2012-10-161-1/+1
|\ \ \ | |/ /
| * | Fix typo.Ezio Melotti2012-10-161-1/+1
| * | merge 3.2Benjamin Peterson2012-10-121-2/+2
| |\ \ | | |/
* | | Merge __next__ method link fixes with 3.3.Ezio Melotti2012-10-121-2/+2
|\ \ \
| * \ \ Merge __next__ method link fixes with 3.2.Ezio Melotti2012-10-121-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix links to the __next__ method.Ezio Melotti2012-10-121-2/+2
* | | Merge: More whatsnew updates, move some doc NEWS items into the doc section.R David Murray2012-10-071-9/+19
|\ \ \ | |/ /
| * | More whatsnew updates, move some doc NEWS items into the doc section.R David Murray2012-10-071-9/+19
* | | Merge: starmap/starmap_async for whatsnew, and fix multiprocessing Pool markup.R David Murray2012-10-071-0/+7
|\ \ \ | |/ /
| * | starmap/starmap_async for whatsnew, and fix multiprocessing Pool markup.R David Murray2012-10-071-0/+7
* | | Merge: More whatsnew updates. Also move a C-API NEWS item out of library sec...R David Murray2012-10-071-1/+26
|\ \ \ | |/ /