Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 3.2 | Matthias Klose | 2012-03-14 | 7 | -9/+9 |
|\ | |||||
| * | merge 3.1 | Matthias Klose | 2012-03-14 | 6 | -6/+6 |
| |\ | |||||
| | * | - rename configure.in to configure.ac | Matthias Klose | 2012-03-14 | 8 | -10/+12 |
* | | | merge heads | Senthil Kumaran | 2012-03-14 | 4 | -0/+40 |
|\ \ \ | |||||
| * \ \ | Megre from tip | Andrew Svetlov | 2012-03-14 | 5 | -44/+103 |
| |\ \ \ | |||||
| * \ \ \ | Merge from tip | Andrew Svetlov | 2012-03-14 | 17 | -2/+6741 |
| |\ \ \ \ | |||||
| * | | | | | Issue #14200: Idle shell crash on printing non-BMP unicode character. | Andrew Svetlov | 2012-03-14 | 4 | -0/+40 |
* | | | | | | Fix the buildbot breakdown - issue 10050 | Senthil Kumaran | 2012-03-14 | 1 | -2/+0 |
| |_|/ / / |/| | | | | |||||
* | | | | | deprecated the old urllib primitives in 3.3 urllib package - issue 10050 | Senthil Kumaran | 2012-03-14 | 4 | -39/+100 |
* | | | | | Remove Python 2 compatibility cruft from unittest.mock | Michael Foord | 2012-03-14 | 1 | -5/+3 |
| |/ / / |/| | | | |||||
* | | | | And another one... mock import fix. | Michael Foord | 2012-03-14 | 1 | -2/+2 |
* | | | | Merge | Michael Foord | 2012-03-14 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | Avoid main_window unused compiler warning. | Gregory P. Smith | 2012-03-14 | 1 | -0/+6 |
* | | | | | Fix another mock import | Michael Foord | 2012-03-14 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Fix import failure in mock test | Michael Foord | 2012-03-14 | 1 | -1/+1 |
* | | | | #12818: remove escaping of () in quoted strings in formataddr | R David Murray | 2012-03-14 | 3 | -2/+17 |
* | | | | PEP 417: Adding unittest.mock | Michael Foord | 2012-03-14 | 11 | -0/+6682 |
* | | | | #14062: fix BytesParser handling of Header objects | R David Murray | 2012-03-14 | 3 | -0/+30 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | #14062: fix BytesParser handling of linesep for Header objects | R David Murray | 2012-03-14 | 3 | -2/+28 |
* | | | | Issue #13839: When invoked on the command-line, the pstats module now accepts... | Antoine Pitrou | 2012-03-14 | 2 | -0/+6 |
| |/ / |/| | | |||||
* | | | Revert the patch for issue 3835 because failed on Windows buildbot | Andrew Svetlov | 2012-03-14 | 1 | -7/+0 |
* | | | #14289: merge with 3.2 | Georg Brandl | 2012-03-14 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | Closes #14289: put a link to the CHM download page on the docs download page. | Georg Brandl | 2012-03-14 | 1 | -1/+5 |
* | | | #14283: merge with 3.2 | Georg Brandl | 2012-03-14 | 1 | -5/+4 |
|\ \ \ | |/ / | |||||
| * | | Closes #14283: match() and search() are regex methods, not match methods. | Georg Brandl | 2012-03-14 | 1 | -5/+4 |
* | | | Merge #14291: if a header has non-ascii unicode, default to CTE using utf-8 | R David Murray | 2012-03-14 | 5 | -7/+33 |
|\ \ \ | |/ / | |||||
| * | | #14291: if a header has non-ascii unicode, default to CTE using utf-8 | R David Murray | 2012-03-14 | 5 | -7/+33 |
* | | | Closes #14298: update section about dict implementation. | Georg Brandl | 2012-03-14 | 1 | -8/+10 |
* | | | default: closes Issue12365 - Add an example explaining the context manager us... | Senthil Kumaran | 2012-03-14 | 1 | -5/+13 |
|\ \ \ | |/ / | |||||
| * | | closes Issue12365 - Add an example explaining the context manager use case of... | Senthil Kumaran | 2012-03-14 | 1 | -5/+13 |
* | | | Issue10050 - urlretrieve uses newer urlopen. reporthook of urlretrieve takes,... | Senthil Kumaran | 2012-03-14 | 5 | -42/+119 |
* | | | Issue #989712: Support using Tk without a mainloop. | Andrew Svetlov | 2012-03-14 | 2 | -0/+18 |
* | | | What's New in Python 3.3: Repeat the dict lookup change in Porting section | Victor Stinner | 2012-03-13 | 1 | -0/+5 |
* | | | Fix doc of datetime.date*.*fromtimestamp() methods | Victor Stinner | 2012-03-13 | 2 | -5/+14 |
* | | | Issue #14180: Fix the select module to handle correctly the Windows timeval | Victor Stinner | 2012-03-13 | 1 | -3/+16 |
* | | | Issue #14180: TestDateTime.test_microsecond_rounding() handles localtime() and | Victor Stinner | 2012-03-13 | 1 | -10/+15 |
* | | | Issue #14180: datetime.date.fromtimestamp(), datetime.datetime.fromtimestamp() | Victor Stinner | 2012-03-13 | 3 | -39/+50 |
* | | | #8315: add automatic unittest test discovery in test.test_email | R David Murray | 2012-03-13 | 2 | -0/+15 |
* | | | merge 3.2 | Benjamin Peterson | 2012-03-13 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | merge heads | Benjamin Peterson | 2012-03-13 | 2 | -1/+7 |
| |\ \ | |||||
* | \ \ | merge heads | Benjamin Peterson | 2012-03-13 | 2 | -1/+7 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 3.2 | Martin v. Löwis | 2012-03-13 | 0 | -0/+0 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Issue #5219: Prevent event handler cascade in IDLE. | Martin v. Löwis | 2012-03-13 | 2 | -1/+7 |
| * | | | | Issue #5219: Prevent event handler cascade in IDLE. | Martin v. Löwis | 2012-03-13 | 2 | -1/+7 |
* | | | | | merge 3.2 | Benjamin Peterson | 2012-03-13 | 1 | -7/+7 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | merge heads | Benjamin Peterson | 2012-03-13 | 2 | -8/+15 |
| |\ \ \ | | |/ / | |||||
| * | | | fix indentation | Benjamin Peterson | 2012-03-13 | 1 | -7/+7 |
* | | | | Issue #3835: Refuse to use unthreaded Tcl in threaded Python. | Martin v. Löwis | 2012-03-13 | 2 | -0/+9 |
* | | | | Issue #2843: Add new Tk API to Tkinter. | Martin v. Löwis | 2012-03-13 | 2 | -1/+89 |
* | | | | Issue #14184: merge | Ned Deily | 2012-03-13 | 2 | -8/+15 |
|\ \ \ \ | | |/ / | |/| | |