1. bd84a58 Fix 3k's sphinx-build.py so that the version detection works with 2.x and 3.x. by Georg Brandl · 16 years ago
  2. 04c420f Merged revisions 60043-60052 via svnmerge from by Christian Heimes · 16 years ago
  3. 679db4a Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from by Christian Heimes · 16 years ago
  4. 3564146 Sync-up Queue.py with Py2.6 by Raymond Hettinger · 16 years ago
  5. 7736b5b Merged revisions 59952-59984 via svnmerge from by Guido van Rossum · 16 years ago
  6. da3caed Remove Queue.empty() and Queue.full() in favor of using qsize() or trapping the Empty and Full exceptions. by Raymond Hettinger · 16 years ago
  7. d32ed6f Merged revisions 59933-59951 via svnmerge from by Christian Heimes · 16 years ago
  8. 1acde19 Take Tim's advice and have random.sample() support only sequences and sets. by Raymond Hettinger · 16 years ago
  9. 28de64f Remove defunct parts of the random module by Raymond Hettinger · 16 years ago
  10. a62da1d Merged revisions 59921-59932 via svnmerge from by Christian Heimes · 16 years ago
  11. 25bb783 Merged revisions 59883-59920 via svnmerge from by Christian Heimes · 17 years ago
  12. 222e127 Fix markup. by Georg Brandl · 17 years ago
  13. 0041223 Fixed print -> print() by Christian Heimes · 17 years ago
  14. 454f37b Merged revisions 59864-59882 via svnmerge from by Christian Heimes · 17 years ago
  15. 2380ac7 Merged revisions 59843-59863 via svnmerge from by Christian Heimes · 17 years ago
  16. 790c823 Merged revisions 59822-59841 via svnmerge from by Christian Heimes · 17 years ago
  17. 52d168a Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in configure. by Georg Brandl · 17 years ago
  18. 22ec03c Fix merge glitch. by Georg Brandl · 17 years ago
  19. 043d6f6 Copied doc for reload() from trunk's function.rst to imp.rst by Christian Heimes · 17 years ago
  20. 8de8e03 Remove paragraph about old-style classes. by Georg Brandl · 17 years ago
  21. 59d6916 Fix reverse Ximenez symptom. by Georg Brandl · 17 years ago
  22. 60fe2f1 Fix note markup. by Georg Brandl · 17 years ago
  23. fd85516 Remove obsolete note. by Georg Brandl · 17 years ago
  24. 74f3669 Use consistent note numbers. by Georg Brandl · 17 years ago
  25. a6fa272 Clarify sentence in tutorial. Thanks to Marek Kubica. by Georg Brandl · 17 years ago
  26. 7f04431 Merged revisions 59774-59783 via svnmerge from by Christian Heimes · 17 years ago
  27. faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 17 years ago
  28. 60bad0e Big fat todo. by Georg Brandl · 17 years ago
  29. 54fab81 Remove versionadded/changed directives merged as an oversight. by Georg Brandl · 17 years ago
  30. 84df79b Typo. by Georg Brandl · 17 years ago
  31. 3f419af Merged revisions 59696-59702 via svnmerge from by Christian Heimes · 17 years ago
  32. a34706f Merged revisions 59680-59695 via svnmerge from by Christian Heimes · 17 years ago
  33. 072c0f1 Merged revisions 59666-59679 via svnmerge from by Christian Heimes · 17 years ago
  34. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  35. 18a499d Two nits. by Georg Brandl · 17 years ago
  36. 5fb7c2a Merged revisions 59565-59594 via svnmerge from by Christian Heimes · 17 years ago
  37. 81f1130 Document os.device_encoding. by Georg Brandl · 17 years ago
  38. 69aabc0 Fix role usage. by Georg Brandl · 17 years ago
  39. 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 17 years ago
  40. 99170a5 Merged revisions 59541-59561 via svnmerge from by Christian Heimes · 17 years ago
  41. 2c18161 Merged revisions 59512-59540 via svnmerge from by Christian Heimes · 17 years ago
  42. 3377055 Fix sys.maxsize docs. by Georg Brandl · 17 years ago
  43. 0449f63 Merged revisions 59488-59511 via svnmerge from by Christian Heimes · 17 years ago
  44. 517b9dd Couple of corrections to open() doc as per email from GvR. by Mark Summerfield · 17 years ago
  45. ecff60e Updated open() to more accurately reflect io.open()'s documentation. by Mark Summerfield · 17 years ago
  46. 3805321 Merged revisions 59465-59487 via svnmerge from by Christian Heimes · 17 years ago
  47. a3534a6 Issue #1587: Added instancemethod wrapper for PyCFunctions. The Python C API by Christian Heimes · 17 years ago
  48. ad8dcd5 Minor cleanup in the gc module. by Amaury Forgeot d'Arc · 17 years ago
  49. 2f1019e Merged revisions 59441-59449 via svnmerge from by Christian Heimes · 17 years ago
  50. 3279b5d Merged revisions 59423-59440 via svnmerge from by Christian Heimes · 17 years ago
  51. cc595bd #1571: clarify removal of ``L`` suffix from long int repr. by Georg Brandl · 17 years ago
  52. da65f60 Fix one more PyInt occurrence. by Georg Brandl · 17 years ago
  53. d019fe2 Replace all remaining occurrences of PyInt_. by Georg Brandl · 17 years ago
  54. 895627f Merged revisions 59407-59422 via svnmerge from by Christian Heimes · 17 years ago
  55. 255f53b Merged revisions 59376-59406 via svnmerge from by Christian Heimes · 17 years ago
  56. 226679a Added -b option to the list of command line options by Christian Heimes · 17 years ago
  57. 15c3254 No -Q flag anymore in Py3k. by Georg Brandl · 17 years ago
  58. 7867208 Merged revisions 59371-59375 via svnmerge from by Christian Heimes · 17 years ago
  59. b9eccbf Merged revisions 59333-59370 via svnmerge from by Christian Heimes · 17 years ago
  60. 48dc27c most recent changes to SSL module to support non-blocking sockets properly by Bill Janssen · 17 years ago
  61. a37d4c6 Removed PyInt_GetMax and sys.maxint by Christian Heimes · 17 years ago
  62. 327858e Eliminate outdated usages of PyInt_GetMax. by Martin v. Löwis · 17 years ago
  63. d1a1d1e Remove PyInt_CheckExact. Add PyLong_AsLongAndOverflow. by Martin v. Löwis · 17 years ago
  64. 8b0facf Merged revisions 59323-59332 via svnmerge from by Christian Heimes · 17 years ago
  65. c5d98b4 Document nonlocal statement. Written for GHOP by "Canadabear". by Georg Brandl · 17 years ago
  66. b00324f Merged revisions 59304-59312 via svnmerge from by Guido van Rossum · 17 years ago
  67. c6fe37b Fix merging glitch. by Georg Brandl · 17 years ago
  68. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 17 years ago
  69. f929077 Reverting last commit. I had some staled data from an attempted svnmerge in my local sandbox by Christian Heimes · 17 years ago
  70. e69c320 Patch #1537 from Chad Austin by Christian Heimes · 17 years ago
  71. 6554cb9 Remove a few merged versionadded/changed. by Georg Brandl · 17 years ago
  72. aacc089 Remove mentions of "long integer" in the API docs. by Georg Brandl · 17 years ago
  73. 9914dd3 Remove PyInt API from the docs. Extend PyLong docs to cover all public functions in longobject.c. by Georg Brandl · 17 years ago
  74. 8d5c392 Remove all definitions of raw_input() that were still scattered throughout the docs by Georg Brandl · 17 years ago
  75. a09ca38 Fix some 2.xisms in merged docs. by Georg Brandl · 17 years ago
  76. f78b1c6 I've moved the remains of PyInt_ to the longobject.h header file and removed the inclusing of intobject.h from Python.h. Now the intobject.h exists only to provide some aliases for porters from Python 2.x. by Christian Heimes · 17 years ago
  77. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
  78. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
  79. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  80. 7e9df35 Remove merged versionadded tags from os docs. by Georg Brandl · 17 years ago
  81. 9385266 Merged revisions 59245-59254 via svnmerge from by Christian Heimes · 17 years ago
  82. 05a2fc2 Cleanups and documentation updates related to the removal of unbound methods. by Christian Heimes · 17 years ago
  83. 4e30a84 Merged revisions 59239-59244 via svnmerge from by Christian Heimes · 17 years ago
  84. 7d2ff88 Merged revisions 59226-59233 via svnmerge from by Christian Heimes · 17 years ago
  85. 2fd4f37 Merged revisions 59212-59225 via svnmerge from by Guido van Rossum · 17 years ago
  86. 5c10664 Remove further mentions of long integers. by Georg Brandl · 17 years ago
  87. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  88. 0db3853 Removed more types from the types module by Christian Heimes · 17 years ago
  89. c9543e4 Removed the new module by Christian Heimes · 17 years ago
  90. ceee077 #1496: revert str.translate() to the old version, and add by Georg Brandl · 17 years ago
  91. 2e0b755 Futher update docs after unbound method removal. by Georg Brandl · 17 years ago
  92. ff73795 Removed the API to create unbound methods and simplified the API for bound methods. The signature is PyMethod_New(func, instance). by Christian Heimes · 17 years ago
  93. 0d3fb8a Merged revisions 59107-59186 via svnmerge from by Guido van Rossum · 17 years ago
  94. 24eac03 Fix, thanks to Nick. by Georg Brandl · 17 years ago
  95. 9541463 Update docs for buffer -> bytearray rename. by Georg Brandl · 17 years ago
  96. 051d1dd The Identifiers and keywords syntax diagram did not appear correctly in the by Mark Summerfield · 17 years ago
  97. 87c0f1d Merged revisions 59041-59055 via svnmerge from by Guido van Rossum · 17 years ago
  98. 9cd1775 Merged revisions 59005-59040 via svnmerge from by Christian Heimes · 17 years ago
  99. 3d392eb Merged revisions 58947-59004 via svnmerge from by Guido van Rossum · 17 years ago
  100. 58cb1b8 Fix for #1415 pythonw.exe fails because std streams a missing by Christian Heimes · 17 years ago