2010-05-04 |
Brett Cannon | Remove a redundant string length check and variable... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Brett Cannon | Fix two potential uninitialization errors and an unneed... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Brett Cannon | Remove unused variables and a variable initialization. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Brett Cannon | Remove unneeded variable assignment. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Brett Cannon | Remove unneeded variable mutation and initializations. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Brett Cannon | Clean up whitespace and remove unneeded variable initia... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Brett Cannon | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Brett Cannon | Remove unneeded variable initialization. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Antoine Pitrou | Issue #7865: The close() method of :mod:`io` objects... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Jesus Cea | wbits negative was documented SEVEN years ago |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Vinay Sajip | Issue #8576: logging updated to remove usage of find_un... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Brett Cannon | Update the Vim syntax highlight file. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Michael Foord | Fix unittest tests to not abuse traceback.format_exception |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Antoine Pitrou | Issue #4687: Fix accuracy of garbage collection runtime... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Ronald Oussoren | Small update to r80698 to ensure that webbrowser.open |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Ronald Oussoren | For for issue #7192: with this patch webbrowser.get... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Mark Dickinson | Improve error message from nb_int returning a non-integ... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Antoine Pitrou | Remove duplicate test |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Antoine Pitrou | Fix attribution. Travis didn't do much and he did a... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Andrew M. Kuchling | Describe memoryview |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Andrew M. Kuchling | Minor grammar fix |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Mark Dickinson | Fix incorrect use of a list as the target of an 'except... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Senthil Kumaran | Fix issue8582: urllib.urlretrieve fails with ValueError... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Antoine Pitrou | Issue #8576: Remove use of find_unused_port() in test_s... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Marc-André... | [issue8211] configure: ignore AC_PROG_CC hardcoded... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Ronald Oussoren | Add notes about uninstalling a framework install to |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Ronald Oussoren | Fix for issue 8476 |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Andrew M. Kuchling | Minor grammar re-wording |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Tarek Ziadé | Fixed #8577. distutils.sysconfig.get_python_inc() now... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Ronald Oussoren | Fix for issue #3646: with this patch it is possible... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Andrew M. Kuchling | Add various items; rearrange unittest section a bit |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Andrew M. Kuchling | Markup fix; clarify by adding 'in that order' |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Andrew M. Kuchling | Fix typos |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Andrew M. Kuchling | Reword paragraph to make its meaning clearer. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Andrew M. Kuchling | Always add space after RFC; reword paragraph |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Giampaolo Rodolà | Fixes issue 8543 (asynchat documentation issues) |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Senthil Kumaran | Fixing the Broken links of mechanize library. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ezio Melotti | Group the Windows entries in getfilesystemencoding... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Lars Gustäbel | Issue #8464: tarfile.open(name, mode="w|") no longer... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Antoine Pitrou | Issue #7834: Fix connect() of Bluetooth L2CAP sockets... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Benjamin Peterson | update pypy url |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Benjamin Peterson | update pypy description |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Andrew M. Kuchling | Add various unittest items |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Andrew M. Kuchling | Fix doubled 'the'. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Antoine Pitrou | Fix style issues in test_ssl |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Antoine Pitrou | Clarify and fix the documentation for IOBase.close() |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Antoine Pitrou | State clearly that truncate() doesn't move the file... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Senthil Kumaran | Fixed Issue6312 - httplib fails with HEAD requests... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Nick Coghlan | Add version changed note for -m tinkering with sys... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Nick Coghlan | Issue 8202: when using the -m command line switch,... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Nick Coghlan | Also mention patch submitter's name in NEWS, not just... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Nick Coghlan | Issue 7490: make IGNORE_EXCEPTION_DETAIL also ignore... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Jesus Cea | Issue #3928: Support 'os.mknod()' in Solaris |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449, last part (11): fix many tests if thread... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449, part 10: test_cmd imports trace module... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Partial revert of r80556 (Issue #7449, part 5, fix... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449, part 9: fix test_xmlrpclib for missing... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449, part 8: don't skip the whole test_asynchat... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449, part 7: simplify threading detection in... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449, part 6: fix test_hashlib for missing threa... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Benjamin Peterson | make slice notation in (r)find docs consistent |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Antoine Pitrou | Issue #8086: In :func:`ssl.DER_cert_to_PEM_cert()`... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449, part 5: split Test.test_open() of ctypes... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449, part 4: skip test_multiprocessing if threa... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449 part 3, test_doctest: import trace module... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449, part 2: regrtest.py -j option requires... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Victor Stinner | Issue #7449, part 1: fix test_support.py for Python... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Benjamin Peterson | correct signature |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Benjamin Peterson | condense import |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Benjamin Peterson | fold __future__ imports |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Benjamin Peterson | fix comment |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Benjamin Peterson | reject None as the buffering argument like the C implem... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Antoine Pitrou | Issue #8549: Fix compiling the _ssl extension under... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Antoine Pitrou | socket.error can really happen here, and fix a possible... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Antoine Pitrou | Qualify or remove or bare excepts. Simplify exception... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Antoine Pitrou | replace custom code with standard library functionality... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Antoine Pitrou | Remove uses of find_unused_port() in test_ssl, and... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Michael Foord | Adding versionadded to various new unittest functions... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
R. David Murray | Issue #6656: fix locale.format_string to handle escaped... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Antoine Pitrou | When calling getpeername() in SSLSocket.__init__, only... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
R. David Murray | Issue 8325: Improve regrtest --help text. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Brett Cannon | Revert an accidental commit from r80492. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Brett Cannon | When DeprecationWarning was silenced by default, it... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Antoine Pitrou | Issue #2302: Fix a race condition in SocketServer.BaseS... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Antoine Pitrou | Replace a Lock with a better suited Event. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Michael Foord | Adding unittest.removeHandler function / decorator... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Georg Brandl | Patch from Tim Hatch: Make socket setblocking <-> setti... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Georg Brandl | Fix code example to have valid syntax so that it can... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Georg Brandl | Patch from Tim Hatch: Minor spelling changes to _winreg... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Georg Brandl | Patch from Tim Hatch: Remove reference to winreg being... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Georg Brandl | Patch from Tim Hatch: Better cross-referencing in socke... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Georg Brandl | Remove LaTeXy index entry syntax. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Georg Brandl | #8522: use with statement instead of try-finally for... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Georg Brandl | #8528: fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Sean Reifscheider | Fixing obscure syslog corner-case when sys.argv = None... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Antoine Pitrou | Issue #5103: SSL handshake would ignore the socket... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Antoine Pitrou | The do_handshake() method of SSL objects now adjusts... |
commit | commitdiff | tree | snapshot |
next |