2000-09-21 |
Greg Ward | Corran Webster: fix 'change_root()' to handle Mac OS... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Guido van Rossum | On Unix, use O_EXCL when creating the .pyc/.pyo files... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Guido van Rossum | Add a definition of rl_library_version. Reported by... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Fred Drake | .use_latex(): Make this a little smarter so that it... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Fred Drake | Clarify that the softspace attribute is used by print... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Fred Drake | Add entries for the xml.sax documentation. |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Fred Drake | First cut at documentation for the xml.sax package... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Jeremy Hylton | change 2-space indent to 4-space indent |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Jeremy Hylton | distutils setup script |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Guido van Rossum | Fix typo (newtabwith). |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Greg Ward | *Very* belated application of Thomas Heller's patch... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Tim Peters | Treat trailing colon in os.path.join("a:", "b") same... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jack Jansen | Added GetArgs dialog to EasyDialogs, a very nifty ... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Marc-André... | This patch adds a new Python C API called PyString_AsSt... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Guido van Rossum | Temporary fix for Bug #114821. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Tim Peters | Part of SF patch 101481: on Windows, os.path.join... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Tim Peters | test_userlist.py: |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Tim Peters | SF patch 101391: implemented UserList.__contains__. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Paul Prescod | Fix test errors. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Fred Drake | Moshe Zadka <mzadka@geocities.com>: |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Fred Drake | Many small clarifications, including many suggested... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Martin v. Löwis | New test cases for the StringIO module |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Martin v. Löwis | Don't print specific Node instances unless running... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Fred Drake | make_nav_sectref(): Create more minimal HTML, hanging... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Fred Drake | Clarify a number of issues about the file-like object... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Barry Warsaw | Fixed the error reporting (raise of TestFailed) for... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Guido van Rossum | Randall Hopper: Add fpectl functionality patch for... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Martin v. Löwis | Support sizehint in _fileobject.readlines, as documented. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Thomas Heller | Set the 'nt' installation scheme for the install comman... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Martin v. Löwis | Support sizehint in StringIO.readlines, as documented. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Martin v. Löwis | Implement readlines function. Closes Bug #110686. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Tim Peters | Obscure marshal fixes: |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Guido van Rossum | Patch #101121, by Ka-Ping Yee: cosmetic cleanup of... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Guido van Rossum | An honest attempt to make this work on Unix, Windows... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Guido van Rossum | Only supply popen2, popen3 when fork exists. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Guido van Rossum | Make better use of GNU Pth -- patch by Andy Dustman. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Tim Peters | Updated Windows build info. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Jeremy Hylton | Do not close socket when a Content-Length is 0. This... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Paul Prescod | Test output that goes with updated test_minidom. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Fred Drake | Fix serious typo! |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Paul Prescod | Change assertions to confirmations so that optimization... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Fred Drake | Fix up the cleanup of the temporary DB so it works... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Fred Drake | Reduce the number of imports needed. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Fred Drake | Document the "printable" and "punctuation" constants... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Fred Drake | Richard Mortier <rmm1002@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Fred Drake | Remove two unnecessary imports. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Fred Drake | Once we're done with the sys module, remove it from... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Marc-André... | Deferred the attribute name object type checking to... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Fred Drake | Add missing \declaremodule for zipfile. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Marc-André... | PyObject_SetAttr() and PyObject_GetAttr() now also... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Tim Peters | Repaired some glitches in the MD5 and SHA docs; copied... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Marc-André... | sys.setdefaultencoding() should only be called in case... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Jeremy Hylton | satisfy the tabnanny |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Greg Ward | Catch up to recent changes in TextFile (spotted by... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Fred Drake | Added documentation for new functions. |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Fred Drake | Add invert() and __invert__() as aliases for inv()... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Tim Peters | Fix for SF bug 110688: Instance deallocation neglected... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Greg Ward | Fixed to respect 'define_macros' and 'undef_macros... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Greg Ward | Added 'expand_makefile_vars()' to (duh) expand make... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Greg Ward | Added 'read_setup_file()' to read old-style Setup files... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Tim Peters | arraymodule: Fix SF bug 113960. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Barry Warsaw | Allow this script to act like a module by only calling... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Make the <body> tag match those of the generated HTML... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Document \cfuncdesc, \ctypedesc, and \cvardesc. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Improve the test output a bit. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Push more of the display control into the style sheet. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Changed so lines that are all comment (or just whitespa... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Andrew Kuchling: |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | [change from 2000/08/11, propagating now to distutils... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | [change from 2000/04/17, propagating now to distutils... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Use PyOS_setsig() instead of directly calling signal... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Use typedef PyOS_sighandler_t and APIs PyOS_getsig... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Add PyOS_getsig() and PyOS_setsig() -- wrappers around... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Add typedef PyOS_sighandler_t and prototypes for PyOS_g... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Document new APIs PyOS_getsig() and PyOS_setsig(). |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Rene Liebscher: if we have to run the same sub-command... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Renamed --keep-tree to --keep-temp. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Renamed --clean to --no-keep-temp and --noclean to... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Renamed --keep-tree option to --keep-temp. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Ensure sub-commands of "install" are reinitialized... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Remove some debugging output from the last change. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | In 'reinitialize_subcommand()', pass 'reinit_subcommand... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Generalized 'reinitialize_command()' so it can optional... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Added the "sub-command" machinery to formalize the... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Factored the "sub-command" machinery out to Command... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Use a really ugly hack that depends on output processin... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update URL to unicode.org's FTP site using an HTTP... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update *both* uses of the URL to the zlib home page... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update link to the zlib homepage. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update the link to Andrew Kuchling's crypto code. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update link to the FIPS PUB 180-1 (PDF is available... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update some stale links. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Tim Peters | Repair senseless random.seed docstring (reported on... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Tim Peters | Fixed legit gripe from c.l.py that math.fmod docs aren... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Tweaked the build temp dir names again. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Typo fix. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Include the Python version in the platform-specific... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Document the directory separatory for include dir and... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jack Jansen | This will eventually evolve into a package that creates... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Neil Schemenauer | - add a new test |
commit | commitdiff | tree | snapshot |
next |