2014-02-16 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Benjamin Peterson | do not line break reference |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Andrew Kuchling | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Andrew Kuchling | #12211: remove paragraph about NaNs |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Andrew Kuchling | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Andrew Kuchling | #12211: clarify math.copysign() documentation and docstring |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Georg Brandl | Doc: do not rely on checked-out Sphinx toolchain from... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Andrew Kuchling | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Andrew Kuchling | #20241: use correct RFC number |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Andrew Kuchling | #16728: Mention collections.abc.Sequence in 'sequence... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Andrew Kuchling | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Andrew Kuchling | Clarify versionchanged sentence. Closes #20497. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Andrew Kuchling | #20237: make a revision pass over the XML vulnerabiliti... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Benjamin Peterson | merge 3.3 (#20080) |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Benjamin Peterson | add missing test assertion (closes #20080) |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Benjamin Peterson | merge 3.3 (#20507) |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Benjamin Peterson | give non-iterable TypeError a message (closes #20507) |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Ezio Melotti | #19890: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Ezio Melotti | #19890: fix typo in multiprocessing docs. Patch by... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Ezio Melotti | #20634: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Ezio Melotti | #20634: fix typo in IDLE README noticed by Saimadhav... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Nick Coghlan | Issue #19744: Handle missing SSL/TLS in ensurepip |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Ned Deily | Issue #20605: Make test_socket getaddrinfo OS X segfaul... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Ned Deily | Issue #20605: Make test_socket getaddrinfo OS X segfaul... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Benjamin Peterson | set line and column numbers for keyword-only arg nodes... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Victor Stinner | Issue #20526, #19466: Revert changes of issue #19466... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Victor Stinner | Issue #20599: Don't clear environment in test_cleanup... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Victor Stinner | Fix test_asyncio/test_events.py: skip IPv6 if IPv6... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Serhiy Storchaka | Fixed typo in previous commit (issue #6815). |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Serhiy Storchaka | Fixed typo in previous commit (issue #6815). |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Victor Stinner | ayncio, Tulip issue 129: BaseEventLoop.sock_connect... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Serhiy Storchaka | Issue #6815: os.path.expandvars() now supports non... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Serhiy Storchaka | Issue #6815: os.path.expandvars() now supports non... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Guido van Rossum | asyncio: Change as_completed() to use a Queue, to avoid... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Yury Selivanov | asyncio.events: Use __slots__ in Handle and TimerHandle |
commit | commitdiff | tree | snapshot |
2014-02-12 |
R David Murray | whatsnew: 'other improvements' and 'optimizations'... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
R David Murray | whatsnew: PyUnicode_FromFormat width/precision, thread... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
R David Murray | whatsnew: LOAD_CLASSDEREF, -X showrefcount |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Victor Stinner | Issue #20599: Force ASCII encoding for stdout in test_c... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Serhiy Storchaka | Try to fix test_cleanup (issue #20599). |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Serhiy Storchaka | Issue #17671: Fixed a crash when use non-initialized... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Serhiy Storchaka | Issue #17671: Fixed a crash when use non-initialized... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Serhiy Storchaka | Issue #19255: Clear error after failed PyDict_SetItem... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Serhiy Storchaka | Issue #19255: Clear error after failed PyDict_SetItem... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
R David Murray | whatsnew: os.path.samestat on windows, keyword defaults... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
R David Murray | whatsnew: command.com support gone, int *base* can... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Ned Deily | Add references for Xcode and the Python Developer's... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Ned Deily | Add references for Xcode and the Python Developer's... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
R David Murray | whatsnew: object.__format__ raises TypeError on non... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Victor Stinner | Issue #20495: Skip test_read_pty_output() of test_async... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
R David Murray | whatsnew: undocumented Popen.wait endtime is deprecated. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Gregory P.... | Deprecate Popen.wait()'s undocumented endtime parameter... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Victor Stinner | Issue #20505: Remove debug code |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Benjamin Peterson | merge 3.3 (#20594) |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Benjamin Peterson | avoid name clash with posix_close (closes #20594) |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Benjamin Peterson | remove dynamic initializer lists for c89 compliance... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
R David Murray | whatsnew: __complex__ may not return float, .so may... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Victor Stinner | asyncio, Tulip issue 131: as_completed() and wait(... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Victor Stinner | asyncio, Tulip issue 130: Add more checks on subprocess... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Victor Stinner | asyncio, Tulip issue 126: call_soon(), call_soon_thread... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Victor Stinner | Issue #20505: use also the monotonic time to decide... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Victor Stinner | Issue #20505: Oops, only print debug info if selector... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Victor Stinner | Issue #20505: Improve debug info in asyncio event loop |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Serhiy Storchaka | Issue #19856: shutil.move() failed to move a directory... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Serhiy Storchaka | Issue #19856: shutil.move() failed to move a directory... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Larry Hastings | Merge Python 3.4.0rc1 release branch. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Larry Hastings | Python 3.4.0rc1: Post-release updates. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Victor Stinner | Issue #20505: Fix TestLoop, set the clock resolution |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Benjamin Peterson | merge 3.3 (#20588) |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Benjamin Peterson | don't put runtime values in array initializer for C89... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
R David Murray | whatsnew: slice.index no longer accepts negative values... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
R David Murray | Fix PYTHONPATH wording. It's just PATH, not "normal... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
R David Murray | whatsnew: bytes/bytearray.join args, PYTHONPATH= is... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Larry Hastings | Added tag v3.4.0rc1 for changeset 5e088cea8660 |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Larry Hastings | Python 3.4.0rc1: Version bump. v3.4.0rc1 |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Victor Stinner | Issue #20505: BaseEventLoop uses again the resolution... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Larry Hastings | Add PyType_GetSlot to python3 def file. Patch courtesy... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Terry Jan Reedy | Issue #20167: Add missing else: break in 3 places as... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Georg Brandl | merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Georg Brandl | Fix trailing whitespace. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Georg Brandl | merge with 3.3.4 releasing repo |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Georg Brandl | Post-release updates. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Victor Stinner | Issue #20505: Use even shorter sleep in test_timeout_ro... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Serhiy Storchaka | issue12085: Use more Pythonic way to check _child_created. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Serhiy Storchaka | issue12085: Use more Pythonic way to check _child_created. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Serhiy Storchaka | Temporary silence test broken by issue19255. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Serhiy Storchaka | Issue #19255: The builtins module is restored to initia... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Larry Hastings | Python 3.4.0rc1 release: Updated pydoc topics, fixed... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Larry Hastings | Issue #20517: Removed unnecessary new (short-lived... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Victor Stinner | Issue #20505: Add debug info to analyze sporaric failur... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Larry Hastings | Issue #20530: The signatures for slot builtins have... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Larry Hastings | Issue #20517: Functions in the os module that accept... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Victor Stinner | asyncio: Tulip issue 112: Inline make_handle() into... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Eli Bendersky | More complete documentation of event loops and policies. |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Eli Bendersky | Various formatting & grammar fixes in asyncio* docs. |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Eli Bendersky | Fix typo in library/ipc.rst |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Victor Stinner | Issue #20571: skip test_readline() of test_codecs for... |
commit | commitdiff | tree | snapshot |
next |