summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Collapse)AuthorAgeFilesLines
* Merge: More whatsnew updates, move some doc NEWS items into the doc section.R David Murray2012-10-071-7/+7
|\
| * More whatsnew updates, move some doc NEWS items into the doc section.R David Murray2012-10-071-7/+7
| |
* | Merge: More whatsnew updates. Also move a C-API NEWS item out of library ↵R David Murray2012-10-071-4/+4
|\ \ | |/ | | | | section.
| * More whatsnew updates. Also move a C-API NEWS item out of library section.R David Murray2012-10-071-4/+4
| |
* | More whatsnew updates.R David Murray2012-10-061-5/+3
|\ \ | |/
| * More whatsnew updates.R David Murray2012-10-061-5/+3
| |
* | Merge: whatsnew updates for smtplib and collections.Counter.R David Murray2012-10-061-2/+3
|\ \ | |/
| * whatsnew updates for smtplib and collections.Counter.R David Murray2012-10-061-2/+3
| |
* | merge #10968: commit threading doc changes and corresponding whatsnew entry.R David Murray2012-10-061-4/+4
|\ \ | |/ | | | | | | | | 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.
| * #10968: commit threading doc changes and corresponding whatsnew entry.R David Murray2012-10-061-4/+4
| | | | | | | | | | | | 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.
* | Issue #13896: Make shelf instances work with 'with' as context managers.Andrew Svetlov2012-10-061-0/+3
| | | | | | | | Original patch by Filip Gruszczyński.
* | Update NEWS for adding missed changes.Andrew Svetlov2012-10-061-0/+5
| |
* | add note to Misc/NEWSChristian Heimes2012-10-061-0/+5
| |
* | #16135: Removal of OS/2 support (Remove OS2 and OS/2 references)Jesus Cea2012-10-051-2/+1
| |
* | #16135: Removal of OS/2 support (I)Jesus Cea2012-10-041-0/+2
| |
* | Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element ↵Antoine Pitrou2012-10-041-0/+3
|\ \ | |/ | | | | element_factory (fixes a regression in SimpleTAL).
| * Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element ↵Antoine Pitrou2012-10-041-0/+3
| | | | | | | | element_factory (fixes a regression in SimpleTAL).
* | Merge: Fix typo in documentation for collections.ChainMap, thanks to Olivier ↵Andrew Svetlov2012-10-041-0/+1
|\ \ | |/ | | | | Bernard from docs@
| * Fix typo in documentation for collections.ChainMap, thanks to Olivier ↵Andrew Svetlov2012-10-041-0/+1
| | | | | | | | Bernard from docs@
* | MERGE: Closes #16126: PyErr_Format format mismatch in _testcapimodule.cJesus Cea2012-10-041-0/+3
|\ \ | |/
| * Closes #16126: PyErr_Format format mismatch in _testcapimodule.cJesus Cea2012-10-041-0/+3
| |
* | MERGE: Closes #16112: platform.architecture does not correctly escape ↵Jesus Cea2012-10-042-0/+4
|\ \ | |/ | | | | argument to /usr/bin/file
| * MERGE: Closes #16112: platform.architecture does not correctly escape ↵Jesus Cea2012-10-042-0/+4
| |\ | | | | | | | | | argument to /usr/bin/file
| | * Closes #16112: platform.architecture does not correctly escape argument to ↵Jesus Cea2012-10-042-0/+4
| | | | | | | | | | | | /usr/bin/file
* | | Closes #15488: Closed files keep their buffer aliveJesus Cea2012-10-041-0/+3
| | |
* | | MERGE: Fix Misc/ACKS alphabetic orderJesus Cea2012-10-031-1/+1
|\ \ \ | |/ /
| * | MERGE: Fix Misc/ACKS alphabetic orderJesus Cea2012-10-031-1/+1
| |\ \ | | |/
| | * Fix Misc/ACKS alphabetic orderJesus Cea2012-10-031-1/+1
| | |
* | | MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()Jesus Cea2012-10-032-0/+4
|\ \ \ | |/ /
| * | MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()Jesus Cea2012-10-032-0/+4
| |\ \ | | |/
| | * Closes #15897: zipimport.c doesn't check return value of fseek()Jesus Cea2012-10-032-0/+4
| | |
* | | Issue #9650: List commonly used format codes in time.strftime and ↵Alexander Belopolsky2012-10-021-0/+3
| | | | | | | | | | | | time.strptime docsttings.
* | | More whatsnew updates.R David Murray2012-10-021-1/+1
|\ \ \ | |/ /
| * | More whatsnew updates.R David Murray2012-10-021-1/+1
| | |
| * | Reword the next version placeholder now that the changelog is part of the ↵Nick Coghlan2012-10-021-1/+3
| | | | | | | | | | | | published What's New docs
* | | #15979: merge with 3.3.Ezio Melotti2012-10-021-0/+2
|\ \ \ | |/ /
| * | #15979: merge with 3.2.Ezio Melotti2012-10-021-0/+2
| |\ \ | | |/
| | * #15979: improve timeit documentation.Ezio Melotti2012-10-021-0/+2
| | |
* | | Merge #11109: clean up docs, add whatsnew entry, and fix Justin's last name.R David Murray2012-10-021-2/+2
|\ \ \ | |/ /
| * | #11109: clean up docs, add whatsnew entry, and fix Justin's last name.R David Murray2012-10-021-1/+1
| | |
| * | The default reST role `foo` can now be used in NEWS to refer to Python ↵Georg Brandl2012-10-011-205/+200
| | | | | | | | | | | | objects. Use it for a fraction of the current NEWS file.
* | | Use backticks in 3.4 NEWS.Georg Brandl2012-10-011-54/+52
| | |
* | | merge with 3.3.Georg Brandl2012-10-011-1/+1
|\ \ \ | |/ /
| * | Several improvements to the HTML NEWS version:Georg Brandl2012-10-011-1/+1
| | | | | | | | | | | | | | | | | | * rename to "Changelog" * recognize more issue links * add NEWS as a dependency for Sphinx
| * | Move 3.1 and 3.2 NEWS items to HISTORY.Georg Brandl2012-10-012-5397/+5397
| | |
* | | Move 3.1, 3.2 and 3.3 NEWS items to HISTORY.Georg Brandl2012-10-012-9499/+9497
| | |
* | | Merge suspicious ignore file updates with 3.3.Ezio Melotti2012-10-011-1/+1
|\ \ \ | |/ /
| * | Update suspicious ignore file.Ezio Melotti2012-10-011-1/+1
| | |
* | | Merge: More additions to whatsnew.R David Murray2012-10-011-4/+4
|\ \ \ | |/ /
| * | More additions to whatsnew.R David Murray2012-10-011-4/+4
| | |