2003-01-06 |
Raymond Hettinger | GvR's idea to use memset() for the most common special... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Guido van Rossum | Add some print statements in verbose mode to announce... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Skip Montanaro | * add mms (windows media) as another scheme |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Andrew M. Kuchling | Add Tix and rexec changes |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Raymond Hettinger | Fix spelling. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Skip Montanaro | delete reference to defunct Misc/HPUX-NOTES. Adjust... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Skip Montanaro | removing - contains outdated information |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Neal Norwitz | SF #642236, optparse LaTeX docs by Johannes Gijsbers |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Fred Drake | Strike any hint that from-import-* could ever be reason... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Guido van Rossum | Disable the rexec test now that rexec is out of grace. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Guido van Rossum | Remove bastion test output |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Fred Drake | Fix some nits Guido brought up last August: |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Guido van Rossum | Disable the Bastion test now that Bastion is out of... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Guido van Rossum | Sabotage rexec.py. It is not safe since the new-style... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Fred Drake | Fix markup so this will format again. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Raymond Hettinger | SF bug #592859: os.chmod is underdocumented |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Andrew M. Kuchling | Translate spaces in the machine name to underscores |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Raymond Hettinger | SF bug #661848 and #631055: Clarify use of __all__. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Jason Tishler | Patch #661760: Cygwin auto-import module patch |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Raymond Hettinger | Used dictionaries rather than lists for membership... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Just van Rossum | always also search on sys.path for res files |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Raymond Hettinger | Optimize string_repeat. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Neal Norwitz | SF feature #618024, urlparse fails on imap:// |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Neal Norwitz | SF feature #618024, urlparse fails on imap:// |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Neal Norwitz | SF #651082, tarfile module implementation from Lars... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Neal Norwitz | Fix a typo |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Just van Rossum | - squashed bare except in rmtree() |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Neal Norwitz | At least one Solaris box in the snake farm only support... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Raymond Hettinger | Move the statistical tests for four distributions into... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Tim Peters | PyCFunction_Call(): Combined two switch cases w/ ident... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Raymond Hettinger | Add a test case. |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Greg Ward | Tweak __version__ -- the current code is between Optik... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Just van Rossum | module to run commands in a Terminal.app window |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Tim Peters | datetime_from_timet_and_us(): ignore leap seconds... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Just van Rossum | correct comment (and add newline at end) |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Guido van Rossum | Add Shockwave Flash. |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Raymond Hettinger | Correct long standing bugs in the methods for random... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Martin v. Löwis | Fix typo. |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Martin v. Löwis | Remove appartment check from dooneevent. Fixes #660961. |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Tim Peters | A new implementation of astimezone() that does what... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Raymond Hettinger | Test an edge case for sample(). |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Raymond Hettinger | Remove the random=None nonsense from sample() before... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Skip Montanaro | Moved this info to the top-level README where all the... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Skip Montanaro | The bsddb3 library does not build w/ Berkeley DB 3... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Skip Montanaro | Merged Misc/AtheOS-NOTES into the platform-specific... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Raymond Hettinger | SF bug #655271: Slightly modify locals() doc |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Raymond Hettinger | SF bug #651149: Review libshelve.tex when possible |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Kurt B. Kaiser | M AutoExpand.py |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Neal Norwitz | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Raymond Hettinger | SF Patch #661440: Refactor and streamline PyCFunction_Call |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Martin v. Löwis | Wrap doc strings in PyDoc_STRVAR. Fix .string docstring... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Tim Peters | Completed astimezone()'s correctness proof. This also... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Martin v. Löwis | Convert Tcl path objects to strings. Fixes #661357. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Tim Peters | Remark about datetime tzinfo examples. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Tim Peters | Replaced the flawed "local time" example tzinfo class... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Greg Ward | Grammatical fix in comment. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Greg Ward | Grammatical fix: change possessive "it's" to "its". |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Walter Dörwald | Remove a list comprehension, because a loop over the... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Walter Dörwald | Pass the strict argument from read() on to readfp(... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Martin v. Löwis | Use RUNSHARED for python invocations. Fixes #661408. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Walter Dörwald | Fix read_mime_types() so that it returns a dict as... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Martin v. Löwis | Allow PyFile_GetLine() to return Unicode objects. Fixes... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Neal Norwitz | Fix SF #659228, 'realpath' function missing from os... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Greg Ward | Spread the blame (err, I mean credit) for ossaudiodev... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Greg Ward | Mention ossaudiodev. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Neal Norwitz | Fix SF #659228, 'realpath' function missing from os... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Andrew M. Kuchling | Write PEP 301 section |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Guido van Rossum | Mention that imaplib now supports SSL -- this wasn... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Skip Montanaro | qualify known Solaris versions related to the binutils... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Andrew M. Kuchling | Add SSL support for imaplib; add empty PEP301 section |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Skip Montanaro | update info about binutils 2.13 breakage on Solaris. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Andrew M. Kuchling | [Patch #658093 ] Documentation support for PEP 301 |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Andrew M. Kuchling | [Patch #658094 ] PEP 301 implementation |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Andrew M. Kuchling | [Patch #658094] PEP 301 implementation |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Just van Rossum | Fix for bug #661136 |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Raymond Hettinger | Add contributor. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Michael W.... | Remove debugging prints. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Raymond Hettinger | SF patch 660559: Use METH_O and METH_NOARGS where possible |
commit | commitdiff | tree | snapshot |
2003-01-03 |
David Goodger | Fixed markup. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
David Goodger | Updated (2.3 OK now) |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Andrew M. Kuchling | Fix error in previous correction; thanks, Just! |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Barry Warsaw | Jack complained that on test_crlf_separation() was... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Andrew M. Kuchling | Fix PEP 302 description; bump version number |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Tim Peters | The tzinfo methods utcoffset() and dst() must return... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Skip Montanaro | Allow list sort's comparison function to explicitly... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Kurt B. Kaiser | 1. Remove obsolete, incorrect comment on non-package... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Tim Peters | astimezone() internals: if utcoffset() returns a durat... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Tim Peters | Added a section to record datetime changes. There... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Tim Peters | The astimezone() correctness proof endured much pain... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Kurt B. Kaiser | Improve exception handling. |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Tim Peters | There are two more copyright notices in the Windows... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Tim Peters | SF bug 661086: datetime.today() truncates microseconds. |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Guido van Rossum | Update the copyright year. |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Guido van Rossum | Another copyright update. (JvR: can you backport this... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Tim Peters | SF bug 660795: logging missing from Python 2.3a1 for... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Neal Norwitz | Add some version info for new methods and class |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Neal Norwitz | SF #660795 |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Andrew M. Kuchling | Fix an example |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Just van Rossum | Replaced imp.set_frozenmodules() cruft with proper... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Just van Rossum | Ugh, zipimport is virtually broken in 2.3a1 :-( It... |
commit | commitdiff | tree | snapshot |
next |