2010-03-21 |
Georg Brandl | Fix plural. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Andrew M. Kuchling | Add items |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Florent Xicluna | #8180: Fix test_pep277 on OS X and add more tests for... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Benjamin Peterson | rewrite a bit |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Florent Xicluna | Issue #8179: Fix macpath.realpath() on a non-existing... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Florent Xicluna | Use assertRaises and add a specific warning filter. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Remove leftover word. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Florent Xicluna | No more deprecation warnings for distutils.sysconfig... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Florent Xicluna | Silence some py3k SyntaxWarning using check_py3k_warnin... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Florent Xicluna | Fix py3k warnings in test_decimal, using unittest.asser... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Florent Xicluna | Silence more py3k warnings in unittest.case. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Include structmember.h correctly. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Update text for newest US DST regulation. The sample... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Update os.kill() emulation example for Windows to use... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Mention inefficiency of lists as queues, add link to... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Clarify that for shell=True, the shell PID will be... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Introduce copy by slicing, used in later chapters. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Document that GzipFile supports iteration. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Add a paragraph about set displays. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Remove the "built-in objects" file. It only contained... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Georg Brandl | Fix some issues found by Jacques Ducasse on the docs... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Florent Xicluna | #7092 - Silence more py3k deprecation warnings, using... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Michael Foord | Change order of arguments in a unittest function. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Michael Foord | A faulty load_tests in a test module no longer halts... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Antoine Pitrou | Fix overzealous .hgignore file |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Florent Xicluna | Cleanup test_tarfile, and use check_warnings. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Florent Xicluna | Cleanup test_struct using check_warnings. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Benjamin Peterson | wrap |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Benjamin Peterson | document exitfunc fixer |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Michael Foord | Issue 7832: renaming unittest.TestCase.assertSameElemen... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Florent Xicluna | #8178 Cleanup the threads after test_thread.TestForkInT... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Sean Reifscheider | Fixing the file call in the rfc822.Message replacement... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Sean Reifscheider | Adding an example of reproducing the rfc822.Message... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Benjamin Peterson | set svn:eol-style to native on C files |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Thomas Heller | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Matthias Klose | update libffi to commit 59a259f4d348f593b45f452309f4d02... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Florent Xicluna | Various tests cleanup: check_warnings/check_py3k_warnin... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Matthias Klose | Generate libffi's Makefiles again to be able to run... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Matthias Klose | - Issue #1039, #8154: Fix os.execlp() crash with missin... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Benjamin Peterson | keep DeprecationWarning from failing test |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Collin Winter | Make python-config support multiple option flags on... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Collin Winter | Add a separate python-config make target, useful for... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | make compiler's py3k warning a full deprecation warning... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | reignore bad_coding |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | these lines can now be dispensed with |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Collin Winter | Add support for weak references to code objects. This... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Florent Xicluna | Issue #8024: Update the Unicode database to 5.2 |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | install tkinter and ttk tests |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | remove installation of deleted test/output dir |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | don't try to compile anything in lib2to3/tests/data... |
commit | commitdiff | tree | snapshot |
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 |
next |