| Commit message (Expand) | Author | Age | Files | Lines |
* | Close #20404: blacklist non-text encodings in io.TextIOWrapper | Nick Coghlan | 2014-02-04 | 1 | -8/+25 |
|
|
* | Oops, undo unwanted changes in test_asyncio: mistakes of my the last sync with | Victor Stinner | 2014-02-03 | 3 | -8/+17 |
|
|
* | asyncio.subprocess: Replace Process.get_subprocess() method with a | Victor Stinner | 2014-02-03 | 1 | -9/+9 |
|
|
* | Issue #20474: Fix "unexpected success" test_socket failures on OS X 10.7+. | Ned Deily | 2014-02-03 | 1 | -4/+4 |
|\ |
|
| * | Issue #20474: Fix "unexpected success" test_socket failures on OS X 10.7+. | Ned Deily | 2014-02-03 | 1 | -4/+4 |
|
|
* | | Skip expr* tests for large integers for Tcl <8.5. | Serhiy Storchaka | 2014-02-03 | 1 | -4/+8 |
|\ \
| |/ |
|
| * | Skip expr* tests for large integers for Tcl <8.5. | Serhiy Storchaka | 2014-02-03 | 1 | -4/+8 |
|
|
* | | Issue #20426: When passing the re.DEBUG flag, re.compile() displays the debug... | Antoine Pitrou | 2014-02-03 | 1 | -1/+13 |
|\ \
| |/ |
|
| * | Issue #20426: When passing the re.DEBUG flag, re.compile() displays the debug... | Antoine Pitrou | 2014-02-03 | 1 | -1/+14 |
|
|
* | | Issue #20368: The null character now correctly passed from Tcl to Python. | Serhiy Storchaka | 2014-02-03 | 1 | -10/+40 |
|\ \
| |/ |
|
| * | Issue #20368: The null character now correctly passed from Tcl to Python. | Serhiy Storchaka | 2014-02-03 | 1 | -10/+40 |
|
|
* | | Issue #20368: Add tests for Tkinter methods exprstring(), exprdouble(), | Serhiy Storchaka | 2014-02-03 | 1 | -0/+135 |
|\ \
| |/ |
|
| * | Issue #20368: Add tests for Tkinter methods exprstring(), exprdouble(), | Serhiy Storchaka | 2014-02-03 | 1 | -0/+135 |
|
|
* | | inspect.signature: Add (restore) support for builtin classes #20473 | Yury Selivanov | 2014-02-03 | 1 | -0/+26 |
|
|
* | | Issue #20472: test_asyncio: skip PTY tests on Mac OS X older than 10.6 | Victor Stinner | 2014-02-02 | 1 | -0/+6 |
|
|
* | | Issue #20435: Fix _pyio.StringIO.getvalue() to take into account newline tran... | Antoine Pitrou | 2014-02-02 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Issue #20435: Fix _pyio.StringIO.getvalue() to take into account newline tran... | Antoine Pitrou | 2014-02-02 | 1 | -0/+9 |
|
|
* | | Issue #19320: Fixed split/splitlist tests in test_tcl for Tcl 8.5.0-8.5.5. | Serhiy Storchaka | 2014-02-02 | 1 | -5/+28 |
|\ \
| |/ |
|
| * | Issue #19320: Fixed split/splitlist tests in test_tcl for Tcl 8.5.0-8.5.5. | Serhiy Storchaka | 2014-02-02 | 1 | -5/+28 |
|
|
* | | Issue #20400: Merge Tulip into Python: add the new asyncio.subprocess module | Victor Stinner | 2014-02-01 | 4 | -17/+204 |
|
|
* | | #20288: merge with 3.3. | Ezio Melotti | 2014-02-01 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | #20288: fix handling of invalid numeric charrefs in HTMLParser. | Ezio Melotti | 2014-02-01 | 1 | -0/+6 |
|
|
* | | inspect.tests: Fix tests to work on python built with '--without-doc-strings'... | Yury Selivanov | 2014-02-01 | 1 | -0/+3 |
|
|
* | | Fix test_hash on "SPARC Solaris 10 (cc%2C 64b) [SB] 3.x" buildbot | Victor Stinner | 2014-02-01 | 1 | -1/+2 |
|
|
* | | test_hash: Fix a BytesWarning in get_hash_command() | Victor Stinner | 2014-02-01 | 1 | -1/+1 |
|
|
* | | test_asyncio: relax timing, the "AMD64 Windows Server 2008 [SB] 3.x" buildbot | Victor Stinner | 2014-02-01 | 1 | -1/+1 |
|
|
* | | tracemalloc: Fix slicing traces and fix slicing a traceback. | Victor Stinner | 2014-02-01 | 1 | -2/+8 |
|
|
* | | Issue #20452: Fix test_time_and_call_at() of test_asyncio on Windows | Victor Stinner | 2014-02-01 | 1 | -7/+8 |
|
|
* | | Issue #20452: test_asyncio checks also the granularity | Victor Stinner | 2014-02-01 | 1 | -0/+8 |
|
|
* | | inspect.signature: Support duck-types of Python functions (Cython, for instan... | Yury Selivanov | 2014-01-31 | 1 | -0/+60 |
|
|
* | | inspect.classify_class_attrs: Classify object.__new__ and __init__ correctly ... | Yury Selivanov | 2014-01-31 | 1 | -0/+4 |
|
|
* | | Issue #20452: test_asyncio: Add more info if the test fails | Victor Stinner | 2014-01-31 | 1 | -2/+7 |
|
|
* | | Issue #20455: Add a resolution attribute to IocpProactor (1 ms) | Victor Stinner | 2014-01-31 | 1 | -0/+2 |
|
|
* | | Issue #20452: Remove debug code, no more needed | Victor Stinner | 2014-01-31 | 1 | -13/+1 |
|
|
* | | Issue #20452: select and selectors round (again) timeout away from zero for | Victor Stinner | 2014-01-31 | 1 | -13/+10 |
|
|
* | | Issue #20452: Oops, fix debug code :-/ | Victor Stinner | 2014-01-31 | 1 | -0/+6 |
|
|
* | | Issue #20452: add more info in case of test_asyncio failure to try to debug the | Victor Stinner | 2014-01-31 | 1 | -1/+10 |
|
|
* | | asyncio: Fix misc whitespace issues. | Guido van Rossum | 2014-01-31 | 2 | -13/+14 |
|
|
* | | asyncio: Future.set_exception(exc) should instantiate exc if it is a class. | Victor Stinner | 2014-01-31 | 1 | -0/+5 |
|
|
* | | Issue #20373: generalize use of test.script_helper in test_warnings. Patch b... | Antoine Pitrou | 2014-01-29 | 1 | -43/+22 |
|\ \
| |/ |
|
| * | Issue #20373: generalize use of test.script_helper in test_warnings. Patch b... | Antoine Pitrou | 2014-01-29 | 1 | -43/+22 |
|
|
* | | asyncio: subprocess_shell() and subprocess_exec() now raise ValueError instea... | Victor Stinner | 2014-01-29 | 1 | -0/+32 |
|
|
* | | asyncio: wait_for() now accepts None as timeout (Victor Stinner). | Guido van Rossum | 2014-01-29 | 1 | -0/+11 |
|
|
* | | inspect.signature: Make sure that if a callable object has '_patialmethod' | Yury Selivanov | 2014-01-29 | 1 | -0/+5 |
|
|
* | | inspect.test.getfullargspec: Add a unittest to ensure correct annotations | Yury Selivanov | 2014-01-29 | 1 | -0/+9 |
|
|
* | | inspect.getfullargspec: Use inspect.signature API behind the scenes #17481 | Yury Selivanov | 2014-01-29 | 1 | -1/+41 |
|
|
* | | inspect.Signature: ensure that non-default params don't follow default ones #... | Yury Selivanov | 2014-01-29 | 1 | -1/+12 |
|
|
* | | inspect.signature: Add support for decorated (wrapped) builtins #20425 | Yury Selivanov | 2014-01-29 | 1 | -0/+15 |
|
|
* | | inspect.Signature: Make from_builtin to raise an exception if no signature can | Yury Selivanov | 2014-01-29 | 1 | -0/+4 |
|
|
* | | Issue #20424: Python implementation of io.StringIO now supports lone surrogates. | Serhiy Storchaka | 2014-01-29 | 1 | -0/+9 |
|\ \
| |/ |
|