1. cd171c8 Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) by Brett Cannon · 11 years ago
  2. 0a14066 Issue #18200: Update the stdlib (except tests) to use ModuleNotFoundError. by Brett Cannon · 11 years ago
  3. 9dbc670 Per the language summit, the optional fastpath imports should use from-import-star. by Raymond Hettinger · 15 years ago
  4. 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 16 years ago
  5. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  6. 0c41027 SF Patch #864863: Bisect C implementation (Contributed by Dmitry Vasiliev.) by Raymond Hettinger · 20 years ago
  7. 54e54c6 The first batch of changes recommended by the fixdiv tool. These are by Guido van Rossum · 23 years ago
  8. 7834907 removed __all__ from several modules by Skip Montanaro · 23 years ago
  9. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 23 years ago
  10. 36cdad1 Fred, THIS NEEDS DOCS! The function docstrings tell the tale. by Tim Peters · 23 years ago
  11. 4acc25b Mass patch by Ka-Ping Yee: by Guido van Rossum · 24 years ago
  12. 8ca8420 A few lines were indented using spaces instead of tabs -- fix them. by Guido van Rossum · 26 years ago
  13. d5484fb Add optional arguments lo and hi to insort() and bisect(), to support by Guido van Rossum · 27 years ago
  14. 4e16098 Added a _v21 def to FL.py and added two new input field types by Guido van Rossum · 32 years ago