2010-08-14 |
Georg Brandl | There are no *.doc files anymore. Also update "funny... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Antoine Pitrou | Fix indentation in Modules/getpath.c |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Antoine Pitrou | Add comments about Windows in Modules/getpath.c |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Antoine Pitrou | Add myself to threads topic (suggested by Ezio) |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Ezio Melotti | Add myself for the bug tracker (and for re). |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Ezio Melotti | Revert r82831 as discussed at EP now that the wording... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Éric Araujo | Oops, fix typo |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Éric Araujo | Let's commit |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Éric Araujo | Fix reference (follow-up to #9061) |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Éric Araujo | Manually merge r83995: Fix version{added,changed} and... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Éric Araujo | Use a marker in generated MANIFEST files, don't touch... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Victor Stinner | Kill a gcc warning introduced by r83988 |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Victor Stinner | Issue #9542: Create PyUnicode_FSDecoder() function |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Victor Stinner | Create _Py_wchar2char() function, reverse of _Py_char2w... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Antoine Pitrou | Reimplement addbuilddir() in C inside getpath.c, so... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Victor Stinner | Fix a typo: TESTFN_UNENCODEABLE => TESTFN_UNENCODABLE |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Antoine Pitrou | Issue #9203: Computed gotos are now enabled by default... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Brian Curtin | Fix #9588. Add sys.executable to two shell=True tests. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
R. David Murray | Per request, make 'nosy' vs 'assign' explicit in mainta... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Victor Stinner | Issue #9560: Use -b option of the file command in _sysc... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Antoine Pitrou | Reapply r83877. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Antoine Pitrou | Re-apply r83871. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Antoine Pitrou | De-duplicate contents of pytime.h |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Georg Brandl | Fix copy-paste error. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Victor Stinner | Issue #9425: Create PyErr_WarnFormat() function |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Victor Stinner | Oops, I did it again: add missing \ removed in previous... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Victor Stinner | Oops, create TESTFN_UNENCODEABLE from TEST_FN, not... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Victor Stinner | Issue #9425: PyFile_FromFd() ignores the name argument |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Victor Stinner | Issue #9425: NullImporter constructor is fully unicode... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Victor Stinner | Set TESTFN_UNENCODEABLE on non-Windows OSes |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Eric Smith | Remove unused test class. |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Antoine Pitrou | Typo. |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Antoine Pitrou | Issue #7467: when a file from a ZIP archive, its CRC... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Benjamin Peterson | use pep 383 decoding for mknod and mkfifo #9570 |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Alexander Belopolsky | Issue #2443: Added a new macro, Py_VA_COPY, which is... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Tim Golden | #9055: remove assertion at the end of test_8959_b since... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Tim Golden | #2304: fix incorporating Eric Smith's .format suggestio... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Antoine Pitrou | Issue #9550: a BufferedReader could issue an additional... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Martin v. Löwis | Add George Boutsioukis, from the GSoC project. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Brett Cannon | Note that Éric Araujo has been given commit privileges. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Alexander Belopolsky | Issue #8834: Added a comment describing the order of... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Mark Dickinson | Issue #9530: Fix undefined-behaviour-inducing overflow... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Victor Stinner | Issue #9425: create Py_UNICODE_strrchr() function |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Antoine Pitrou | Issue #8411: new condition variable emulation under... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Antoine Pitrou | test_winsound shouldn't crash when ctypes isn't available |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Antoine Pitrou | Issue #6915: Under Windows, os.listdir() didn't release... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Antoine Pitrou | Issue #3757: thread-local objects now support cyclic... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Antoine Pitrou | Followup to r83869 and issue #8524: rename socket.forge... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Senthil Kumaran | Fix Issue7007 - Use percent-encoded consistently inste... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Senthil Kumaran | Fix Issue7007 - Use percent-encoded consistently inste... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Florent Xicluna | Merged manually from 2.7 branch to 3.x trunk. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Florent Xicluna | Merged manually from 2.7 branch to 3.x trunk. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Benjamin Peterson | correct comment |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Benjamin Peterson | typo |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Benjamin Peterson | don't alias directly, so that extra arguments don't... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Fred Drake | issue #9452: |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Antoine Pitrou | Also temporarily revert r83871, to fix compilation... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Florent Xicluna | Fix ``Tools/scripts/checkpyc.py`` after PEP 3147. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Florent Xicluna | Clean up syntax for some scripts. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Antoine Pitrou | Revert r83877 in order to fix compilation |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Senthil Kumaran | spelling mistake. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Senthil Kumaran | Fix Issue5416 - explain negative value for count in... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Florent Xicluna | Merge the 2to3 script from /sandbox/trunk/2to3/2to3... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Senthil Kumaran | reapply the revert made in r83875 |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Senthil Kumaran | Fix Issue9545 - Adding _collections to static build. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Raymond Hettinger | Revert 83784 adding functools.lru_cache() to the re... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Raymond Hettinger | Issue 9396. Apply functools.lru_cache in the place... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Benjamin Peterson | use 3 space indents |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Raymond Hettinger | Issue 7846: fnmatch cache can grow without bound |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Victor Stinner | Issue #9425: Create load_builtin() subfunction |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Antoine Pitrou | Issue #8524: Add a forget() method to socket objects... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Florent Xicluna | Fix xml.etree.ElementInclude to include the tail of... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Florent Xicluna | Fix BytesWarning in test_xml_etree, introduced with... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Victor Stinner | Issue #9425: file system encoding is not always utf-8 |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Antoine Pitrou | Issue #477863: Print a warning at shutdown if gc.garbag... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Victor Stinner | Issue #9425: fix setup_context() for non-ascii filenames |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Florent Xicluna | Fix #8530: Prevent stringlib fastsearch from reading... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Antoine Pitrou | Issue #5319: Print an error if flushing stdout fails... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Florent Xicluna | Issue #8047: Fix the xml.etree serializer to return... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Benjamin Peterson | revert r83830, breaks tests on unixes |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Benjamin Peterson | Merged revisions 82779,82855,83740,83789-83791,83797... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Thomas Heller | Fix issue6869: refcount problem in the _ctypes extension. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Florent Xicluna | Issue #7564: Skip test_ioctl if another process is... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Florent Xicluna | Typo. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Thomas Heller | Fix issue5504: ctypes does now work with systems where... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Mark Dickinson | Remove unused import. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Benjamin Peterson | remove dead code #9292 |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Florent Xicluna | Add test case for the HTTPResponse being an iterable... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Tim Golden | Issue #2304: Add additional quotes when using cmd shell... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Florent Xicluna | Use unittest specific methods for some urllib test... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Benjamin Peterson | use same quoting as the rest of the file |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Senthil Kumaran | Add a news entry for Issue8280. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Senthil Kumaran | Fix Issue8280 - urllib2's Request method will remove... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Tim Golden | Issue #3210: Revert C module changes and apply patch... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Raymond Hettinger | Issue #4570: Clean-up tutorial example |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Raymond Hettinger | Issue #9507: Named tuple repr will now automatically... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Raymond Hettinger | Improve readability of collections docs by adding a... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Benjamin Peterson | set svn:eol-style |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Raymond Hettinger | Fix typo |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Raymond Hettinger | Document implementation notes for priority queues |
commit | commitdiff | tree | snapshot |
next |