Movatterモバイル変換


[0]ホーム

URL:


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

[8]ページ先頭

©2009-2025 Movatter.jp