summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.3.rst
Commit message (Expand)AuthorAgeFilesLines
* #17623: fix whatsnew typoR David Murray2013-04-031-1/+1
* Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-0/+4
* Link to "yield from" examples in yield documentation.Chris Jerdonek2012-12-231-7/+11
* #16157: fix links in the whatsnew files.Ezio Melotti2012-11-171-1/+1
* Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.Georg Brandl2012-10-281-3/+0
* Fix PEP name.Ezio Melotti2012-10-211-3/+3
* Fix punctuation.Ezio Melotti2012-10-201-2/+2
* Move note about the implementation in the "seealso".Ezio Melotti2012-10-201-3/+1
* A couple more whatsnew updates.R David Murray2012-10-171-0/+14
* Fix typo.Ezio Melotti2012-10-161-1/+1
* More whatsnew updates, move some doc NEWS items into the doc section.R David Murray2012-10-071-9/+19
* starmap/starmap_async for whatsnew, and fix multiprocessing Pool markup.R David Murray2012-10-071-0/+7
* More whatsnew updates. Also move a C-API NEWS item out of library section.R David Murray2012-10-071-1/+26
* #9957: document that SpooledTemporaryFile.truncate now accepts a size argR David Murray2012-10-061-0/+8
* More whatsnew updates.R David Murray2012-10-061-19/+60
* whatsnew updates for smtplib and collections.Counter.R David Murray2012-10-061-7/+13
* Fix typos.R David Murray2012-10-061-2/+2
* #10968: commit threading doc changes and corresponding whatsnew entry.R David Murray2012-10-061-0/+10
* Whatsnew typoJesus Cea2012-10-041-2/+2
* whatsnewJesus Cea2012-10-041-0/+7
* More whatsnew updates.R David Murray2012-10-021-17/+54
* Add multiprocessing.Process.sentinel to whatsnew, mention SSLFakeFile removal.R David Murray2012-10-021-0/+9
* In this case it is not useful to hide "threading".Georg Brandl2012-10-021-1/+1
* Add threading.get_ident to whatsnew.R David Murray2012-10-021-0/+6
* #11109: clean up docs, add whatsnew entry, and fix Justin's last name.R David Murray2012-10-021-0/+10
* Correcting my name since people keep bringing it upBrian Curtin2012-10-011-1/+1
* More additions to whatsnew.R David Murray2012-10-011-16/+56
* More whatsnew adds, especially the os module.R David Murray2012-10-011-7/+42
* Add some missing stuff to whatsnew.R David Murray2012-09-301-15/+47
* What's new entry for PEP 397 and Windows PATH modificationNick Coghlan2012-09-301-0/+37
* Fix release PEP descriptionNick Coghlan2012-09-301-1/+1
* Add notes to whatsnew porting for visible changes in email compatibility mode.R David Murray2012-09-301-0/+16
* Make whatsnew PEP markup conform to previous whatsnew docs.R David Murray2012-09-291-45/+101
* Move discussion of email changes into Improved Modules section.R David Murray2012-09-291-151/+151
* Raymond didn't write any of the text this time, remove as author.R David Murray2012-09-291-1/+0
* Fix over-indentation of bullet lists.R David Murray2012-09-291-45/+45
* Be consistent and don't use a bullet list when a section has only one item.R David Murray2012-09-291-31/+34
* Clarify description of who needs to worry about importlib changes.R David Murray2012-09-291-5/+4
* merge mostly from defaultBenjamin Peterson2012-09-291-16/+98
|\
| * Merge with main repo default branch.Georg Brandl2012-09-291-16/+98
| |\
| | * Tell people the *new* behaviour, not just the old behaviourNick Coghlan2012-09-271-1/+1
| | * Mention the Unicode version bump in What's NewNick Coghlan2012-09-271-0/+2
| | * Add a few entries to whatsnew/3.3.rst.Ezio Melotti2012-09-261-0/+35
| | * Closes #16052: fix typo. Patch by Lars Buitinck.Georg Brandl2012-09-261-1/+1
| | * merge 3.3Giampaolo Rodola'2012-09-251-5/+9
| | |\
| | | * mergeBrett Cannon2012-09-251-1/+1
| | | |\
| | | * | Shift a deprecation from the porting section to the deprecation section.Brett Cannon2012-09-251-5/+9
| | * | | mention new MLSD support for ftplib in 3.3 whatsnewGiampaolo Rodola'2012-09-251-5/+10
| | | |/ | | |/|
| | * | fix contextlib.ExitStack typo in 3.3's whatsnew.rstGiampaolo Rodola'2012-09-251-1/+1
| | |/
| | * Close #16022: What's New in Python 3.3 document is no more at beta stageVictor Stinner2012-09-241-4/+0