Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Issue #14324: Fix configure tests for cross builds. | Matthias Klose | 2012-03-15 | 2 | -58/+64 |
* | - Issue #14324: Fix configure tests for cross builds. | Matthias Klose | 2012-03-15 | 3 | -2/+49 |
* | - Issue #14321: Do not run pgen during the build if files are up to date. | Matthias Klose | 2012-03-15 | 4 | -6/+88 |
* | (sched) when run() is invoked with blocking=False return the deadline of the ... | Giampaolo Rodola' | 2012-03-15 | 2 | -3/+5 |
* | Fixes #14314: Improved SMTP timeout handling. | Vinay Sajip | 2012-03-15 | 2 | -3/+7 |
* | Merge #12758: removing confusing mention of UTC from time.time description | R David Murray | 2012-03-15 | 1 | -2/+2 |
|\ | |||||
| * | #12758: removing confusing mention of UTC from time.time description | R David Murray | 2012-03-15 | 1 | -2/+2 |
| * | merge heads | Gregory P. Smith | 2012-03-15 | 2 | -13/+14 |
| |\ | |||||
* | | | Closes issue #14163 - tkinter: problems with hello doc example | Andrew Svetlov | 2012-03-15 | 1 | -29/+24 |
* | | | try to fix compilation on glibc's with cpu sets (#14296) | Benjamin Peterson | 2012-03-15 | 1 | -0/+4 |
* | | | free AST's dict | Benjamin Peterson | 2012-03-15 | 2 | -2/+14 |
* | | | merge | Raymond Hettinger | 2012-03-15 | 4 | -10/+18 |
|\ \ \ | |||||
| * \ \ | merge heads | Gregory P. Smith | 2012-03-15 | 2 | -10/+11 |
| |\ \ \ | |||||
| | * \ \ | cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issu... | Senthil Kumaran | 2012-03-15 | 2 | -10/+11 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Fix the wrong urllib exampls which use str for POST data. Closes Issue11261 | Senthil Kumaran | 2012-03-15 | 2 | -13/+14 |
| * | | | | Fixes Issue 14234: fix for the previous commit, keep compilation when | Gregory P. Smith | 2012-03-15 | 2 | -0/+7 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | Fixes Issue 14234: fix for the previous commit, keep compilation when | Gregory P. Smith | 2012-03-15 | 2 | -0/+7 |
| | |/ | |||||
* | | | Issue #13248: Removed docs for two deprecated unittest features. To be cons... | Raymond Hettinger | 2012-03-15 | 1 | -30/+0 |
|/ / | |||||
* | | Issue #14222: Use the new time.steady() function instead of time.time() for | Victor Stinner | 2012-03-15 | 3 | -2/+6 |
* | | Issue #10278: Add an optional strict argument to time.steady(), False by default | Victor Stinner | 2012-03-15 | 3 | -18/+57 |
* | | Issue #10278: Drop time.monotonic() function, rename time.wallclock() to time... | Victor Stinner | 2012-03-14 | 4 | -109/+27 |
* | | fix compiler warnings | Benjamin Peterson | 2012-03-14 | 1 | -4/+4 |
* | | remove get_prefix and set_prefix (#13248) | Benjamin Peterson | 2012-03-14 | 3 | -37/+2 |
* | | merge 3.2 | Matthias Klose | 2012-03-14 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | merge 3.1 | Matthias Klose | 2012-03-14 | 0 | -0/+0 |
| |\ | |||||
| | * | merge heads | Matthias Klose | 2012-03-14 | 8 | -10/+12 |
| | |\ | |||||
| * | \ | merge heads | Matthias Klose | 2012-03-14 | 6 | -6/+6 |
| |\ \ \ | |||||
* | \ \ \ | merge heads | Matthias Klose | 2012-03-14 | 7 | -9/+9 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | 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 | Gregory P. Smith | 2012-03-14 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | merge heads | Gregory P. Smith | 2012-03-14 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | merge heads | Gregory P. Smith | 2012-03-14 | 3 | -51/+27 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Removed XXX from unittest.mock docstring and switch to a nicer try...except..... | Michael Foord | 2012-03-14 | 1 | -24/+19 |
| * | | | | | | | merge with 3.2 | Georg Brandl | 2012-03-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Closes #14305: fix typo. | Georg Brandl | 2012-03-14 | 1 | -2/+2 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Remove more Python 2 compatibility cruft from unittest.mock | Michael Foord | 2012-03-14 | 2 | -25/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | merge (no change) | Gregory P. Smith | 2012-03-14 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | merge (no change needed in 3.2) | Gregory P. Smith | 2012-03-14 | 0 | -0/+0 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | move the Misc/NEWS entry to the right section. | Gregory P. Smith | 2012-03-14 | 1 | -3/+3 |
* | | | | | | Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes | Gregory P. Smith | 2012-03-14 | 5 | -59/+135 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes | Gregory P. Smith | 2012-03-14 | 5 | -60/+144 |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | |||||
| | * | | Fixes issue #14234: CVE-2012-0876: Randomize hashes of xml attributes | Gregory P. Smith | 2012-03-14 | 5 | -59/+135 |
| | |/ | |||||
* | | | 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 |