summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #9548: Add a minimal "_bootlocale" module that is imported by the _io m...Antoine Pitrou2013-10-116-22/+49
* Fix expected checksum for new unicodedata (after full rebuild)Antoine Pitrou2013-10-111-1/+1
* #19192: Give up on time.xmlrpc.com as an xmlrpc network test.R David Murray2013-10-112-29/+17
* Rename contextlib.ignored() to contextlib.ignore().Raymond Hettinger2013-10-114-13/+13
* merge 3.3Benjamin Peterson2013-10-111-1/+1
|\
| * replace hardcoded versionBenjamin Peterson2013-10-111-1/+1
* | merge 3.3Benjamin Peterson2013-10-111-1/+1
|\ \ | |/
| * make sure the docstring is never out of date wrt unicode data versionBenjamin Peterson2013-10-111-1/+1
* | merge headsBenjamin Peterson2013-10-101-1/+7
|\ \
| * | #18764: p(rint) -> p in pdb docs.R David Murray2013-10-101-1/+7
* | | merge 3.3 (#19220)Benjamin Peterson2013-10-101-3/+1
|\ \ \ | |/ / |/| / | |/
| * remove url from docstring (closes #19220)Benjamin Peterson2013-10-101-2/+1
* | upgrade unicode db to 6.3.0 (closes #19221)Benjamin Peterson2013-10-108-17153/+17195
* | 18764: remove the problematic 'print' alias for the PDB 'p' command.R David Murray2013-10-105-11/+31
* | Close #16742: Fix misuse of memory allocations in PyOS_Readline()Victor Stinner2013-10-105-8/+41
* | Issue #18874: _PyObject_Malloc/Realloc/Free() now falls back onVictor Stinner2013-10-102-19/+21
* | Issue #18874: PyCode_New() now ensures that the filename is a ready UnicodeVictor Stinner2013-10-101-0/+5
* | Issue #15805: Add contextlib.redirect_stdout()Raymond Hettinger2013-10-104-1/+81
* | mergeRaymond Hettinger2013-10-101-6/+5
|\ \ | |/
| * Issue #19005: Fix documentation for PyIter_Next().Raymond Hettinger2013-10-101-6/+5
* | Repair format of NEWS entry.Tim Peters2013-10-091-1/+2
|\ \ | |/
| * Repair format of NEWS entry.Tim Peters2013-10-091-1/+2
* | Issue 19158: a rare race in BoundedSemaphore could allow .release() too often.Tim Peters2013-10-091-0/+2
|\ \ | |/
| * Issue 19158: a rare race in BoundedSemaphore could allow .release() too often.Tim Peters2013-10-091-0/+2
* | Closes #19200: small grammar fix in multiprocessing docs. Thanks to Elazar Ge...Georg Brandl2013-10-091-1/+1
* | Close #19199: Remove ``PyThreadState.tick_counter`` fieldVictor Stinner2013-10-095-13/+4
* | #19194: Improved cross-references in the fcntl module documentation.Serhiy Storchaka2013-10-091-20/+24
|\ \ | |/
| * #19194: Improved cross-references in the fcntl module documentation.Serhiy Storchaka2013-10-091-20/+24
* | #19196: Improved cross-references in distutils documentation.Serhiy Storchaka2013-10-092-14/+17
|\ \ | |/
| * #19196: Improved cross-references in distutils documentation.Serhiy Storchaka2013-10-092-14/+17
* | Issue #19190: Improve cross-references in builtin types and functions documen...Serhiy Storchaka2013-10-095-91/+100
|\ \ | |/
| * Issue #19190: Improve cross-references in builtin types and functions documen...Serhiy Storchaka2013-10-095-91/+100
* | Issue 19195: Improved cross-references in C API documentation.Serhiy Storchaka2013-10-0910-33/+35
|\ \ | |/
| * Issue 19195: Improved cross-references in C API documentation.Serhiy Storchaka2013-10-0910-33/+35
* | Issue #19193: Improved cross-references in the tutorial.Serhiy Storchaka2013-10-092-33/+37
|\ \ | |/
| * Issue #19193: Improved cross-references in the tutorial.Serhiy Storchaka2013-10-092-33/+37
* | Whitespace normalization.Tim Peters2013-10-091-16/+16
* | Issue 19158: a rare race in BoundedSemaphore could allow .release() too often.Tim Peters2013-10-092-3/+23
|\ \ | |/
| * Issue 19158: a rare race in BoundedSemaphore could allow .release() too often.Tim Peters2013-10-092-3/+23
* | Issue #18948: improve SuppressCoreFiles to include Windows crash popup suppre...Antoine Pitrou2013-10-088-94/+87
* | merge with 3.3Georg Brandl2013-10-081-1/+1
|\ \ | |/
| * Minor grammar fix.Georg Brandl2013-10-081-1/+1
* | merge with 3.3Georg Brandl2013-10-081-3/+3
|\ \ | |/
| * Clarify two points about division and shifting. Suggested by Albert Hofkamp o...Georg Brandl2013-10-081-3/+3
* | merge with 3.3Georg Brandl2013-10-081-1/+1
|\ \ | |/
| * Fix wrong link.Georg Brandl2013-10-081-1/+1
* | merge with 3.3Georg Brandl2013-10-081-1/+1
|\ \ | |/
| * Add "->" as a delimiter token. Found by James Harding on docs@.Georg Brandl2013-10-081-1/+1
* | merge with 3.3Georg Brandl2013-10-080-0/+0
|\ \ | |/
| * merge headsGeorg Brandl2013-10-081-3/+0
| |\