2003-02-06 |
Andrew M. Kuchling | Comment typo fix |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | Mention FutureWarning for large ints |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | Fix description of filterwarnings() parameters (error... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Neal Norwitz | Provide version changed info |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Anthony Baxter | Updated version of [ 558544 ] cmd.py: add instance... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jeremy Hylton | Small function call optimization and special build... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Got rid of macfs and made a bit more OSX-friendly. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Just van Rossum | removing old junk |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Removed unused import of macfs. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | I don't think this script serves a useful purpose anymo... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Guido van Rossum | Fix for SF #668433. I'm not explaining it here; ample... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jeremy Hylton | Refactor the logic for setting f_builtins. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Andrew M. Kuchling | [Patch #654421 from Matthew Mueller] |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Andrew M. Kuchling | Markup fixes; in particular, the tables are now reasona... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | dis(): Added an optional memo argument, so that multip... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | SF bug 681122: Built-in function dir() causes refcount... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | [680789] Debug with long array takes forever |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jason Tishler | Patch #551977: Regression exceptions for cygwin |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Getting rid of macfs and FSSpecs. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Got rid of macfs |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Added "Open File by Name" command which presens a filen... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Cast various floats to ints so we don't get warnings. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jason Tishler | This patch reverts the following: |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jason Tishler | This patch enables Cygwin Python to build _tkinter... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Fixed a few typos, and changed FSCreateResourceFile... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Added itertools module. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Use os.path.realpath() in stead of abspath(), so the... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Raymond Hettinger | SF patch #674396: Apply UserDict.DictMixin to expand... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | Build pickler_choices list in a lazier way. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | More typo repair. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | Typo repair. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tim Peters | cPickle: exempt two_tuple from GC -- it's a speed... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Neil Schemenauer | If a float is passed where a int is expected, issue... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tim Peters | cPickle now generates proto 2 EXT[124] when appropriate. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Neal Norwitz | Remove forward static reference since it is not required |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Neal Norwitz | Whitespace normalization |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Walter Dörwald | Make sure filter() never returns tuple, str or unicode |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Marc-André... | Fix for [ 543344 ] Interpreter crashes when recoding... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Fred Drake | supports_unicode_filenames was not in the right location. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Walter Dörwald | Use size_t instead of int for various variables to... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tim Peters | Added basic tests of copy_reg's extension registry. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Walter Dörwald | Add a test that checks that filter() honors the sq_item... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Walter Dörwald | PyUnicode_Resize() doesn't free its argument in case... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Walter Dörwald | filterstring() and filterunicode() in Python/bltinmodule.c |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Jack Jansen | - Handle the img and MediaFormat modules not being... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Jack Jansen | Changed an edit instruction because of a changed parame... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Fred Drake | Update to better reflect the usage of struct_time insta... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Fred Drake | Twiddle. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Raymond Hettinger | Add refcount test. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tim Peters | Typo in comment. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tim Peters | cPickle can load pickles using proto 2 EXT[124] now... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Guido van Rossum | Rename the extension registry variables to have leading... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tim Peters | Typo repair. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tim Peters | Brought some module variables into synch with pickle... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Walter Dörwald | Fix typo. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Walter Dörwald | Add a new test script that tests various features of... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Tim Peters | test_newobj_tuple(), test_newobj_list(): These tests... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Tim Peters | test_newobj_generic(): Use the global protocols vector... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Tim Peters | Added a bit to the EXT[124] tests, and refactored them... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Tim Peters | load_counted_long(): Changed a ValueError to an Unpick... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Tim Peters | Do a better job of testing that opcodes aren't generate... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Walter Dörwald | Fix typo. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Guido van Rossum | - Thanks to Scott David Daniels, a subtle bug in how... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Neal Norwitz | SF #661437, apply() should get PendingDeprecation |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Walter Dörwald | Fix typos. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Walter Dörwald | Port test_pow.py to PyUnit. From SF patch #662807 |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Guido van Rossum | _slotnames(): this is a fairly expensive calculation... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Andrew M. Kuchling | [Bug #676292] BaseHTTPServer incorrectly parses protoco... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Guido van Rossum | _slotnames(): exclude __dict__ and __weakref__; these... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Guido van Rossum | Support keyword argument 'bin', with a pending deprecat... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Tim Peters | Proper testing of proto 2 in part requires checking... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Skip Montanaro | braino |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Tim Peters | PDATA_PUSH and PDATA_APPEND. documented, and reformatt... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Andrew M. Kuchling | Bug #678077: Suggest alternative to os.getlogin() |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Skip Montanaro | try to avoid gross incompatibilities with older version... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Skip Montanaro | try to avoid gross incompatibilities with earlier versi... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Guido van Rossum | _PyLong_Sign(): remove an assert that needed a variable... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Guido van Rossum | test_float_overflow(): make shuge (added last week... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Andrew M. Kuchling | Bug #676273: Rewrite paragraph in module docstring |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Fred Drake | test_support.requires(): Instead of raising TestSkippe... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Skip Montanaro | add note about new db2pickle.py and pickle2db.py scripts |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Andrew M. Kuchling | [Bug #679251] Use correct constant name |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Skip Montanaro | note db2pickle.py and pickle2db.py |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Skip Montanaro | dump database files to pickle format |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Skip Montanaro | convert pickles generated by db2pickle.py back to datab... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Greg Ward | Add __all__ (suggested by Raymond Hettinger). |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Walter Dörwald | Remove test_b1 and test_b2 from the list of tests |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Just van Rossum | patch #664131, fix config command on OSX and Linux |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Michael W.... | Fix bug |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Skip Montanaro | add missing "summary" from long options list |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Skip Montanaro | * Add description of PyInt_FromString. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Gregory P.... | version 4.1.4 (4.1.3 just released) |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Gregory P.... | fix for use on python 2.1 |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Skip Montanaro | Add PyFloat_FromString. Left the char **pend argument... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Guido van Rossum | cPickle now implements enough of protocol 2 to enable all |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Walter Dörwald | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Walter Dörwald | Fix typos. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Walter Dörwald | Fix typos. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jack Jansen | Getting rid of macfs usage and almost all FSSpecs.... |
commit | commitdiff | tree | snapshot |
next |