2009-10-22 |
Georg Brandl | Fix duplicate target. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Georg Brandl | Fix markup. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Georg Brandl | Revert unintended change. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Georg Brandl | Fix punctuation. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Benjamin Peterson | rewrite for style, clarify, and comments |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Benjamin Peterson | rewrite to be nice to other implementations |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Benjamin Peterson | whitespace |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Vinay Sajip | Issue #7077: logging: SysLogHandler now treats Unicode... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Georg Brandl | #7170: fix explanation about non-weakrefable builtin... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Antoine Pitrou | Test wouldn't work in debug mode. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Benjamin Peterson | clarify buffer arg #7178 |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Antoine Pitrou | Issue #1722344: threading._shutdown() is now called... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Mark Dickinson | Issue #7099: Decimal.is_normal should return True for... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Benjamin Peterson | use property api |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Antoine Pitrou | NEWS entry for r75531. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Antoine Pitrou | Issue #5833: Fix extra space character in readline... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Antoine Pitrou | Issue #7133: SSL objects now support the new buffer... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
R. David Murray | Clarify error report message, and don't recommend runni... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
R. David Murray | Eliminate warning message that looks like an error... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
R. David Murray | Only run test_curses when sys.__stdout__ is a tty.... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Eric Smith | Issue #7169: Document PyFloat_AsString and PyFloat_AsRe... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Eric Smith | Removed calls to PyFloat_AsReprString. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
R. David Murray | Issue #7151: regrtest would generate a JSON failure... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Antoine Pitrou | Add a comment about unreachable code, and fix a typo |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Antoine Pitrou | Add a test for same-thread asynchronous exceptions... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Nick Coghlan | Restore sys.path in test_tk |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Nick Coghlan | Silence a deprecation warning by using the appropriate... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Tarek Ziadé | Changed distutils tests to avoid environment alteration |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Georg Brandl | Fix missing word. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Ronald Oussoren | Fix for issue 7149: a regression in 2.6.3 that causes... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Nick Coghlan | Using CleanImport to revert a reload of the os module... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Senthil Kumaran | Fix a typo. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Senthil Kumaran | Fix for Issue7155 - urllib do not document default... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Mark Dickinson | Protect against attempts to replace PyNumber_Add with... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Don't replace sys.path in test_site |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Avoid replacing existing modules and sys.path in import... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Also check and restore identity of sys.path, sys.argv... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Move restoration of the os.environ object into the... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Revert changes made to environment in test_httpservers |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Don't invoke reload(sys) and use StringIO objects inste... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Restore original sys.path when running TTK tests |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Georg Brandl | Fix refleaks in _ctypes PyCSimpleType_New, which fixes... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Check and revert expected sys.path alterations |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Formatting tweak so that before and after values are... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Enhancement to the new environment checking code to... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Mark Dickinson | test_math ulp computation was wrong on big-endian systems |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nick Coghlan | Correctly restore sys.stdout in test_descr |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Tarek Ziadé | this test requires zlib support |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Eric Smith | Removed usage of unsafe PyFloat_AsString. |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Vinay Sajip | Issue #7120: logging: Removed import of multiprocessing... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Mark Dickinson | Allow core Python build to succeed under WITHOUT_COMPLE... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Mark Dickinson | Issue #7142: Fix uses of unicode in memoryview objects |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Benjamin Peterson | only clear a module's __dict__ if the module is the... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Benjamin Peterson | don't need to mess up sys.path |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Mark Dickinson | Fix missing semicolon |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Benjamin Peterson | make inspect.isabstract() always return a boolean;... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Benjamin Peterson | some cleanups |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Benjamin Peterson | change test to what I intended |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Benjamin Peterson | use floor division and add a test that exercises the... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Benjamin Peterson | pep8ify if blocks |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Neil Schemenauer | Make cPickle.Unpickler.noload() handle dict subclasses... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Neil Schemenauer | Add support to the ihooks module for relative imports. |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Fix py3k warnings in the uuid module |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Fix py3k warnings in httplib |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Silence py3k warning claiming to affect the random... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Georg Brandl | #7116: str.join() takes an iterable. |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Fix failures in test_profilehooks when run with -3 |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Silence some py3k warnings claiming to affect _pyio |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Fix a py3k warning in the sndhdr module (found with... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Fix py3k warnings in the socket module |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Fix a py3k warning in the StringIO module (exhibited... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Silence a py3k warning claiming to affect Lib/calendar.py |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Fix py3k warnings in bsddb |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Fix a test_atexit failure when run with -3 |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Antoine Pitrou | Fix py3k warnings in the aifc module |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Neil Schemenauer | Issue #1754094: Improve the stack depth calculation... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Georg Brandl | #7126: os.environ changes *do* take effect in subproces... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Georg Brandl | #7125: fix typo. |
commit | commitdiff | tree | snapshot |
2009-10-14 |
R. David Murray | Enhanced Issue 7058 patch, which will not be backported... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Amaury Forgeot... | #7112: Fix compilation warning in unicodetype_db.h |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Georg Brandl | Fix markup. |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Andrew M. Kuchling | Various link, textual, and markup fixes |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Andrew M. Kuchling | Link to PEP |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Benjamin Peterson | platform we don't care about |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Update Misc/README. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Add find_recursionlimit.py to README. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Move find_recursionlimit.py to Tools/scripts; it is... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Antoine Pitrou | Issue #7084: Fix a (very unlikely) crash when printing... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Fix broken links found by "make linkcheck". scipy... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Add the Python FAQ lists to the documentation. Copied... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Overhaul of Demo/xml. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Remove ftpstats script, the daemon whose log files... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Update lpwatch script. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Fix variable. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Use getopt in script.py demo. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Mark Dickinson | Set missing executable property on scripts |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Mark Dickinson | Fix 'primes 0 1' |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Update primes script. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Remove useless script "mkrcs" and update README. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Georg Brandl | Update markov demo. |
commit | commitdiff | tree | snapshot |
next |