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 |
2008-12-03 |
Guido van Rossum | Another checkpoint. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Guido van Rossum | Another checkpoint -- some stuff I managed to do on... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Christian Heimes | Merged revisions 67484 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Guido van Rossum | Another checkpoint. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Gregory P.... | interators -> iterators (thanks Taggnostr) |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Guido van Rossum | Finished what I'm going to write about the standard... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Guido van Rossum | Finished the "porting to 3.0" section. Had to add... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Guido van Rossum | Another checkpoint. More XXXes added... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Raymond Hettinger | Issue 3689: list_reverseiterator should support __leng... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Raymond Hettinger | Bug #4495: Fix signed/unsigned warning (both namelen... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Guido van Rossum | Another checkpoint to switch machines. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Walter Dörwald | Add missing bracket. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Walter Dörwald | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Martin v. Löwis | Issue #4387: binascii now refuses to accept str as... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Alexandre Vassalotti | Fix docutils parsing errors in Misc/NEWS. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Benjamin Peterson | fix markup |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Guido van Rossum | Checkpoint. Added some stuff. Mostly XXX notes for... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Georg Brandl | Merged revisions 67467 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Martin v. Löwis | Add script forgotten in r67464. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Martin v. Löwis | Issue #4073: Add 2to3 support to build_scripts, refacto... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Raymond Hettinger | Update copyright for recent changes. |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Benjamin Peterson | Merged revisions 67348,67355,67359,67362,67364-67365... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Benjamin Peterson | Merged revisions 67442 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Martin v. Löwis | Merged revisions 67449 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Martin v. Löwis | Issue #4407: Fix source file that caused the compileall... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Benjamin Peterson | Blocked revisions 67370 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Amaury Forgeot... | Fix more threading API related bugs: Thread.get_name... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Amaury Forgeot... | #4455: IDLE failed to display the windows list when... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Benjamin Peterson | Merged revisions 67428 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Benjamin Peterson | Blocked revisions 67349,67353,67396,67407,67411 via... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Jesse Noller | Fix mp example, remove fix_logger call |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Jesse Noller | Merge r67419 to py3k, mp doc fixes |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Christian Heimes | Forgot to update Misc/NEWS |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Christian Heimes | 2to3 run of multiprocessing examples. |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Christian Heimes | Merged revisions 67414 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Matthias Klose | - Modules/Setup.dist: Add _bisect |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Matthias Klose | - Modules/Setup.dist: add datetime, update _elementtree |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Matthias Klose | - Modules/Setup.dist: Update pyexpat |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Thomas Heller | Remove the Py_TPFLAGS_HAVE_GC from the _ctypes.COMError... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Matthias Klose | - Modules/Setup.dist: Fix typo in last checkin |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Matthias Klose | - Modules/Setup.dist: Mention _elementtree and _pickle. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Matthias Klose | - Fix build failure of _cursesmodule.c building with... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Matthias Klose | - fix build failure in Modules/fpectlmodule.c (not... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Thomas Heller | Prevent UnicodeDecodeErrors in ctypes with non-ascii... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Benjamin Peterson | check the return value of NEW_IDENTIFIER in some more... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Brett Cannon | Fix a broken test_dbm_gnu as introducted by r67380. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Christian Heimes | Second fix for issue #4373 |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Amaury Forgeot... | #4373: Reference leak in the pickle module. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Brett Cannon | dbm.gnu and dbm.ndbm accept both strings and bytes... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Thomas Heller | Make ast.c compile on Windows again. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Benjamin Peterson | Blocked revisions 67376 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Benjamin Peterson | Merged revisions 67373 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Martin v. Löwis | Merged revisions 67183,67191,67371 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brett Cannon | dbm.dumb was opening files without specifying the encod... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Gregory P.... | Document PY_SSIZE_T_CLEAN use and behavior for PyArg_Pa... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Matthias Klose | - Fix typo in last checkin |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Matthias Klose | Merge 67349 from the trunk: |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Benjamin Peterson | remove warning about not accepting unicode |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Amaury Forgeot... | These files used to belong to the "sv" module, which... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Amaury Forgeot... | Merged revisions 67295,67301-67302,67318,67330,67342... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Benjamin Peterson | Blocked revisions 67307 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Martin v. Löwis | Add 3.0rc3 UUID. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Georg Brandl | #4153: finish updating Unicode HOWTO for Py3k changes. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Georg Brandl | Blocked revisions 67336 via svnmerge |
commit | commitdiff | tree | snapshot |
next |