2008-03-18 |
Trent Nelson | The behaviour of winsound.Beep() seems to differ betwee... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Neal Norwitz | Backport r61458: |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Trent Nelson | Ensure this test passes even if there are no soundcards... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Vinay Sajip | #1021: fix a bug to allow basicConfig to accept NOTSET... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Guido van Rossum | Fix the overflows in expandtabs(). "This time for... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Andrew M. Kuchling | Grammar fix |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Raymond Hettinger | Backport documentation improvements. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Raymond Hettinger | Backport r61286 adding GC to the grouper for itertools... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Georg Brandl | Bug #2220: handle rlcompleter attribute match failure... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Martin v. Löwis | Backport of r61263: |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Martin v. Löwis | Patch #2232: os.tmpfile might fail on Windows if the... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Martin v. Löwis | Add section for 2.5.3. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andrew M. Kuchling | Remove old expected output for test_resource |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andrew M. Kuchling | #1291: copy test_resource.py from the 2.6 trunk, to... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andrew M. Kuchling | #1389051, #1092502: fix excessively large allocations... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andrew M. Kuchling | #1389051: IMAP module tries to read entire message... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Martin v. Löwis | Bump version for 2.5.3a0. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andrew M. Kuchling | #1433694: minidom's .normalize() failed to set .nextSib... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andrew M. Kuchling | Update NEWS for a future 2.5.3 release |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andrew M. Kuchling | Add old NEWS item |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Martin v. Löwis | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Martin v. Löwis | Fix typo |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Georg Brandl | #2079: typo in userdict docs. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Fred Drake | as for r252c1, add the tag information so the source... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Martin v. Löwis | Tagging for release of Python 2.5.2 |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Martin v. Löwis | Redo tag. v2.5.2 |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Martin v. Löwis | Update copyright years to 2008. Update README to 2... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Martin v. Löwis | Tagging for release of Python 2.5.2 |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Martin v. Löwis | Prepare for 2.5.2. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Ronald Oussoren | A quick fix that removes a spurious unittest failure... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Andrew M. Kuchling | Fix link |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Martin v. Löwis | Bug #2137: Remove test_struct.test_crasher, which was... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Martin v. Löwis | Revert 60793 for test_array; on a 64-bit system, |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Martin v. Löwis | Fix deallocation of array objects when allocation ran... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Fred Drake | mksourcepkg is not getting the tag right by itself... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Fred Drake | reverting; wrong tag |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Fred Drake | mksourcepkg is not getting the tag right by itself... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Martin v. Löwis | Tagging for release of Python 2.5.2c1 |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Martin v. Löwis | Correct 2.5.2c1 uuid. Add IDLE release date. v2.5.2c1 |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Martin v. Löwis | Preparing for 2.5.2c1. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Martin v. Löwis | Added checks for integer overflows, contributed by... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Kurt B. Kaiser | bump: IDLE 1.2.2 |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Kurt B. Kaiser | There was an error on exit if no sys.exitfunc was defin... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Kurt B. Kaiser | Could not open files in .idlerc directory if latter... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Kurt B. Kaiser | format_paragraph_event wasn't returning 'break' |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Kurt B. Kaiser | Assume that the user knows when he wants to end the... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Kurt B. Kaiser | Corrected some bugs in AutoComplete. Also, Page Up... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Kurt B. Kaiser | 1. Avoid hang when encountering a duplicate in a comple... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Kurt B. Kaiser | Some syntax errors were being caught by tokenize during... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Kurt B. Kaiser | Bring NEWS.txt up to date. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Brett Cannon | Back port of r60765 (fix --enable-universalsdk doc... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Guido van Rossum | In the recursive debug command, pass Pdb arguments... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Martin v. Löwis | Patch #1966: Break infinite loop in httplib when the... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Martin v. Löwis | Backport of r60743: |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Lars Gustäbel | Backport the nts() function from the trunk. This fixes... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Nick Coghlan | Backport relevant part of issue 2021 fix (r60695):... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Nick Coghlan | Backport test_resource fix from trunk to stop it crashi... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Amaury Forgeot... | issue 2045: Infinite recursion when printing a subclass... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Walter Dörwald | Backport r60653: |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Walter Dörwald | Backport LaTex version of r60651: |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Walter Dörwald | Backport LaTeX version of r60649: |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Thomas Heller | Fix the way methods are created for the _ctypes.COMErro... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Walter Dörwald | Remove month parameter from Calendar.yeardatescalendar(), |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Guido van Rossum | Backport doc fixes from 2.6. These are all things... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Guido van Rossum | In the experimental 'Scanner' feature, the group count... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Lars Gustäbel | Issue #1507247, #2004: Use mode 0700 for temporary... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Amaury Forgeot... | No need to emit co_lnotab item when both offsets are... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Brett Cannon | Turn off a debugging flag. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Amaury Forgeot... | backport of r60575 (issue #1750076): Debugger did not... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Guido van Rossum | Backport r59862 (issue #712900): make long regexp match... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Brett Cannon | Backport r60537: have order of CPPFLAGS and LDFLAGS... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Gregory P.... | Disable linking against BerkeleyDB 4.6 by default as... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Gregory P.... | backport r60544 from trunk: |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Andrew MacIntyre | Backport 60542: |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Bug #1234: Fixed semaphore errors on AIX 5.2 |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Thomas Heller | Revert rev. 59926, it breaks comtypes (I need to furthe... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Neal Norwitz | Try harder to provoke the exception since the ia64... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Sync up with trunk. Try to flush repeatedly to ensure... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Christian Heimes | Change isbasestring function as discussed on the cvs... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Backport 60342: |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Backport r58453: |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Backport 60334: |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Georg Brandl | #1940: make it possible to use curses.filter() before... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Thomas Wouters | Fix typo in constant name. |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Thomas Wouters | Use the right (portable) definition of the max of a... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Guido van Rossum | Rewrite the list_inline_repeat overflow check slightly... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Guido van Rossum | Silence a compiler warning. |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Amaury Forgeot... | #1920: when considering a block starting by "while... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Guido van Rossum | News for some crashers I fixed recently. |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Guido van Rossum | Backport r60246. |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Andrew M. Kuchling | Fix failing test_mailbox on Cygwin |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Thomas Heller | Invert the checks in get_[u]long and get_[u]longlong... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Guido van Rossum | Fix two crashers (borrowed_ref_[34].py from the trunk). |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Martin v. Löwis | Fix product code handling for Win64. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Christian Heimes | Fixed bug #1915: Python compiles with --enable-unicode... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Guido van Rossum | Backport r60208, skip some tests for huge passwd/group... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Georg Brandl | Backport: #1889 - fixup \xhh specs. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Gregory P.... | Backport of r60190: |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Mark Dickinson | Remove extra test that was accidentally backported... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Mark Dickinson | Issue 1678380: fix a bug identifying -0.0 and 0.0 |
commit | commitdiff | tree | snapshot |
next |