2008-12-18 |
Antoine Pitrou | Merged revisions 67818 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Antoine Pitrou | Merged revisions 67832 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Mark Dickinson | Forward merge of r67822 to py3k: add bit_length method... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Mark Dickinson | Blocked revisions 67822 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Antoine Pitrou | Try to fix #4674: test_normalization failure on some... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Benjamin Peterson | Merged revisions 67806 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Antoine Pitrou | Issue #4663: increase the chunk size to improve TextIOW... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Amaury Forgeot... | Blocked revisions 67797 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Antoine Pitrou | Merged revisions 67777,67779 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Nick Coghlan | Merged revisions 67790 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | Use :samp: role. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4603: Note that inconsistent tab/space use is now... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4668: wrap iterator returns in list() in functional... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4667: fix some 2.x leftovers in the tutorial. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Jeremy Hylton | Reflow long line. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Jeremy Hylton | Use True/False for ints instead of 1/0. That's so... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Antoine Pitrou | Blocked revisions 67762 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Antoine Pitrou | Issue #4574: reading an UTF16-encoded text file crashes... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Benjamin Peterson | tip-toe around dictionary keys view in the tutorial |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Nick Coghlan | Merged revisions 67750-67751 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Benjamin Peterson | Blocked revisions 67748 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Antoine Pitrou | Issue #4163: textwrap module: allow word splitting... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Benjamin Peterson | string.maketrans -> str.maketrans |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Lars Gustäbel | Merged revisions 67717 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Benjamin Peterson | revert r67713. it causes build problems |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Benjamin Peterson | reuse tokenize.detect_encoding for linecache #4016 |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Benjamin Peterson | raise a SyntaxError in detect_encoding() when a codec... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Mark Dickinson | Merged revisions 67707 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Mark Dickinson | Issue #2173: fix build failure on OS X. device_encodi... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Mark Dickinson | Blocked revisions 67694 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Jeffrey Yasskin | Merged revisions 67666,67685 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Facundo Batista | Issue #4084: Fix max, min, max_mag and min_mag Decimal... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Amaury Forgeot... | Merged revisions 67688 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Fred Drake | simplify imports |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Georg Brandl | #4592: fix embedding example with new C API changes. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Martin v. Löwis | Add UUIDs for 3.0.1 and 3.0.2. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Martin v. Löwis | Merged revisions 67658-67659 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | #4586: fix usage of Py_InitModule. |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Neal Norwitz | Remove unnecessary import |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Antoine Pitrou | Issue #4569: Interpreter crash when mutating a memoryvi... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | Merged revisions 67511,67536-67537,67543 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | Forward-port r67624 and r67627. |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | Blocked revisions 67614 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | Merged revisions 67463,67572,67576,67628 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Benjamin Peterson | remove extraneous 'text' |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | Blocked revisions 67498,67521,67581,67584,67587 via... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | Merged revisions 67531-67532,67538,67553-67554,67556... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Benjamin Peterson | document how to deal with binary standard streams |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | #4576: fix ob_type access. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Antoine Pitrou | Blocked revisions 67619 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Antoine Pitrou | Issue #4509: bugs in bytearray with exports (buffer... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Benjamin Peterson | update version number |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Benjamin Peterson | there are only four asdl builtin types in py3k |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Skip Montanaro | issue 4483 - _dbm build failures on systems with gdbm_c... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Jeffrey Yasskin | Merged revisions 67494 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Mark Dickinson | Issue #4445: save 3 bytes of memory (on average) per... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Georg Brandl | #4562: fix zip() examples. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Raymond Hettinger | Issue 1163367: Clarify super() docs. Also, fix-up... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Georg Brandl | cmp() is not really gone. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Georg Brandl | #4557: remove 'c' typecode from array docs and add... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Mark Dickinson | Blocked revisions 67601 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | Use :samp: role. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Mark Dickinson | Merged revisions 67590 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4549: Mention nonlocal statement in tutorial section... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4550: fix 2.x syntax in webservers howto. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Mark Dickinson | Issue 4497: silence compiler warnings on Windows. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | Manually merged r67583: move __import__ doc to the... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | Blocked revisions 67583 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4504, #4505: Update noddy examples in "Extending ... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Christian Heimes | Fixed issue #4533: File read operation was dreadfully... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4427: fix arguments for "y" BuildValue type. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4401: Re-add os.extsep. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4355: refer to urlencode in the correct module. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | Update build URL. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Martin v. Löwis | Send mails to python-checkins now. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Guido van Rossum | Tweak verbiage and markup for relative/absolute import... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Benjamin Peterson | fix Sphinx warnings |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Fred Drake | add missing import |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Amaury Forgeot... | #4542: On Windows, binascii.crc32 still accepted str... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Amaury Forgeot... | Issue #4537: webbrowser.UnixBrowser failed because... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Fred Drake | Merged revisions 67528 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Georg Brandl | Add a skeleton 3.1 whatsnew document. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Georg Brandl | #4513: remove traces of zip() docstring from when it... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Georg Brandl | #4521: fix getcwdu() vs getcwdb(). |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Georg Brandl | #4526: fix typo. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Georg Brandl | #4527: fix "unicode or string". |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Fred Drake | - fix markup error |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Andrew M. Kuchling | Wording change (flaunt -> disobey); markup fixes. ... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Christian Heimes | More 3.0 -> 3.1 transistion in the Windows and OS/2... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Hirokazu Yamamoto | Bumped up version number in PC/pyconfig.h. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Christian Heimes | More 3.0 -> 3.1 transistions |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Christian Heimes | Bumped up version numbers of configure/autoconf scripts |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Barry Warsaw | Prep for Python 3.1! |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Guido van Rossum | Remove remark about NaN==NaN, I misunderstood that... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Raymond Hettinger | Minor edits. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Christian Heimes | Fixed a warning on whatsnew/3.0.rst |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Georg Brandl | Use the :mod: role. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Guido van Rossum | Some textual tweaks, and fixed a few typos found by... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Guido van Rossum | Fix bad markup. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Guido van Rossum | More cleanup. Moved all Unicode and str/bytes info... |
commit | commitdiff | tree | snapshot |
next |