1. 1368087 Merge pull request #381 from hugovk/add-3.12 by Jonathan Hartley · 6 months ago main upstream/master
  2. 1520c12 Fix typo by Hugo van Kemenade · 6 months ago
  3. f433f0d Add support for Python 3.12 by Hugo van Kemenade · 9 months ago
  4. 7f1a593 Update README-hacking.md by Jonathan Hartley · 10 months ago
  5. 21c4b94 Merge pull request #363 from hugovk/add-3.11 by Jonathan Hartley · 1 year, 7 months ago
  6. 4349173 Merge pull request #364 from donkopotamus/fix-enable-vt-processing-2.7 by Nathaniel J. Smith · 1 year, 7 months ago
  7. 8cf8f6d Support python-2.7 in enable_vt_processing by Derek Harland · 1 year, 7 months ago
  8. c28b184 Add support for Python 3.11 by Hugo van Kemenade · 1 year, 7 months ago
  9. 6f03975 Update release checklist by Jonathan Hartley · 1 year, 8 months ago
  10. 3de9f01 bump version 0.4.6 by Jonathan Hartley · 1 year, 8 months ago 0.4.6
  11. a45949b Format the CHANGELOG bullet list, no content change by Jonathan Hartley · 1 year, 8 months ago
  12. f55f72e comment need for a fix after recent MP broke it by Jonathan Hartley · 1 year, 8 months ago
  13. cb83041 fix test-release after recent MPs broke it by Jonathan Hartley · 1 year, 8 months ago
  14. 832f14c README tweaks by Jonathan Hartley · 1 year, 8 months ago 0.4.6rc1
  15. 54b89c3 Bump version to 0.4.6rc1 by Jonathan Hartley · 1 year, 8 months ago
  16. 7991d34 'make bootstrap' uses system python3, not pinned v3.8 by Jonathan Hartley · 1 year, 8 months ago
  17. 0ae5ef2 CHANGELOG updates for upcoming 0.4.6 release by Jonathan Hartley · 1 year, 8 months ago
  18. 52f4cfd Tweak ordering of release checklist by Jonathan Hartley · 1 year, 8 months ago
  19. ab64cfa Merge pull request #353 from LqdBcnAtWork/patch-1 by Jonathan Hartley · 1 year, 8 months ago
  20. 60e1f54 Merge pull request #352 from njsmith/just-fix-windows-console by Jonathan Hartley · 1 year, 8 months ago
  21. 8c4a618 Spelling correction by LqdBcnAtWork · 1 year, 8 months ago
  22. 78bce18 Refactor test and make it work in CI (no console) by Nathaniel J. Smith · 1 year, 8 months ago
  23. 1a82924 Workaround py2's lack of atexit.unregister by Nathaniel J. Smith · 1 year, 8 months ago
  24. 38b498a Add test for just_fix_windows_console by Nathaniel J. Smith · 1 year, 8 months ago
  25. 479da74 Work around a bunch of spurious test failures by Nathaniel J. Smith · 1 year, 8 months ago
  26. 3c5553f Be more thorough about cleaning up state between tests by Nathaniel J. Smith · 1 year, 8 months ago
  27. 3f3c06a Fix test on Win10 by Nathaniel J. Smith · 1 year, 8 months ago
  28. 66b76ed Remove broken test by Nathaniel J. Smith · 1 year, 8 months ago
  29. bab6f93 init->just_fix_windows_console in all demos that call bare init() by Nathaniel J. Smith · 1 year, 8 months ago
  30. 5f1794d Add colorama.just_fix_windows_console() by Nathaniel J. Smith · 1 year, 8 months ago
  31. d4323d0 Merge pull request #139 from segevfiner/win32-vt-processing by Jonathan Hartley · 1 year, 8 months ago
  32. e5f74de Install contextlib2 in tox as well by Nathaniel J. Smith · 1 year, 8 months ago
  33. 830c7b5 Merge branch 'master' into win32-vt-processing by Nathaniel J. Smith · 1 year, 8 months ago
  34. 7b06987 Use ExitStack backport on python 2 in tests by Nathaniel J. Smith · 1 year, 8 months ago
  35. db00553 Fix native ANSI when stderr=console, stdout=not console + basic test by Nathaniel J. Smith · 1 year, 8 months ago
  36. b3fca6f Refactor conditionals to make them more readable by Nathaniel J. Smith · 1 year, 8 months ago
  37. 5c8f98a Simplify enable_vt_processing by removing atexit handling by Nathaniel J. Smith · 1 year, 8 months ago
  38. 7ec896d Check return value from GetConsoleMode/SetConsoleMode by Nathaniel J. Smith · 1 year, 10 months ago
  39. cd653d7 Merge pull request #338 from ofek/modernize-metadata by Arnon Yaari · 2 years ago
  40. 0086cc6 address by Ofek Lev · 2 years ago
  41. ae087c9 fix Windows by Ofek Lev · 2 years ago
  42. d4fc1f0 Comment the reversion required when dropping Py2.7 by Jonathan Hartley · 2 years ago
  43. 72ffc46 Pin for Python 2 by Ofek Lev · 2 years ago
  44. ddf34ea Update package metadata by Ofek Lev · 2 years, 2 months ago
  45. b4fe4c2 Update changelog and release process by Arnon Yaari · 2 years ago
  46. da57715 bump to dev1 version suffix by Jonathan Hartley · 2 years ago
  47. 2c1210d Add voodoo sleep to test-release script by Jonathan Hartley · 2 years ago
  48. f8ab4fd version bump 0.4.5 by Jonathan Hartley · 2 years ago 0.4.5
  49. f411cb9 Release checklist: no need to rebuild by Jonathan Hartley · 2 years ago
  50. 372c486 Omit demo06 from demos.sh by Jonathan Hartley · 2 years ago
  51. 0f5c36f Further tweaks made to support the release by Jonathan Hartley · 2 years ago
  52. c29f133 tweaks for build process by Jonathan Hartley · 2 years ago 0.4.5rc1
  53. 6105ab3 Mention fixed ValueError at exit in CHANGELOG by Jonathan Hartley · 2 years ago upstream/changelog
  54. edf05b7 Merge pull request #328 from 3tilley/atexit-fix by Jonathan Hartley · 2 years ago
  55. 3afc350 Merge pull request #346 from tartley/release-checklist-candidate by Jonathan Hartley · 2 years ago
  56. e866230 Release checklist includes '.candidate' releases by Jonathan Hartley · 2 years ago upstream/release-checklist-candidate
  57. aff7fb2 Merge pull request #330 from hugovk/fix-pypy3 by Arnon Yaari · 2 years, 2 months ago
  58. 51cf507 Merge pull request #339 from DanielNoord/master by Arnon Yaari · 2 years, 2 months ago
  59. 35e9a91 Add methods to ``StreamWrapper`` to allow better pickling by Daniël van Noord · 2 years, 2 months ago
  60. 8ba396b Replace deprecated pypyX with pypy-X.Y by Hugo van Kemenade · 2 years, 7 months ago
  61. 8a364bd Added test by Max Tilley · 2 years, 7 months ago
  62. 788106f Detached stream fix by Max Tilley · 2 years, 7 months ago
  63. 7899683 Add light colors in README by Timok Khan · 8 years ago
  64. 7d3d3b9 Use ENABLE_VIRTUAL_TERMINAL_PROCESSING when available by Segev Finer · 7 years ago
  65. 34703ec Merge pull request #100 from Timokasse/master by Jonathan Hartley · 2 years, 8 months ago
  66. 8bec044 Merge pull request #321 from hugovk/add-3.10 by Jonathan Hartley · 2 years, 8 months ago
  67. 912fe9b Add support for Python 3.10 by Hugo van Kemenade · 2 years, 8 months ago
  68. 458a8bf Merge pull request #322 from hugovk/replace-travis-with-gha by Jonathan Hartley · 2 years, 8 months ago
  69. 53e0db3 Update README-hacking.md by Jonathan Hartley · 2 years, 8 months ago
  70. e8e311b Update README-hacking.md by Jonathan Hartley · 2 years, 8 months ago
  71. 69f4644 Replace Travis CI with GitHub Actions by Hugo van Kemenade · 2 years, 8 months ago
  72. 5ed1070 README suggests not using Colorama to print colors by Jonathan Hartley · 2 years, 8 months ago
  73. b21e633 Merge pull request #290 from jdufresne/pypy3 by Jonathan Hartley · 2 years, 8 months ago
  74. a3c37a9 Merge pull request #292 from jdufresne/unused by Jonathan Hartley · 2 years, 8 months ago
  75. 7ff5957 Merge pull request #313 from George-Ogden/master by Jonathan Hartley · 2 years, 8 months ago
  76. d2b84ca Merge pull request #315 from anntzer/redir by Jonathan Hartley · 2 years, 8 months ago
  77. c497761 Merge pull request #320 from cclauss/patch-1 by Jonathan Hartley · 2 years, 8 months ago
  78. 536e966 fixup! Fix typo discovered by codespell by Christian Clauss · 2 years, 8 months ago
  79. 1d92c3a . by Christian Clauss · 2 years, 8 months ago
  80. 16847d7 Make bandit, codespell, and pytest mandatory tests by Christian Clauss · 2 years, 8 months ago
  81. f307a6d GitHub Action to lint Python code by Christian Clauss · 2 years, 8 months ago
  82. 402d236 Note that escapes are stripped out for redirected outputs. by Antony Lee · 2 years, 9 months ago
  83. eea3a58 Added new demo by George Ogden · 2 years, 10 months ago
  84. 7a85efb Merge pull request #294 from neirbowj/explicit_encoding by Arnon Yaari · 3 years, 4 months ago
  85. f690a2b Use ASCII decoding explicitly in setup.py by John W. O'Brien · 3 years, 7 months ago
  86. 01c7b64 Merge pull request #188 from jdufresne/nose by Jonathan Hartley · 3 years, 5 months ago
  87. 0275556 Add support and testing for PyPy3 by Jon Dufresne · 3 years, 7 months ago
  88. 293d782 Remove discussion of unmaintained nose for running tests by Jon Dufresne · 6 years ago
  89. 7316706 Merge pull request #289 from jdufresne/py39 by Arnon Yaari · 3 years, 5 months ago
  90. 8f0587b Remove unused test imports and utils by Jon Dufresne · 3 years, 7 months ago
  91. d8a0836 Add support for Python 3.9 by Jon Dufresne · 3 years, 7 months ago
  92. 9946cfb Reference my blog p[ost about annotated tags by Jonathan Hartley · 3 years, 8 months ago
  93. 9b770a0 README-hacking on tagging by Jonathan Hartley · 3 years, 8 months ago
  94. 86bfecd Add --extra-index-url to test-release scripts by Jonathan Hartley · 3 years, 8 months ago
  95. 938f5c5 Add Makefile docstring to test-release by Jonathan Hartley · 3 years, 8 months ago
  96. e0a314e Release scripts now include sdist. by Jonathan Hartley · 3 years, 8 months ago
  97. 14a21e9 README mentions Pypy compatibility. by Jonathan Hartley · 3 years, 8 months ago
  98. d8a7ff0 fix README-hacking typo by Jonathan Hartley · 3 years, 8 months ago
  99. 99765af Fix README link markup by Jonathan Hartley · 3 years, 8 months ago
  100. d080175 Fix README link markup by Jonathan Hartley · 3 years, 8 months ago