Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /external /github.com /python /cpython /refs/tags/v2.0
  1. ff139a8This commit was manufactured by cvs2svn to create tag 'release20'.by cvs2svn· 25 years agov2.0
  2. adfb94fTypo repair.by Tim Peters· 25 years ago
  3. d867a2crevise xml commentby Jeremy Hylton· 25 years ago
  4. 1a64050Updated the XML package comment.by Fred Drake· 25 years ago
  5. 989b7b9Filled in math-module info; fixed a typo or two.by Tim Peters· 25 years ago
  6. d6e2023Add NEWS for 2.0 final (there are a few XXX comments that must be addressed).by Jeremy Hylton· 25 years ago
  7. b675081the usualby Jeremy Hylton· 25 years ago
  8. e216705the usual (part II)by Jeremy Hylton· 25 years ago
  9. 98c8184Test for math.* exceptional behavior only in verbose mode, so that theby Tim Peters· 25 years ago
  10. a8268e9the usualby Jeremy Hylton· 25 years ago
  11. 1a2ca86Patch #101936: Auto-detect DEC threads (which need "-threads" argument)by Jeremy Hylton· 25 years ago
  12. 75f8101find(): Application of (slightly modified) SF patch #101928 by Ulfby Barry Warsaw· 25 years ago
  13. 21000cadistutils setup files for Tkinterby Jeremy Hylton· 25 years ago
  14. 355e2f2misc. RPM support filesby Jeremy Hylton· 25 years ago
  15. ac5f748Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>.by Fred Drake· 25 years ago
  16. f155170Correct form of FourThought's nameby Andrew M. Kuchling· 25 years ago
  17. 0eb75b4Bump version to 1.0.1.by Greg Ward· 25 years ago
  18. 55b4efdFixed minor problem with reset().by Lars Gustäbel· 25 years ago
  19. 6869245Prep the Windows installer for 2.0 final:by Tim Peters· 25 years ago
  20. 89fb035For PyErr_Format(), note that the exception parameter can be a string orby Fred Drake· 25 years ago
  21. 3c8c2f9Adjust the Macintosh manual to have the formatting dependencies forby Fred Drake· 25 years ago
  22. 21c9df7For os.stat() & friends, note that the time fields are returned asby Fred Drake· 25 years ago
  23. e764968Update dependencies for the Macintosh manual.by Fred Drake· 25 years ago
  24. c25296aUpdate to include all the new chapters & sections.by Fred Drake· 25 years ago
  25. c7babadRemove everything that is not module documentation. It is no longer needed here.by Fred Drake· 25 years ago
  26. 8e850eeFix some internal references that I botched.by Fred Drake· 25 years ago
  27. 45aa573Chapter on how to use MacPython, by Bob Savage <bobsavage@mac.com>.by Fred Drake· 25 years ago
  28. 4d0d621Chapters on Mac Toolbox modules and other undocumented modules, ready toby Fred Drake· 25 years ago
  29. 1bd905eDocumentation for the aepack and aetypes modules, by Vincent Marchettiby Fred Drake· 25 years ago
  30. 8f6ca15Chris Barker <cbarker@jps.net>: Small fixes.by Fred Drake· 25 years ago
  31. eab58afChris Barker <cbarker@jps.net>: Various updates and additions.by Fred Drake· 25 years ago
  32. 26fbd8bChris Barker <cbarker@jps.net>:by Fred Drake· 25 years ago
  33. 658865cChris Barker <cbarker@jps.net>:by Fred Drake· 25 years ago
  34. f459a09Wrap a long line.by Fred Drake· 25 years ago
  35. b6441e7More names.by Fred Drake· 25 years ago
  36. eecdc7fA bunch of nits fix and some additional information added by Chrisby Fred Drake· 25 years ago
  37. 8f176acUpdate the comments for the BSD DB module, including a new pointer toby Fred Drake· 25 years ago
  38. 9d62943Center the top line of the license page, to make it look just a little bitby Fred Drake· 25 years ago
  39. 047c372Removed debugging code at bottom.by Greg Ward· 25 years ago
  40. fa9ff76Untabified.by Greg Ward· 25 years ago
  41. 4cd6f2aBastian Kleineidam: make 'check_lib()' more like AC_CHECK_LIB by addingby Greg Ward· 25 years ago
  42. 0b4dafcLyle Johnson: use 'normcase()' in addition to 'normpath()' when testing ifby Greg Ward· 25 years ago
  43. 2e38a50Bastian Kleineidam: fix up any supplied command-line options.by Greg Ward· 25 years ago
  44. ab49e88Call SchedParams(1,0) so the dialog is correctly re-enabled after something has been on top of it.by Jack Jansen· 25 years ago
  45. 8c94d5eAdded some of the new Numeric modules (which weren't rebuilt).by Jack Jansen· 25 years ago
  46. 52b5b02If we're installing to another partition than the system partition offer to copy PythonCore in stead of aliasing it. This should fix the applet problems some people have.by Jack Jansen· 25 years ago
  47. 31e7c9cUpdated with cmd-. fix and PythonCore copy option.by Jack Jansen· 25 years ago
  48. 20da14cgetting closeby Jeremy Hylton· 25 years ago
  49. ac148b5run the std regression test suite using bytecode produced by the compilerby Jeremy Hylton· 25 years ago
  50. e7f710cadd -d option that dumps entire AST before compilingby Jeremy Hylton· 25 years ago
  51. 9c048f9Now supports entire Python 2.0 language and still supports Pythonby Jeremy Hylton· 25 years ago
  52. 5bad5a4Updated test suite to latest pulldom changes.by Lars Gustäbel· 25 years ago
  53. ec964d5Moved appendChild calls back to DOMEventStream. Added SAX2DOM class.by Lars Gustäbel· 25 years ago
  54. 4221ff0Clear siblings, now that they are being set.by Paul Prescod· 25 years ago
  55. d5fd45fMade options global (as PyMac_options) so macosmodule can access it.by Jack Jansen· 25 years ago
  56. 91eb3e8Update the release number and date.by Fred Drake· 25 years ago
  57. 8a00abcMake the regrtest.py -l (findleaks) option considerably less obnoxious.by Neil Schemenauer· 25 years ago
  58. 1ea8949Vise archive templates used for 2.0c1by Jack Jansen· 25 years ago
  59. 2a92f0bDisribution templates used for 2.0c1by Jack Jansen· 25 years ago
  60. 3714516Projects used for 2.0c1by Jack Jansen· 25 years ago
  61. f2bd9eeUse MacOS.KeepConsole to always exit if the program calls FrameWork._quit(). Overridable with a class variable keepconsole.by Jack Jansen· 25 years ago
  62. 6433fdfAdded sha module, it's needed by the unicode stuff, it seems.by Jack Jansen· 25 years ago
  63. b19c667Added a method KeepConsole so programs can override the Keep console open option.by Jack Jansen· 25 years ago
  64. dc86f9eMade options global (as PyMac_options) so macosmodule can access it.by Jack Jansen· 25 years ago
  65. 6ab2cb6Better exit handling.by Jack Jansen· 25 years ago
  66. de51909Updated for 2.0c1by Jack Jansen· 25 years ago
  67. 816cf9dPython implementation of strptime().by Jack Jansen· 25 years ago
  68. 14126dfExtension to Findertools by Erik van Blokland. In Contrib because I don't have the time to merge it into findertools before the distribution.by Jack Jansen· 25 years ago
  69. 237b5f4Andy Dustman <adustman@users.sourceforge.net>:by Fred Drake· 25 years ago
  70. 602aa77Marc-Andre Lemburg <mal@lemburg.com>:by Fred Drake· 25 years ago
  71. 4e1be72Fix SF bug #116263: support for from .. import *by Jeremy Hylton· 25 years ago
  72. babe326Added entries for new files of SAX documentation.by Fred Drake· 25 years ago
  73. 014f0e3Massive addition of SAX documentation from Martin von Loewisby Fred Drake· 25 years ago
  74. 110941aIf the status line is invalid, assume it is a pre-1.0 response. Theby Jeremy Hylton· 25 years ago
  75. 2bf405aRepaired a comment and asserted a precondition.by Tim Peters· 25 years ago
  76. 20d529bRecreated after installer source code changes.by Thomas Heller· 25 years ago
  77. 73574eetwo fixes for redirects:by Jeremy Hylton· 25 years ago
  78. 3b0c600cosmetic changes only: use standard Python style for whitespace near = and ()by Jeremy Hylton· 25 years ago
  79. ada6d87Fix for Bug #116453.by Guido van Rossum· 25 years ago
  80. f4670e9When we know the compiler is GCC, always add the -Wall andby Fred Drake· 25 years ago
  81. 22d5895Added a test for the StringIO write() error I just fixed.by Guido van Rossum· 25 years ago
  82. b636dc6[ Bug #116636 ] Bug in StringIO.write()by Guido van Rossum· 25 years ago
  83. 2e2a70aAnonymous patch to add Darwin 1.2 to the list of BSDs.by Guido van Rossum· 25 years ago
  84. 0157e7aAdded some single tuple/list unpacking for JPython regression testing.by Barry Warsaw· 25 years ago
  85. cb5b5baA Mystery: I somehow managed to delete the last two lines of my test_math.pyby Tim Peters· 25 years ago
  86. 1d12061Stop raising OverflowError on underflows reported by libm (errno==ERANGE andby Tim Peters· 25 years ago
  87. ec1722eVarious minor additions and clarifications, mostly suggested by Jeremyby Andrew M. Kuchling· 25 years ago
  88. 7486c6bComment out a separator line, since all the others are commented out,by Fred Drake· 25 years ago
  89. 6032c48Add new section on the XML package. (This was the only major new 2.0 featureby Andrew M. Kuchling· 25 years ago
  90. 0be483fDo a better job at staying on-screen :P (Sorry, it's late here.) I'mby Thomas Wouters· 25 years ago
  91. 8fb62a2Adjust debugging code in the implementation of the DUP_TOPX bytecode, useby Thomas Wouters· 25 years ago
  92. f27f5abAdded additional test cases for pulldom modifications.by Lars Gustäbel· 25 years ago
  93. bc1b5c8Added parent attribute with getters and setters on XMLFilterBase.by Lars Gustäbel· 25 years ago
  94. d178ba6Added non-ns start and end element methods.by Lars Gustäbel· 25 years ago
  95. 9361565Document the exceptions that now get raised on invalid parameters.by Fred Drake· 25 years ago
  96. cb953d7Test the exception-raising for error cases in copy_reg.by Fred Drake· 25 years ago
  97. 78a6a36In the module docstring, clarify that this is used to register pickleby Fred Drake· 25 years ago
  98. 06fdd2dAnother gcc -Wall warning squashed:by Fred Drake· 25 years ago
  99. 4747a18Remove one more gcc -Wall warning.by Fred Drake· 25 years ago
  100. 4bbea05Jack Jansen reported that the regression test failed on the Mac whereby Guido van Rossum· 25 years ago

[8]ページ先頭

©2009-2025 Movatter.jp