Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #10968: commit threading doc changes and corresponding whatsnew entry. | R David Murray | 2012-10-06 | 1 | -0/+10 | |
| | | | | | | It is unfortunate that the '_' names were not kept as aliases, and that RLock was not also converted to a class, but it is now too late to change either of those things for 3.3. | |||||
* | Whatsnew typo | Jesus Cea | 2012-10-04 | 1 | -2/+2 | |
| | ||||||
* | whatsnew | Jesus Cea | 2012-10-04 | 1 | -0/+7 | |
| | ||||||
* | More whatsnew updates. | R David Murray | 2012-10-02 | 1 | -17/+54 | |
| | ||||||
* | Add multiprocessing.Process.sentinel to whatsnew, mention SSLFakeFile removal. | R David Murray | 2012-10-02 | 1 | -0/+9 | |
| | ||||||
* | In this case it is not useful to hide "threading". | Georg Brandl | 2012-10-02 | 1 | -1/+1 | |
| | ||||||
* | Add threading.get_ident to whatsnew. | R David Murray | 2012-10-02 | 1 | -0/+6 | |
| | ||||||
* | #11109: clean up docs, add whatsnew entry, and fix Justin's last name. | R David Murray | 2012-10-02 | 1 | -0/+10 | |
| | ||||||
* | Correcting my name since people keep bringing it up | Brian Curtin | 2012-10-01 | 1 | -1/+1 | |
| | ||||||
* | More additions to whatsnew. | R David Murray | 2012-10-01 | 1 | -16/+56 | |
| | ||||||
* | More whatsnew adds, especially the os module. | R David Murray | 2012-10-01 | 1 | -7/+42 | |
| | | | | | I went through all the versionchanged/versionadded tags in the os doc page for this changeset. | |||||
* | Add some missing stuff to whatsnew. | R David Murray | 2012-09-30 | 1 | -15/+47 | |
| | ||||||
* | What's new entry for PEP 397 and Windows PATH modification | Nick Coghlan | 2012-09-30 | 1 | -0/+37 | |
| | ||||||
* | Fix release PEP description | Nick Coghlan | 2012-09-30 | 1 | -1/+1 | |
| | ||||||
* | Add notes to whatsnew porting for visible changes in email compatibility mode. | R David Murray | 2012-09-30 | 1 | -0/+16 | |
| | ||||||
* | Make whatsnew PEP markup conform to previous whatsnew docs. | R David Murray | 2012-09-29 | 1 | -45/+101 | |
| | | | | Also some other consistency tweaks. | |||||
* | Move discussion of email changes into Improved Modules section. | R David Murray | 2012-09-29 | 1 | -151/+151 | |
| | ||||||
* | Raymond didn't write any of the text this time, remove as author. | R David Murray | 2012-09-29 | 1 | -1/+0 | |
| | ||||||
* | Fix over-indentation of bullet lists. | R David Murray | 2012-09-29 | 1 | -45/+45 | |
| | ||||||
* | Be consistent and don't use a bullet list when a section has only one item. | R David Murray | 2012-09-29 | 1 | -31/+34 | |
| | ||||||
* | Clarify description of who needs to worry about importlib changes. | R David Murray | 2012-09-29 | 1 | -5/+4 | |
| | ||||||
* | merge mostly from default | Benjamin Peterson | 2012-09-29 | 1 | -16/+98 | |
|\ | ||||||
| * | Merge with main repo default branch. | Georg Brandl | 2012-09-29 | 1 | -16/+98 | |
| |\ | ||||||
| | * | Tell people the *new* behaviour, not just the old behaviour | Nick Coghlan | 2012-09-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | Mention the Unicode version bump in What's New | Nick Coghlan | 2012-09-27 | 1 | -0/+2 | |
| | | | ||||||
| | * | Add a few entries to whatsnew/3.3.rst. | Ezio Melotti | 2012-09-26 | 1 | -0/+35 | |
| | | | ||||||
| | * | Closes #16052: fix typo. Patch by Lars Buitinck. | Georg Brandl | 2012-09-26 | 1 | -1/+1 | |
| | | | ||||||
| | * | merge 3.3 | Giampaolo Rodola' | 2012-09-25 | 1 | -5/+9 | |
| | |\ | ||||||
| | | * | merge | Brett Cannon | 2012-09-25 | 1 | -1/+1 | |
| | | |\ | ||||||
| | | * | | Shift a deprecation from the porting section to the deprecation section. | Brett Cannon | 2012-09-25 | 1 | -5/+9 | |
| | | | | | ||||||
| | * | | | mention new MLSD support for ftplib in 3.3 whatsnew | Giampaolo Rodola' | 2012-09-25 | 1 | -5/+10 | |
| | | |/ | | |/| | ||||||
| | * | | fix contextlib.ExitStack typo in 3.3's whatsnew.rst | Giampaolo Rodola' | 2012-09-25 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Close #16022: What's New in Python 3.3 document is no more at beta stage | Victor Stinner | 2012-09-24 | 1 | -4/+0 | |
| | | | ||||||
| | * | Add What's New entries for some minor work I did in 3.3. | Larry Hastings | 2012-09-21 | 1 | -1/+12 | |
| | | | ||||||
| | * | Fix rst markup. | Ezio Melotti | 2012-09-20 | 1 | -3/+3 | |
| | | | ||||||
| | * | What's New in Python 3.3: mention unittest.mock | Victor Stinner | 2012-09-18 | 1 | -1/+2 | |
| | | | ||||||
| | * | Issue #15814: Update whatsnew to the current state of hashing memoryviews. | Stefan Krah | 2012-09-08 | 1 | -3/+2 | |
| | | | ||||||
| | * | add whatsnew entry for PEP 421 | Eric Snow | 2012-09-06 | 1 | -0/+35 | |
| | | | ||||||
| | * | Add missing unit. | Stefan Krah | 2012-09-01 | 1 | -1/+1 | |
| | | | ||||||
| | * | Compile _decimal without asserts and update benchmark results. | Stefan Krah | 2012-09-01 | 1 | -1/+1 | |
| | | | ||||||
| | * | Closes #10650: Deprecate the watchexp parameter of Decimal.quantize(). | Stefan Krah | 2012-08-30 | 1 | -0/+4 | |
| | | | ||||||
* | | | Add smtpd changes to whatsnew, and integrate 'other' section. | R David Murray | 2012-09-29 | 1 | -13/+28 | |
| | | | | | | | | | | | | Also made the smtplib markup consistent with the rest of the markup. | |||||
* | | | Remove visible XXX in What's New. | R David Murray | 2012-09-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | Document the addition of 'quote' to shlex in What's New. | R David Murray | 2012-09-29 | 1 | -1/+9 | |
|/ / | ||||||
* | | Update release date in whatsnew document. | Georg Brandl | 2012-09-29 | 1 | -0/+1 | |
| | | ||||||
* | | Close #16022: What's New in Python 3.3 document is no more at beta stage | Victor Stinner | 2012-09-24 | 1 | -4/+0 | |
| | | ||||||
* | | Add What's New entries for some minor work I did in 3.3. | Larry Hastings | 2012-09-21 | 1 | -1/+12 | |
| | | ||||||
* | | Issue #15814: Update whatsnew to the current state of hashing memoryviews.v3.3.0rc2 | Stefan Krah | 2012-09-08 | 1 | -3/+2 | |
| | | ||||||
* | | Closes #10650: Deprecate the watchexp parameter of Decimal.quantize(). | Stefan Krah | 2012-08-30 | 1 | -0/+4 | |
| | | ||||||
* | | Add missing unit. | Stefan Krah | 2012-09-01 | 1 | -1/+1 | |
| | |