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 |
2009-10-11 |
Georg Brandl | Update morse script, avoid globals, use iterators. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Senthil Kumaran | Fixed Issue6894, urllib2 doesn't respect "no_proxy... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Georg Brandl | Modernize all around (dont ask me how useful that scrip... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Georg Brandl | Style fixes. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Georg Brandl | Modernize factorisation demo (mostly augassign.) |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Georg Brandl | Show use of range() step argument nicely. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Georg Brandl | Remove outdated comment and fix a few style issues. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Benjamin Peterson | remove script which uses long gone module |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Georg Brandl | Remove unneeded "L" suffixes. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Georg Brandl | Bring old demo up-to-date. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Antoine Pitrou | Issue #7055: test___all__ now greedily detects all... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Vinay Sajip | Issue #7086: Added TCP support to SysLogHandler and... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Benjamin Peterson | replace has_key with 'in' operator |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Benjamin Peterson | replace callable() |
commit | commitdiff | tree | snapshot |
2009-10-09 |
R. David Murray | Issue #7082: When falling back to the MIME 'name' param... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Benjamin Peterson | fix some coding style |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Kristján Valur... | http://bugs.python.org/issue7029 |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Benjamin Peterson | death to old CVS keyword |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mark Dickinson | Issue #7051: Clarify behaviour of 'g' and 'G'-style... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mark Dickinson | Update decimal test data to the most recent set from... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mark Dickinson | Issue #7078: _struct.__doc__ was being ignored. Impor... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Ronald Oussoren | Ensure that _scproxy gets build even when --disable... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mark Dickinson | Issue #7048: logb should round its result when that... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Amaury Forgeot... | Add Anders Chrigstrom to Misc/ACKS for his work on... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Amaury Forgeot... | #1571184: makeunicodedata.py now generates the function... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Andrew M. Kuchling | Remove two notes |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Andrew M. Kuchling | Backport r73983: Document the thousands separator. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Andrew M. Kuchling | Use standard comma punctuation; reword some sentences... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Andrew M. Kuchling | Reword sentence |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Andrew M. Kuchling | Note side benefit of socket.create_connection() |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Andrew M. Kuchling | Document 'skip' parameter to constructor |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Andrew M. Kuchling | Fix narkup |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Andrew M. Kuchling | Wording fix |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Amaury Forgeot... | Fix compilation warning on Windows, where size_t is... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
R. David Murray | Issue #7058: Added save/restore for argv and os.environ... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Mark Dickinson | Issue #7042: Fix test_signal failure on OS X 10.6... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Benjamin Peterson | test logging |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Benjamin Peterson | #7050 fix a SystemError when using tuple unpacking... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Tarek Ziadé | now uses the right exception type |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Mark Dickinson | Issue #7028: Add note to hex() builtin docs pointing... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Tarek Ziadé | removing the last remaning apply() calls |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Tarek Ziadé | #6516 added owner/group support for tarfiles in Distutils |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Georg Brandl | Add NEWS entry for r75180. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Georg Brandl | #7031: Add TestCase.assertIsInstance and negated method. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Georg Brandl | Fix some weird whitespace and two other overlong lines. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Antoine Pitrou | Sync the 2.x `io` docs with py3k, with a small note... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Senthil Kumaran | That's self.env.unset(k) and not env.unset(k) I was... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Senthil Kumaran | using dict.unset(k) instead of del dict[k]. consistent... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Senthil Kumaran | Fix for issue7026 test_urllib: unsetting missing 'env... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Mark Dickinson | Fix buggy accuracy test |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Gregory P.... | Mention issue6972 in extractall docs about overwriting... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Ronald Oussoren | Fix for issue6957: ensure that the OSX installer |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Philip Jenvey | #5329: fix os.popen* regression from 2.5: don't execute... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mark Dickinson | Issue #7019: Unmarshalling of bad long data could... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Raymond Hettinger | Issue 7008: Better document str.title and show how... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Antoine Pitrou | Issue #6790: Make it possible again to pass an `array... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Ronald Oussoren | * Update the Mac/README file. Add the list of OSX-speci... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Vinay Sajip | Issue #7014: logging: Improved IronPython 2.6 compatibi... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Philip Jenvey | #6990: clear threading.local's key only after its threa... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mark Dickinson | Issue #3366: Add gamma function to math module. |
commit | commitdiff | tree | snapshot |
2009-09-28 |
R. David Murray | Applying patches backported from 3.1, by Gregor Lingl. |
commit | commitdiff | tree | snapshot |
next |