2014-02-23 |
R David Murray | whatsnew: textwrap.shorten. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
R David Murray | whatsnew: ExtensionFileLoader.get_filename. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Antoine Pitrou | Issue #20637: Key-sharing now also works for instance... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Ezio Melotti | #20677: fix typo in enum docs. Patch by Saimadhav... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Terry Jan Reedy | Issue #20730: Fix typo reported by Claudiu Popa. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Martin v. Löwis | Issue #20641: Run custom actions with the NoImpersonate... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
R David Murray | Reflow paragraph. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
R David Murray | whatsnew: os.path.ismount recognizes volumes mounted... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
R David Murray | whatsnew: PyStructSequence_InitType2, Victor's MemoryEr... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
R David Murray | whatsnew: Windows uses VirtualAlloc, --version goes... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Eric Snow | Issue #20484: Disable the 2 remaining "modules" tests... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
R David Murray | whatsnew: frozen package __path__; and min/max versiona... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
R David Murray | whatsnew: importlib deprecations. |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Yury Selivanov | inspect.signature: Check for function-like objects... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Victor Stinner | Issue #11188, #19748: mktime() returns -1 on error... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Richard Oudkerk | Issue #20114: Double timeout in test_semaphore_tracker... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Donald Stufft | Upgrade pip from 1.5.3 to 1.5.4 |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Victor Stinner | Issue #19748: On AIX, time.mktime() now raises an Overf... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Larry Hastings | Issue #20710: The pydoc summary line no longer displays... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Yury Selivanov | inspect: Fix getfullargspec to support builtin module... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Donald Stufft | Upgrade pip from 1.5.2 to 1.5.3 |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Yury Selivanov | asyncio.docs: Document subprocess_exec and subprocess_s... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Victor Stinner | Windows buildbot: use --timeout feature in Tools/buildb... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Zachary Ware | Issue #20221: Removed conflicting (or circular) hypot... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Zachary Ware | Issue #20221: Removed conflicting (or circular) hypot... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Yury Selivanov | asyncio.docs: Improve wordings; add a note to the Corou... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Victor Stinner | asyncio: _check_resolved_address() must also accept... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Yury Selivanov | asyncio.docs: Improve documentation of Streams. Issue... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Yury Selivanov | Misc/NEWS: Add some missing news items re asyncio. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Victor Stinner | asyncio: ops, and now fix also the unit test for IPv6... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Victor Stinner | asyncio: Fix _check_resolved_address() for IPv6 address |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Victor Stinner | asyncio: remove unused imports and unused variables... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Victor Stinner | asyncio: Fix _ProactorWritePipeTransport._pipe_closed() |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Victor Stinner | asyncio.subprocess: Fix a race condition in communicate() |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Benjamin Peterson | merge 3.3 (#20695) |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Benjamin Peterson | merge 3.2 (#20695) |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Benjamin Peterson | bump Python-ast.c |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Benjamin Peterson | update logo url (#20695) |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Benjamin Peterson | open retrieved file in binary mode, since it's now... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Yury Selivanov | asyncio.docs: Document Error Handling API and asyncio... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Victor Stinner | asyncio doc: remove reference to _DEBUG (now replaced... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Benjamin Peterson | update magic number for #20625 |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Victor Stinner | asyncio, Tulip issue #136: Add get/set_debug() methods... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Yury Selivanov | merge heads |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Yury Selivanov | inspect: Fix getfullargspec() to not to follow __wrappe... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Serhiy Storchaka | Issue #20654: Fixed pydoc for enums with zero value... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Victor Stinner | Issue #20682: Oops, fix test_create_connection() of... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Victor Stinner | Close #20682: Fix UNIX sockets tests of test_asyncio... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Serhiy Storchaka | Issue #20672: Fixed tests for TarFile.list() on non... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Zachary Ware | Issue #20510: Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Zachary Ware | Issue #20510: Confirm that the code attribute of the... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Serhiy Storchaka | Issue #20672: Fixed tests for TarFile.list() on non... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Serhiy Storchaka | Fixed grid_columnconfigure() and grid_rowconfigure... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Serhiy Storchaka | Fixed grid_columnconfigure() and grid_rowconfigure... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Yury Selivanov | asyncio: WriteTransport.set_write_buffer_size to call... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Victor Stinner | asyncio: document new create_unix_connection() and... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Yury Selivanov | asyncio: pep8-ify the code. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Yury Selivanov | asyncio: Fix spelling and typos. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Victor Stinner | Issue #20682: test_asyncio, _basetest_create_connection... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Victor Stinner | asyncio, Tulip issue 143: UNIX domain methods, fix... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Victor Stinner | asyncio, Tulip issue 139: Improve error messages on... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Yury Selivanov | asyncio.transports: Make _ProactorBasePipeTransport... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Yury Selivanov | asyncio: New error handling API. Issue #20681. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Victor Stinner | Issue #20625: Fix compilation issue |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Victor Stinner | (Merge 3.3) Issue #19612: On Windows, subprocess.Popen... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Victor Stinner | Issue #19612: On Windows, subprocess.Popen.communicate... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Ethan Furman | Close issue20653: allow Enum subclasses to override... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Guido van Rossum | asyncio: Make tests pass on Windows. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Yury Selivanov | Mangle __parameters in __annotations__ dict properly... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Zachary Ware | Issue #20609: Merge with 3.3. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Zachary Ware | Issue #20609: Fix building 64-bit binaries on 32-bit... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Yury Selivanov | Misc/NEWS: Add a news item for UNIX Sockets support... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Yury Selivanov | asyncio: Add support for UNIX Domain Sockets. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Zachary Ware | Issue #20510: Merge with 3.3. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Zachary Ware | Issue #20510: Rewrote test_exit in test_sys to match... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Victor Stinner | Issue #20493: Document that asyncio should not exceed... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Victor Stinner | Issue #20656: Restore explicit downcast in select_select(). |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Victor Stinner | Close #20649: Fix typo in asyncio doc. Patch written... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Victor Stinner | Issue #20564: Skip tests on lock+signals on OpenBSD |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Victor Stinner | Issue #20667: KqueueEventLoopTests.test_read_pty_output... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Terry Jan Reedy | Issue #8478: Untokenizer.compat now processes first... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Victor Stinner | Close #20656: Fix select.select() on OpenBSD 64-bit |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Victor Stinner | Issue #20667: test_asyncio: Skip KqueueEventLoopTests... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Victor Stinner | Issue #20655: Fix test_asyncio, run also subprocess... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Terry Jan Reedy | whitespace |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Terry Jan Reedy | Untokenize, bad assert: Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Terry Jan Reedy | Untokenize: An logically incorrect assert tested user... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Victor Stinner | Close #20652: asyncio doc: close the event loop in... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Victor Stinner | Issue #20320: select.select() and select.kqueue.control... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Victor Stinner | Issue #20616: Add a format() method to tracemalloc... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Benjamin Peterson | backout fafac90b69c4 |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Benjamin Peterson | merge backout for #20621 |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Benjamin Peterson | backout 2807a5f011e4 for causing #20621 |
commit | commitdiff | tree | snapshot |
next |