Movatterモバイル変換
[0]ホーム
- a222759This commit was manufactured by cvs2svn to create tag 'r201'.by cvs2svn· 24 years agov2.0.1
- 68a2fa3We surely intended to fiddle the version number #defines for this release.by Tim Peters· 24 years ago
- 8283363Windows fiddling for the 2.0.1 release.by Tim Peters· 24 years ago
- f773f9fFinal update. Now Tim can cut the Windows installer and check in hisby Guido van Rossum· 24 years ago
- c334b3aAdded documentation for PyErr_SetFromErrnoWithFilename().by Fred Drake· 24 years ago
- c79ac00Adjust so that the copyright statements remain at the front but all the longby Fred Drake· 24 years ago
- 31ba593Added the new license.tex as shared dependency.by Fred Drake· 24 years ago
- 484cf5cThis commit was manufactured by cvs2svn to create branch 'release20-maint'.by cvs2svn· 24 years ago
- 7841103Update version number and date for 2.0.1 final release.by Fred Drake· 24 years ago
- 81a35c2News about the 2.0.1 final release (planned for Friday 6/22/01).by Guido van Rossum· 24 years ago
- dc3e329Fix SF #433233: syntax error.by Guido van Rossum· 24 years ago
- 87ce6acFix an improperly placed comma.by Fred Drake· 24 years ago
- 334e00cFix two mentions of 2.1 instead of 2.0.1. Not worth fixing this inby Guido van Rossum· 24 years ago
- 4aa13dfThis commit was manufactured by cvs2svn to create tag 'r201c1'.by cvs2svn· 24 years agov2.0.1c1
- af5d388Also record the 2.0.1c1 Windows buildno in the branch, although theby Tim Peters· 24 years ago
- 36b5711Set Windows buildno to 17 for 2.0.1c1.by Tim Peters· 24 years ago
- 27ff017Change installer dialog titles to say Python 2.0.1c1.by Tim Peters· 24 years ago
- f9c24ddUpdate version number and date for patch release candidate.by Fred Drake· 24 years ago
- 17ed606Update version number for patch release candidate.by Fred Drake· 24 years ago
- 858e991Change the version to 2.0.1c1 -- release candidate 1, that is.by Guido van Rossum· 24 years ago
- f502c73Bring SRE up do date with Python 2.1by Guido van Rossum· 24 years ago
- 5cf87aaBackported two fixes from the Py2.1 tree (pre-unittest rewrite):by Barry Warsaw· 24 years ago
- cbe99a1The SF patch (#129288 - urllib.py - chanign %02x to %02X in quoting)by Barry Warsaw· 24 years ago
- 1f6982aFix the version information to reflect that this is the maintenance branch.by Fred Drake· 24 years ago
- d37ddbcMake the license GPL-compatible.by Guido van Rossum· 24 years ago
- 7c7d1f8Correct two floating-point representations printed by the interpreter inby Fred Drake· 24 years ago
- aac257dAdd clause 8, as in the 2.1 version of the license.by Guido van Rossum· 24 years ago
- a5beccfLib/xml/sax/xmlreader.py - import the exceptions this module can raiseby Moshe Zadka· 24 years ago
- 1a65473Updated copyright situation; removed most BeOpen and all PythonLabsby Guido van Rossum· 24 years ago
- 20d4594Updated the license situation. Basically, this is the exact sameby Guido van Rossum· 24 years ago
- 097cf85Inspired by Tim Peters' 1.14->1.15 checkin to asynchatby Moshe Zadka· 24 years ago
- abbae5bChecking the diff from PC/getpatchp.c 1.22 to 1.23by Moshe Zadka· 24 years ago
- 67c2759- #233253 - distutils/command/build_ext.py - the --define and --undef optionsby Moshe Zadka· 24 years ago
- aafd60cBackported pyexpat memory-leak plugs backported by Martin van Lowisby Moshe Zadka· 24 years ago
- bf9183e- distutils/command/install.py - make .get_outputs() produce a list of uniqueby Moshe Zadka· 24 years ago
- 6aae5c3- #227562 - urllib.py - call URLopener.http_error_default whenby Moshe Zadka· 24 years ago
- 9b80782- #117606 - configure.in, configure - use gcc -shared and gcc -fPICby Moshe Zadka· 24 years ago
- 7c9bcf8- xmllib.py - Moved clearing of "literal" flag. The flag is set in setliteralby Moshe Zadka· 24 years ago
- ea96661Treat \r as whitespace too, when removing trailing whitespaceby Moshe Zadka· 24 years ago
- b91dffe- #12195 - webbrowser.py - there was typo in Mac codeby Moshe Zadka· 24 years ago
- 80a5f0a- Update install-sh using version from automake 1.4.by Moshe Zadka· 24 years ago
- f371296- #121706 - config.c - _PyImport_Inittab: define the exceptions module's initby Moshe Zadka· 24 years ago
- 2a56667The ".pth" code knew about the layout of Python trees on unix andby Moshe Zadka· 24 years ago
- 98cf19b- #130306 - statcache.py - full of thread problems.by Moshe Zadka· 24 years ago
- 805e7c6Fix two typos in __imul__. Closes Bug #117745.by Moshe Zadka· 24 years ago
- 8b21969- #128713 - mmapmodule.c - type(mmap_object) blew up on Linux.by Moshe Zadka· 24 years ago
- 175a46d- #119862 - getargs.c - patched memory leakby Moshe Zadka· 24 years ago
- d085188Address a bug in the uuencode decoder, reported bu "donut" in SF bugby Moshe Zadka· 24 years ago
- 2010399Make mpz's .binary() work on 64 bit platforms Make mpzmodule compile with cygwinby Moshe Zadka· 24 years ago
- 256a550#125375 - parsermodule.c - fix parser.tuple2ast() failure on valid parse treeby Moshe Zadka· 24 years ago
- 2c476bbcurses.ascii - space (ASCII 32) is now considered whitespaceby Moshe Zadka· 24 years ago
- 2112200atexit.py - mutate list of functions in thread-safe wayby Moshe Zadka· 24 years ago
- d4e7481#123924: Windows - using OpenSSL, problem with socket in httplib.py.by Moshe Zadka· 24 years ago
- 9539076- #119833 - close socket in smtplib if there was an error connectingby Moshe Zadka· 24 years ago
- a60cde3Fixing #125452 - shlex.shlex hangs when it encounters a string with anby Moshe Zadka· 24 years ago
- 64c21a5Fixing #233200 - cPickle did not use Py_BEGIN_ALLOW_THREADS.by Moshe Zadka· 24 years ago
- aece8f3f- posixmodule.c - Add missing prototypes in for SunOS 4.1.4, plug memory leakby Moshe Zadka· 24 years ago
- d5ceef4Use Py_CHARMASK for ctype macros. Fixes bug #232787.by Moshe Zadka· 24 years ago
- 0a6e179- #125981 -- socketmodule.c -- closing sockets was not thread-safe.by Moshe Zadka· 24 years ago
- 95e2265- #122162 -- unicodeobject.c --- Fix unicode .split() off-by-oneby Moshe Zadka· 24 years ago
- 23ec9eb- exceptions.c - make_class() Added a "goto finally" so that ifby Moshe Zadka· 24 years ago
- 324ebb1- #121013 - stringobject.c -- "".join(u"this is a test") dumped coreby Moshe Zadka· 24 years ago
- f305203Fixed deleting func_defaults causes segmentation fault bugby Moshe Zadka· 24 years ago
- c322667- Add TELL64() hack #ifdef to FreeBSD, Apple and BSDIby Moshe Zadka· 24 years ago
- 93fe3d7- Importing should now be safe with multiple Py_Initialize/Py_Finalizeby Moshe Zadka· 24 years ago
- 81c7b62Fixing bug #407504. -- did not close pwd/grp databases.by Moshe Zadka· 24 years ago
- 4bdc967Fix memory leak with from import ...by Moshe Zadka· 24 years ago
- 641efd3Fixed bug in complex(). No SF idby Moshe Zadka· 24 years ago
- 2b2ac3a#126161 and 123634 -- Unicode strings could not be pickled correctly.by Moshe Zadka· 24 years ago
- f15aee5Fixing #121965 -- containment in xrange objects.by Moshe Zadka· 24 years ago
- 5f45415SF bug 119622: compile errors due to redundant atof decls.by Moshe Zadka· 24 years ago
- ff90535Fixing #409651 -- \ in a character groupby Moshe Zadka· 24 years ago
- 5984783In Lib/locale.py, setlocale emulation, use != and not is not to compare stringsby Moshe Zadka· 24 years ago
- fc2b761More _curses compilation-problem fixes.by Moshe Zadka· 24 years ago
- 78a2569Documenting the _curses bug fix.by Moshe Zadka· 24 years ago
- 0cf3badYay! First fix I'm commiting on the way to 2.0.1by Moshe Zadka· 24 years ago
- c9a822aMerge Moshe's patch (fix argcnt for _cmp() into the 2.0.1 branch.by Guido van Rossum· 24 years ago
- a2ec997Document how to access bug reports by id.by Martin v. Löwis· 24 years ago
- 0a932b6Move _tkinter.c 1.115 into release branch.by Martin v. Löwis· 24 years ago
- b5790c1Fix core dump whenever PyList_Reverse() was called.by Guido van Rossum· 24 years ago
- 5696eb2forgot to update the comment to reflect the change in default linkageby Skip Montanaro· 25 years ago
- d8f38d8change default linkage of bsddb to shared - closes bug #126564by Skip Montanaro· 25 years ago
- 0ae1490This commit was manufactured by cvs2svn to create branch 'release20-maint'.by cvs2svn· 25 years ago
- ff139a8This commit was manufactured by cvs2svn to create tag 'release20'.by cvs2svn· 25 years agov2.0
- adfb94fTypo repair.by Tim Peters· 25 years ago
- d867a2crevise xml commentby Jeremy Hylton· 25 years ago
- 1a64050Updated the XML package comment.by Fred Drake· 25 years ago
- 989b7b9Filled in math-module info; fixed a typo or two.by Tim Peters· 25 years ago
- d6e2023Add NEWS for 2.0 final (there are a few XXX comments that must be addressed).by Jeremy Hylton· 25 years ago
- b675081the usualby Jeremy Hylton· 25 years ago
- e216705the usual (part II)by Jeremy Hylton· 25 years ago
- 98c8184Test for math.* exceptional behavior only in verbose mode, so that theby Tim Peters· 25 years ago
- a8268e9the usualby Jeremy Hylton· 25 years ago
- 1a2ca86Patch #101936: Auto-detect DEC threads (which need "-threads" argument)by Jeremy Hylton· 25 years ago
- 75f8101find(): Application of (slightly modified) SF patch #101928 by Ulfby Barry Warsaw· 25 years ago
- 21000cadistutils setup files for Tkinterby Jeremy Hylton· 25 years ago
- 355e2f2misc. RPM support filesby Jeremy Hylton· 25 years ago
- ac5f748Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>.by Fred Drake· 25 years ago
- f155170Correct form of FourThought's nameby Andrew M. Kuchling· 25 years ago
- 0eb75b4Bump version to 1.0.1.by Greg Ward· 25 years ago
[8]ページ先頭