| Commit message (Expand) | Author | Age | Files | Lines |
* | * Issue #16113: Remove sha3 module again. | Martin v. Löwis | 2014-01-03 | 3 | -32/+1 |
|
|
* | merge 3.3 (#20110) | Benjamin Peterson | 2014-01-02 | 1 | -1/+1 |
|\ |
|
| * | correct word for __annotations__ doc (closes #20110) | Benjamin Peterson | 2014-01-02 | 1 | -1/+1 |
|
|
* | | whatsnew: sqlite3 uri parm, unittest.main defaultTest, ftplib.Netrc deprecation | R David Murray | 2014-01-02 | 1 | -0/+17 |
|
|
* | | Merge and update #17282: Document unittest.main defaultTest argument. | R David Murray | 2014-01-02 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | #17282: Document unittest.main defaultTest argument. | R David Murray | 2014-01-02 | 1 | -0/+4 |
|
|
* | | merge 3.3 (closes #20108) | Benjamin Peterson | 2014-01-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | remove brackets | Benjamin Peterson | 2014-01-02 | 1 | -1/+1 |
|
|
* | | merge 3.3 | Benjamin Peterson | 2014-01-01 | 3 | -3/+3 |
|\ \
| |/ |
|
| * | update copyright year | Benjamin Peterson | 2014-01-01 | 3 | -3/+3 |
|
|
* | | whatsnew: mock called_with improvements, socket CAN_BCM support. | R David Murray | 2013-12-31 | 1 | -6/+17 |
|
|
* | | whatsnew: random.getrandbits performance. | R David Murray | 2013-12-31 | 1 | -0/+5 |
|
|
* | | whatsnew: afic.open supports 'with'. | R David Murray | 2013-12-31 | 2 | -2/+7 |
|
|
* | | Merge with 3.3 | Zachary Ware | 2013-12-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | str subclasses may have non-empty __slots__, bytes subclasses can't. | Zachary Ware | 2013-12-31 | 1 | -1/+1 |
|
|
* | | whatsnew: argparse FileType accepts errors and encodings args. | R David Murray | 2013-12-31 | 2 | -0/+11 |
|
|
* | | whatsnew: epoll supports with. | R David Murray | 2013-12-31 | 2 | -3/+17 |
|
|
* | | Fixed typo (thx Arfrever) | Christian Heimes | 2013-12-30 | 1 | -1/+1 |
|
|
* | | Closes issue 20031. Document unittest.TextTestRunner.run method. | Michael Foord | 2013-12-29 | 1 | -0/+8 |
|
|
* | | whatsnew: abc.ABC. Also add issue number to news entry and reword. | R David Murray | 2013-12-29 | 1 | -0/+6 |
|
|
* | | Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl module, ... | Antoine Pitrou | 2013-12-28 | 1 | -8/+14 |
|\ \
| |/ |
|
| * | Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl module, ... | Antoine Pitrou | 2013-12-28 | 1 | -8/+14 |
|
|
* | | whatsnew: rewrite urllib, doctest, and poplib sections. | R David Murray | 2013-12-27 | 2 | -23/+20 |
|
|
* | | whatsnew: importlib cleanup and source_to_code add; python partial impl. | R David Murray | 2013-12-27 | 1 | -2/+21 |
|
|
* | | whatsnew for gc.get_stats, plus doc tweaks. | R David Murray | 2013-12-26 | 2 | -3/+12 |
|
|
* | | shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword. | R David Murray | 2013-12-26 | 4 | -3/+31 |
|
|
* | | pty.spawn returns os.waitpid; optimization of BZ2File and LZMAFile. | R David Murray | 2013-12-25 | 1 | -0/+13 |
|
|
* | | #16832: s/integer/object/ in docs/docstring, and add whatsnew entry. | R David Murray | 2013-12-24 | 2 | -3/+9 |
|
|
* | | idle -n deprecation, fix case of pickle section. | R David Murray | 2013-12-24 | 1 | -1/+4 |
|
|
* | | Neaten up structure of major sections. | R David Murray | 2013-12-24 | 1 | -13/+20 |
|
|
* | | Move no-longer-supported operating systems into 'removed' section. | R David Murray | 2013-12-24 | 1 | -13/+7 |
|
|
* | | Use title case for all section titles except module names. | R David Murray | 2013-12-24 | 1 | -12/+12 |
|
|
* | | sys.getallocatedblocks + regrtest -R, make coverage-report, SO macro goes away. | R David Murray | 2013-12-24 | 1 | -1/+25 |
|
|
* | | Use endash in PEP callouts. | R David Murray | 2013-12-24 | 1 | -14/+14 |
|
|
* | | Move argument clinic into its own section, like the other PEPs. | R David Murray | 2013-12-24 | 1 | -13/+22 |
|
|
* | | Mention Windows 2000 and OS/2 drops, python-config as shell script. | R David Murray | 2013-12-24 | 1 | -3/+12 |
|
|
* | | Mention PATHEXT and removed Misc dirs; clarify wording of a NEWS entry. | R David Murray | 2013-12-24 | 1 | -0/+15 |
|
|
* | | Make the 'read on' sentence cover more ground. | R David Murray | 2013-12-24 | 1 | -2/+3 |
|
|
* | | Move other improvements and optimization sections above deprecated. | R David Murray | 2013-12-24 | 1 | -42/+43 |
|
|
* | | Collapse 'python invocation changes' into 'other improvements'. | R David Murray | 2013-12-24 | 1 | -9/+6 |
|
|
* | | Link new module summary entries to their description sections. | R David Murray | 2013-12-24 | 1 | -8/+23 |
|
|
* | | Removed spaces before colons and semicolons. | Serhiy Storchaka | 2013-12-24 | 12 | -30/+30 |
|\ \
| |/ |
|
| * | Removed spaces before colons and semicolons. | Serhiy Storchaka | 2013-12-24 | 12 | -30/+30 |
|
|
* | | Add pep 435 summary entry in new required features, and ensurepip description. | R David Murray | 2013-12-23 | 1 | -0/+34 |
|
|
* | | Add link to selectors description from its summary line. | R David Murray | 2013-12-23 | 1 | -2/+5 |
|
|
* | | Make summary entry format consistent (always end with pep or issue in parens). | R David Murray | 2013-12-23 | 1 | -9/+11 |
|
|
* | | Removed spaces before commas and periods. | Serhiy Storchaka | 2013-12-23 | 20 | -22/+22 |
|\ \
| |/ |
|
| * | Removed spaces before commas and periods. | Serhiy Storchaka | 2013-12-23 | 18 | -20/+20 |
|
|
* | | Close #19734: ignore pip env vars in ensurepip | Nick Coghlan | 2013-12-23 | 1 | -0/+6 |
|
|
* | | Mention deprecation and porting sections in intro. | R David Murray | 2013-12-23 | 1 | -1/+2 |
|
|