2004-08-31 |
Andrew M. Kuchling | Remove test output for rotor, xreadline |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Remove mpz, rotor, xreadlines modules |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Remove rotor, xreadlines modules |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Remove test for mpz |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Remove tests for mpz, rotor, xreadlines |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Remove rotor license |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Remove docs for xreadlines, mpz, rotor |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Remove xreadlines reference |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Remove TERMIOS module |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Remove TERMIOS docs |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Use correct constant; remove reference to TERMIOS.py |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Change from Raymond: use pos/neg instead of +/- 1;... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Describe non-recursive re |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Add bug/patch counts |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Use multi-line import |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Andrew M. Kuchling | Update versions and dates; add PEP 328 |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Vinay Sajip | Updated doc for getLogger() |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Anthony Baxter | SF patch #1007189, multi-line imports, for instance: |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Anthony Baxter | onward and upward |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Martin v. Löwis | Add patch for Tix 8.1.4. |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tim Peters | HardwareRandom: Go back to multiplying by 2**-BPF... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Raymond Hettinger | Take advantage of the math library's ldexp for assembli... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | Changed Karatsuba cutoff to match current reality. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | More cmd.exe exploitation. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | Since it's impossible to build Python using VC7.1 on... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | Updated test-runner .bat for new location of Tcl/Tk. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | win32_urandom(): There's no need to copy the generated... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | win32_urandom(): pass the function name to PyArg_Parse... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | win32_urandom(): Raise ValueError if the argument... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | win32_urandom(): Rewrite to Python C standards (hard... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | The distinction between comparison flags and reporting... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Johannes Gijsbers | Fix build error: \filename{/dev/urandom} -> \file{... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Johannes Gijsbers | Bug #1014775: update NEWS.help for changes in docutils. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Johannes Gijsbers | Bug #1014770: apply some rest-foo and fix some docutils... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Johannes Gijsbers | Patch #934356: if a module defines __all__, believe... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Johannes Gijsbers | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Johannes Gijsbers | Patch #1003640: replace checkline() function parsing... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Andrew M. Kuchling | Add items |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Johannes Gijsbers | Patch #941486: add os.path.lexists(). Also fix bug... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Martin v. Löwis | Pickup Tk from tcltk directory. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Martin v. Löwis | Bump Tk version to 8.4.7. Build into tcltk directory. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Raymond Hettinger | Teach the random module about os.urandom(). |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | long_pow(): Fix more instances of leaks in error cases. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tim Peters | SF patch 936813: fast modular exponentiation |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Tim Peters | Whitespace normalization. test_difflib passes again. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Tim Peters | SF patch 936813: fast modular exponentiation |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Tim Peters | Reverting whitespace normalization. test_difflib fails... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Martin v. Löwis | Patch #727483: Add AUTH_TYPE and REMOTE_USER. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Martin v. Löwis | Patch #973204: Use -rpath instead of -R on Irix and... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Martin v. Löwis | Patch #914575: difflib side by side diff support, diff... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Martin v. Löwis | Centralize WITH_TSC processing. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Martin v. Löwis | Patch #934711: Expose platform-specific entropy. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Raymond Hettinger | SF feature request #992967: array.array objects should... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Jim Fulton | Added an __iter__ method for test suites. |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Jim Fulton | setUp and tearDown functions are now passed the test... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Jim Fulton | - setUp and tearDown functions are now passed the test... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Tim Peters | PyUnicode_Join(): Bozo Alert. While this is chugging... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Tim Peters | PyUnicode_Join(): Rewrote to use PySequence_Fast(... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Tim Peters | Removed old "if 0:" block for leak detection; wouldn... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Tim Peters | Don't really need ellipsis doctests for the syntax... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Edward Loper | Removed outdated comment |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Tim Peters | Fixed 6 failures due to doctest changes. |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Tim Peters | test_bug1001011(): Verify that |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Tim Peters | PyUnicode_Join(): Missed a spot where I intended a... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Brett Cannon | Fix the spelling of Fredrik Lundh's last name (unless... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Edward Loper | Remove unused method _OutputRedirectingPdb.resume |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Edward Loper | - Removed redundant call to expandtabs in DocTestParesr. |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Tim Peters | PyUnicode_Join(): Two primary aims: |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Edward Loper | - Added DocTestParser.parse(), which parses a docstring... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Walter Dörwald | Move test_bug1001011() to string_tests.MixinStrUnicodeT... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Johannes Gijsbers | Correct incorrect "it's" to "its". |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Tim Peters | output_difference(): In fancy-diff cases, the way... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Martin v. Löwis | Add missing executable option to DummyCommand. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Tim Peters | _do_a_fancy_diff(): Pay no attention to the ellipses... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Tim Peters | Fine tune a word. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Tim Peters | Thinko repair. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Tim Peters | Reorg of exception section. Now that there are fewer... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Raymond Hettinger | Remove unnecessary line. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Raymond Hettinger | Small wording fixups. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Edward Loper | Changed OutputChecker.output_difference to expect an... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Edward Loper | Added REPORT_ONLY_FIRST_FAILURE flag, which supresses... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Brett Cannon | When building with --disable-toolbox-glue under Darwin... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Edward Loper | Renamed UNIFIED_DIFF->REPORT_UDIFF; CONTEXT_DIFF->REPOR... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Edward Loper | Shortened diff output for unified & context diffs |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Edward Loper | - Changed the output of report_start() and report_unexp... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Tim Peters | Restored half of a \versionadded only half of which... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Dave Cole | Patch #1015012. Improve markup and punctuation in... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Dave Cole | Patch #1014930. Expose current parse location to XMLPa... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Raymond Hettinger | Minor improvements to the template code. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Edward Loper | Added an "exc_msg" attribute to Example (containing... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Trent Mick | Re-generate configure with recent configure.in change... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Trent Mick | Apply patch #1016224: configure.in change to allow... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Edward Loper | Only recognize the expected output as an exception... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Raymond Hettinger | Fix docstring typo. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Raymond Hettinger | Bypass peepholing of code with lineno tables having... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Raymond Hettinger | Fix typo in comment and add clarification. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Fred Drake | clean up markup for --executable description |
commit | commitdiff | tree | snapshot |
next |