| 2014-06-07 |
Benjamin Peterson | merge 3.4 (#13223) |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | don't remove self from example code in the HTML output... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | merge 3.4 (#21463) |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | in ftp cache pruning, avoid changing the size of a... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | merge 3.4 (#10503) |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | specify that getuid() returns the real uid (closes... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | merge 3.4 (#21404) |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | document the compress_level argument to tarfile.open... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | merge 3.4 (#21642) |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | allow the keyword else immediately after (no space... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Nick Coghlan | Merge issue #21569 from 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Nick Coghlan | Issue #21569: sync Python 2.7 What's New with 2.7 version |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Nick Coghlan | Merge issue #21667 from 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Nick Coghlan | Issue #21667: Clarify string data model description |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Terry Jan Reedy | Issue #18910: test_textView - since all tests require... |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Zachary Ware | Merge quote quashing. |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Zachary Ware | Quash extraneous quote. |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Zachary Ware | Issue #21671: Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Zachary Ware | Issue #21671, CVE-2014-0224: Update the Windows build... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
R David Murray | Merge #21662: fix typo, improve sentence flow |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
R David Murray | #21662: fix typo, improve sentence flow |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
R David Murray | Merge: #21653: fix doc for return type of sqlite3.Row... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
R David Murray | #21653: fix doc for return type of sqlite3.Row.keys(). |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Closes #21661: Merge typo fix. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Issue #21661: Fix typo. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Revert Tools/buildbot/external-common.bat to normal... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Revert Tools/buildbot/external-common.bat to normal... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Force a clean pull-and-build of Tcl/Tk on Windows build... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Force a clean pull-and-build of Tcl/Tk on Windows build... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Issue #21665: Don't use 'OPTS=noxp' when compiling Tk. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Clean up Tcl/Tk building in the Windows buildbot scripts. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Victor Stinner | Issue #21515: tempfile.TemporaryFile now uses os.O_TMPF... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Victor Stinner | (Merge 3.4) Tulip issue 83, Python issue #21252: Fill... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Victor Stinner | Tulip issue 83, Python issue #21252: Fill some XXX... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Vinay Sajip | Closes #21663: Merged fix from 3.4. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Vinay Sajip | Issue #21663: Fixed error caused by trying to create... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | whitespace |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Merge heads from 3.4. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Issue #18910: Add unittest for textView. Patch by Phil... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Merge heads. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Merge heads. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | merge from 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Issue #18292: Idle - test AutoExpand. Patch by Saihadha... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Guido van Rossum | Replace deprecated time.clock() with time.time(). Fixes... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Barry Warsaw | Don't chmod() if path is a symlink. |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Barry Warsaw | Don't chmod() if path is a symlink. |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Terry Jan Reedy | Issue #18409: Idle: add unittest for AutoComplete.... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Issue #21326: Add asyncio.BaseEventLoop.is_closed(... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | (Merge 3.4) Fix asyncio tests on Windows: wait for... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Fix asyncio tests on Windows: wait for the subprocess... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | (Merge 3.4) Issue #21651: Fix ResourceWarning when... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Issue #21651: Fix ResourceWarning when running asyncio... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | (Merge 3.4) cleanup test_asyncio/test_base_events.py... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | cleanup test_asyncio/test_base_events.py: cm variable... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Merge 3.4: Issue #21119, fix ResourceWarning in asyncio |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Issue #21119: asyncio: Make sure that socketpair()... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Issue #21119: asyncio now closes sockets on errors |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | All modern compilers provide a offsetof() function |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Vinay Sajip | Closes #21643: Merged fix from 3.4. |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Vinay Sajip | Issue #21643: Updated test and fixed logic bug in lib64... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Zachary Ware | Issue #21439: Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Zachary Ware | Issue #21439: Fix a couple of typos. |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Senthil Kumaran | merge from 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Senthil Kumaran | Fix issue #21641: Close the socket before raising the... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Senthil Kumaran | merge from 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Senthil Kumaran | Update references to Python docs in the sidebar index. |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Terry Jan Reedy | Issue 21533: Dicts take iterables, not iterators. Patch... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | (Merge 3.4) Issue #21601: Document asyncio.Task.cancel... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | Issue #21601: Document asyncio.Task.cancel(). Initial... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Zachary Ware | Issue #18492: Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Zachary Ware | Issue #18492: Allow all resources when tests are not... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | Issue #21233: Revert bytearray(int) optimization using... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | Issue #21233: Rename the C structure "PyMemAllocator... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | Issue #21639: Fix a division by zero in tracemalloc... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | Issue #21639: Add a test to check that PyMem_Malloc... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | (Merge 3.4) Issue #21639: Fix name of _testcapi test... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | Issue #21639: Fix name of _testcapi test functions |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Serhiy Storchaka | Issue #6181: Fixed minor bugs in tkinter.Listbox methods: |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Serhiy Storchaka | Issue #6181: Fixed minor bugs in tkinter.Listbox methods: |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Zachary Ware | Null merge |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Zachary Ware | Issue #21623: open pyproject.props with an explicit... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Serhiy Storchaka | Issue #6181: Fixed errors in tkinter.Listbox docstrings. |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Serhiy Storchaka | Issue #6181: Fixed errors in tkinter.Listbox docstrings. |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | (Merge 3.4) Issue #21636: Fix test_logging, skip UNIX... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | Issue #21636: Fix test_logging, skip UNIX stream (AF_UN... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | (Merge 3.4) Issue #21634: Fix pystone micro-benchmark... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | Issue #21634: Fix pystone micro-benchmark: use floor... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Victor Stinner | Initialize base types before child types |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Raymond Hettinger | Fix comment |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Ned Deily | Issue #17095: Fix Modules/Setup *shared* support. |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Ned Deily | Issue #17095: Fix Modules/Setup *shared* support. |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Raymond Hettinger | Minor clean-ups. |
commit | commitdiff | tree | snapshot |
| 2014-06-01 |
Vinay Sajip | Merged documentation update from 3.4. |
commit | commitdiff | tree | snapshot |
| 2014-06-01 |
Vinay Sajip | Updated logging HOWTO section on optimization. |
commit | commitdiff | tree | snapshot |
| 2014-06-01 |
Gregory P.... | Skip test_subprocess test_close_fds_when_max_fd_is_lowe... |
commit | commitdiff | tree | snapshot |
| next |