2003-05-18 |
Martin v. Löwis | Only encode Unicode objects when printing them raw. |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Martin v. Löwis | Consider \U-escapes in raw-unicode-escape. Fixes #444514. |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Walter Dörwald | Fix array.array.insert(), so that it treats negative... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Brett Cannon | To be on the safe side, backed out any questionable... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Tim Peters | Added more words about the abuse of the tp_alloc nitems... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Kurt B. Kaiser | Whitespace Normalization |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Kurt B. Kaiser | Whitespace Normalization |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Walter Dörwald | Add another error case to the insert test. |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Walter Dörwald | Port test_array and test_winsound to PyUnit. Enhance... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Kurt B. Kaiser | Show Freddy the mirror |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Raymond Hettinger | User cStringIO instead of StringIO. |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Brett Cannon | Revert some changes back to dict.items made in a previo... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Tim Peters | datetime.timedelta is now subclassable in Python. ... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Tony Lownds | Added icon for IDLE on OS X |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Samuele Pedroni | minor fix, jython-only. Don't asssume stdout to save... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Tim Peters | datetime.datetime and datetime.time can now be subclass... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Kurt B. Kaiser | Nigel Rowe's Patch |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Kurt B. Kaiser | Noam Raphael's patch. |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Skip Montanaro | simpler temp dir cleanup |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Samuele Pedroni | beefed up version: jython support, covers now fixed... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Tim Peters | test_subclass_date(): Beefed this up, to check that... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Raymond Hettinger | Include module name in doctest summary. |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Raymond Hettinger | Use test_support.run_doctest() |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Raymond Hettinger | Provide a clue that the doctests have run. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Raymond Hettinger | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Tim Peters | Turns out there wasn't a need to define tp_free for... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Tim Peters | Stopped using the old macro form of _PyObject_Del. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Marc-André... | Remove usage of re module from encodings package search... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Tim Peters | test_fileno(): Skip this test on Windows. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Raymond Hettinger | Missing parenthesis. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Jim Fulton | Added some missing PyObject* casts in the deallocators. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Jim Fulton | Added a missing PyObject* cast to the dealloc examples. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Jim Fulton | Removed the out of date and no-longer-referenced xxobje... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Jim Fulton | Removed reference to the out-of-date (and not very... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Martin v. Löwis | Patch #738325: Install optimized idlelib files. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Raymond Hettinger | * Added file globbing to make it easier to check many... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Guido van Rossum | More fixes according to SF 549151: |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Guido van Rossum | Add docs for MessageBeep. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Guido van Rossum | Don't replace an empty line with "pass" when symbol... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Kurt B. Kaiser | 1. When a module is run from an EditorWindow, if its... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Kurt B. Kaiser | 1. Add a command line switch to run without the subprocess |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Kurt B. Kaiser | 1. Make the startup more robust by not spawning the... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Kurt B. Kaiser | 1. Restore the capability to run and debug without... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Gregory P.... | DB.remove() needs to set the internal DB handle to... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Marc-André... | Restore Python 1.5.2 compatibility. |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Raymond Hettinger | Forward slash warnings now only occur for potentially... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Kurt B. Kaiser | On Windows the subprocess was not exiting during a... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Skip Montanaro | defer re module imports to help improve interpreter... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Andrew M. Kuchling | [Bug #471893] Replace security material with a warning... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Fred Drake | document Stats.dump_stats(), new for Python 2.3 |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Fred Drake | - add a dump_stats() method similar to that of the... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Fred Drake | When an external application we use exits normally... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Brett Cannon | Fleshed out tests for urllib requiring a network connec... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Brett Cannon | Call time.tzset (if available) just before calculating... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | Fix use of 'file' as a variable name. |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Guido van Rossum | Add optional 'onerror' argument to os.walk(), to contro... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | Prevent script from allowing '-r12' |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | Rename sum5.py to md5sum.py, because sum5.py is more... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | Don't use 'file' as a variable name |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | [Bug #724767] Avoid use of 'file' as a variable name |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Tony Lownds | 1. The command-line arguments for subprocesses no longe... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | [Bug #713722] Delete dangling references to unwritten... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | [Bug #724767] crlf.py uses the variable name file,... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | [Bug #732124] Clarify .pos, .endpos by saying 'method... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | Remove more markup from headers |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | [Bug #729297] Remove markup in section headers |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | [Bug #729817] Document the rexec and Bastion modules... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Andrew M. Kuchling | Fix typo |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Brett Cannon | Fixed test_anydbm_creates to use proper paths for the... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Brett Cannon | Fix and add reference to urllib.urlencode for parse_qsl... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Raymond Hettinger | * Added separate checks for matching braces. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Brett Cannon | John J. Lee contributed two urllib2 patches. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Fred Drake | Fix broken API descriptions in comments. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Tim Peters | Effectively renamed tokenize_tests.py to have a txt... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Tim Peters | Close the file after tokenizing it. Because the open... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Tim Peters | cmp_type(): The grammar stopped allowing '=' as a... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Jim Fulton | Updated simple example. This should have been checked... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Fred Drake | Add a specific mention of the term "operator overloadin... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Brett Cannon | Remove assert that checked if a parameter was an instan... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Brett Cannon | Change Request.add_header to call string.capitalize... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Raymond Hettinger | Fix minor typos. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Kurt B. Kaiser | Update for SF 71033 and changes to subprocess threading |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Kurt B. Kaiser | 1. RemoteDebugger now runs user code in subprocess... |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Martin v. Löwis | Patch #735613: Pass install-purelib to idleinstall. |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Martin v. Löwis | Patch #718286: Support DESTDIR. |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Brett Cannon | Beefed up timezone support. UTC and GMT are now always... |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Martin v. Löwis | Update patch #732284: Correct versions of OpenUNIX... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Fred Drake | - object is a class type, not a function |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Raymond Hettinger | Minor fixups. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Raymond Hettinger | Fix unbalanced parethesis. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Raymond Hettinger | Add table level validation and made minor fix-ups. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Raymond Hettinger | Missing parenthesis found by texcheck.py |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Martin v. Löwis | Patch #734231: Update RiscOS support. In particular... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Martin v. Löwis | Patch #612627: Add encoding attribute to file objects... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Raymond Hettinger | All two more modules with __all__. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Raymond Hettinger | Fix missing parenthesis. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Raymond Hettinger | Fixed spacing and unbalanced brackets or parenthesis. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Raymond Hettinger | Added a tool for making a rough check of LaTeX documents. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Kurt B. Kaiser | [ SF 710733 - Martin v. Loewis] Improving source encodi... |
commit | commitdiff | tree | snapshot |
next |