2010-03-18 |
Florent Xicluna | #8155: Preserve backward compatibility for test_support... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Senthil Kumaran | Fix for Issue8135 - urllib.unquote to support mixed... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Collin Winter | Make test_pwd more stable in the face of unusual LDAP... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Antoine Pitrou | Issue #8104: socket.recv_into() and socket.recvfrom_int... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Fix a race condition in test_asynchat uncovered by... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Benjamin Peterson | prevent lambda functions from having docstrings #8164 |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Florent Xicluna | Fix and check cgi module deprecation warnings. Revert... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Florent Xicluna | Cleanup some test cases using check_warnings and check_... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Florent Xicluna | Cleanup in test_import and test_coding. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Avoid hardcoding refcounts in tests. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Vinay Sajip | Issue #8162: logging: Clarified docstring and documenta... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Ezio Melotti | Use "x in y" instead of y.find(x) != -1. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Ezio Melotti | #7092: silence some more py3k warnings. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Delete unused import. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Style cleanup in test_import. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Fix a trivial class of (hypothetical, future) false... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Martin v. Löwis | Integrate merge.py into msi.py. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Matthias Klose | - Issue #4961: Inconsistent/wrong result of askyesno... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Florent Xicluna | Issue #7783 and #7787: open_urlresource invalidates... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Klose | - Fix typo in Lib/compileall.py(__all__). |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Klose | - Issue #8140: extend compileall to compile single... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Florent Xicluna | Remove py3k deprecation warnings from these Unicode... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Klose | - Issue #7356: ctypes.util: Make parsing of ldconfig... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Martin v. Löwis | Issue #6716: Quote -x arguments of compileall in MSI... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Klose | - Issue #6949: Allow the _bsddb extension to be built... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Benjamin Peterson | clean up files correctly |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Benjamin Peterson | remove mac 9 code |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Benjamin Peterson | this little exception dance is pointless |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Klose | Backport from the libffi trunk: |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Klose | - Issue #8142: Update libffi to the 3.0.9 release. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Florent Xicluna | Do not hardcode Expat version. It's possible to build... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Benjamin Peterson | fix quotes |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Benjamin Peterson | fix freebsd linking #7705 |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Ezio Melotti | Add a link about the Public Review Issue #29 |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Georg Brandl | #8137: add iso-8859-16 to the standard encodings table. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Georg Brandl | Format and rewrap 2.7 NEWS consistently. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Florent Xicluna | Minor documentation updates for xml.etree. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Antoine Pitrou | Issue #7993: Add a test of IO packet processing bandwid... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Florent Xicluna | Add the keyword argument "method=None" to the .write... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Florent Xicluna | Update some parts of the xml.etree documentation. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Martin v. Löwis | Add 2.6 uuids. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Mark Dickinson | Fix incorrect error checks in structmember.c (backport... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Georg Brandl | Update for new download location. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Georg Brandl | Change/fix handling of docs download location: for... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Florent Xicluna | Do not chdir when running test_xml_etree, and enhance... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Florent Xicluna | Move the xml test data to their own directory. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Georg Brandl | Bump externals versions for doc build. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Georg Brandl | Add Makefile targets for automatic doc build. Add... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Ezio Melotti | Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Victor Stinner | sqlite3: Fix a segfault on calling a connection with... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Ezio Melotti | #8011: use exc.tb_lineno instead of traceback.tb_lineno... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Ezio Melotti | fix broken links |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Victor Stinner | Issue #7818: set().test_c_api() doesn't expect a set... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Georg Brandl | Deactivate automatic upload of the docs to python.org... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Victor Stinner | NEWS: issue #7774 is related to Library (sys), not... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Georg Brandl | Fix warnings from "make check". |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Georg Brandl | Get rid of backticks. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Vinay Sajip | Issue #8117: Updated NEWS entry and added to logging... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Vinay Sajip | Issue #8117: logging: Improved algorithm for computing... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | remove shebang line from non-executable test |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | normalize shebang lines to #!/usr/bin/env python |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | revert r78842 cgi.py change |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | use proper shebang lines |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | remove executable property from doc files |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Florent Xicluna | Fix repr of tree Element on windows. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Florent Xicluna | Issue #6472: The xml.etree package is updated to Elemen... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Victor Stinner | Another fix to test_executable() of test_sys: set the... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Victor Stinner | Fix test_executable introduce in previous commit (r7883... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Victor Stinner | Issue #7774: Set sys.executable to an empty string... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Florent Xicluna | Revert r78830: realpath() should really be applied... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Florent Xicluna | It is not optimal to test sys.stderr on a debug build. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Florent Xicluna | Fix the test_subprocess failure when sys.executable... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Florent Xicluna | Issue #7880: Fix sysconfig when the python executable... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Victor Stinner | ooops, fix error message in execusercustomize() |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Victor Stinner | Issue #3137: Don't ignore errors at startup, especially... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Benjamin Peterson | fix ugly configure output (follow up to #6943) |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Benjamin Peterson | handle an empty OPT variable correctly #8100 |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Florent Xicluna | #7772: Fix test_py3kwarn. Now the test suite could... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Raymond Hettinger | Improve code clarity a bit. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Raymond Hettinger | Have links in OrderedDicts be native Python lists instead |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Raymond Hettinger | Add nicer docstrings to namedtuples(). |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Raymond Hettinger | Improve the basic example. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Benjamin Peterson | set svn:eol-style on various files |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | #7624: Fix isinstance(foo(), collections.Callable)... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Move some tests from test_macpath to test_genericpath... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | On finalize, don't try to join not started process. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Replace the stderr logging with assertNotEqual(returnco... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Fix syntax: "rc != None" -> "rc is not None" |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Don't fail on a debug() statement, if the worker PID... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ronald Oussoren | Fix for issue 8066: readline should not be linked again... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Benjamin Peterson | remove svn:executable from scripts without a shebang... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
R. David Murray | Issue #7143: get_payload used to strip any trailing... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Florent Xicluna | Backport the Popen.poll() protection from subprocess... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Michael Foord | Remove accidental print statement from last commit. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Michael Foord | Fix accidental name rebinding in unittest py3k warning... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Michael Foord | Addition of setUpClass and setUpModule shared fixtures... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Georg Brandl | #8044: document Py_{Enter,Leave}RecursiveCall functions. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Georg Brandl | #8039: document conditional expressions better, giving... |
commit | commitdiff | tree | snapshot |
next |