1. 5c96308 Fix funny typo. by Raymond Hettinger · 15 years ago
  2. 5b4a54c Add notes for porting issues related to pickles. by Raymond Hettinger · 15 years ago
  3. 662bad8 Add example for the change to pickle and note the effect of the fix_imports option. by Raymond Hettinger · 15 years ago
  4. 3bbbf18 Add what's new entry for r73236. by Antoine Pitrou · 15 years ago
  5. aa5acaa Take ipaddr out of whatsnew. by Raymond Hettinger · 15 years ago
  6. eb81695 Issue 5150: Add rstrip() menu option to IDLE. by Raymond Hettinger · 15 years ago
  7. 323ee0c fix typo by Raymond Hettinger · 15 years ago
  8. 91e3b9d Deprecate contextlib.nested(). The with-statement now provides this functionality directly. by Raymond Hettinger · 15 years ago
  9. ed23ab6 Add attribution for patch co-author. by Georg Brandl · 15 years ago
  10. 81c0dce Update whatsnew for compound with-statements. by Raymond Hettinger · 15 years ago
  11. bd3da6b More updates. by Raymond Hettinger · 15 years ago
  12. daafea3 Add examples for ipaddr. by Raymond Hettinger · 15 years ago
  13. 9dd7476 Update whatsnew for imaplib changes. Move importlib work to end of section. by Raymond Hettinger · 15 years ago
  14. 95d78ec this statement isn't actually true by Benjamin Peterson · 15 years ago
  15. 4f20a74 Bring whatsnew up-to-date as of May 14th. by Raymond Hettinger · 15 years ago
  16. d48ed2e Update whatsnew for NEWS entries through May 5th. by Raymond Hettinger · 15 years ago
  17. 05bf1d2 Mention ipaddr in whatsnew for 3.1. by Gregory P. Smith · 15 years ago
  18. 5859b86 Doc fix, closing issue 5826 by Michael Foord · 15 years ago
  19. 1a6b73d Add porting notes. by Raymond Hettinger · 15 years ago
  20. 0422e14 Add more examples. by Raymond Hettinger · 15 years ago
  21. 86c06bc Nit. by Eric Smith · 15 years ago
  22. c548b6e Update list of supported types. by Raymond Hettinger · 15 years ago
  23. fee346b Nits. by Raymond Hettinger · 15 years ago
  24. 8648e50 Ladies and gentlemen, the new float.__repr__() has arrived. by Raymond Hettinger · 15 years ago
  25. 55fc9ce Fix links by Raymond Hettinger · 15 years ago
  26. d621dd7 Fix-up links. by Raymond Hettinger · 15 years ago
  27. 7f5d746 New module names are lowercase by Raymond Hettinger · 15 years ago
  28. bf1537c Fix link by Raymond Hettinger · 15 years ago
  29. be3a821 Fix markup by Raymond Hettinger · 15 years ago
  30. 35a8836 Update whatsnew based on doc search. by Raymond Hettinger · 15 years ago
  31. 2a39e0f Clean-up an example. by Raymond Hettinger · 15 years ago
  32. b9b3319 Remove bits that pertained to earlier releases. by Raymond Hettinger · 15 years ago
  33. 4c0b1e4 Add example for auto-renaming. by Raymond Hettinger · 15 years ago
  34. d1b3de3 Fix-up attribution per IRC discussion with GPolo. by Raymond Hettinger · 15 years ago
  35. 347396a Add link. by Raymond Hettinger · 15 years ago
  36. 79d0b0e Put core language changes in a separate section from module changes. by Raymond Hettinger · 15 years ago
  37. 76efa2b Fix nit. by Raymond Hettinger · 15 years ago
  38. c1bd49a Improve the prose just a bit. by Raymond Hettinger · 15 years ago
  39. dbd51b5 Fix links to Decimal and ttk. by Raymond Hettinger · 15 years ago
  40. f4cc2c4 Add example. Fix spelling. Fix patch attribution. by Raymond Hettinger · 15 years ago
  41. 8d97ccb Add more examples. by Raymond Hettinger · 15 years ago
  42. 8e33051 Note an improvement to pydoc. by Raymond Hettinger · 15 years ago
  43. f84dfe5 Remove minor entry. Add the ttk module. by Raymond Hettinger · 15 years ago
  44. 8daab40 Fix nits. by Raymond Hettinger · 15 years ago
  45. 2a02777 Eliminate a duplicate entry. by Raymond Hettinger · 15 years ago
  46. 3fa0fb4 typo by Benjamin Peterson · 15 years ago
  47. c4f6d29 Complete the first-pass at whatsnew. by Raymond Hettinger · 15 years ago
  48. f41857e More notes on 3.1 improvements. by Raymond Hettinger · 15 years ago
  49. e7ec57d More updates to whatsnew by Raymond Hettinger · 15 years ago
  50. 1f251a0 Start building-up the whatsnew document for Py3.1 by Raymond Hettinger · 15 years ago
  51. b556452 Publicize 3.1-specific performance enhancements by Antoine Pitrou · 15 years ago
  52. bd79264 Issue #4258: Make it possible to use 30-bit digits for PyLongs: by Mark Dickinson · 15 years ago
  53. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  54. 54bc1ec Forward merge of r67822 to py3k: add bit_length method to int. by Mark Dickinson · 16 years ago
  55. 3432829 fix Sphinx warnings by Benjamin Peterson · 16 years ago
  56. c47408a Add a skeleton 3.1 whatsnew document. by Georg Brandl · 16 years ago