[go: up one dir, main page]

  1. 406153f Merge pull request #409 from hugovk/rm-eol by Jonathan Hartley · 4 months ago master
  2. 39af3f7 Drop support for EOL Python 3.8 by Hugo van Kemenade · 4 months ago
  3. 7ede642 Drop support for EOL Python 3.7 by Hugo van Kemenade · 4 months ago
  4. 6bffc26 Upgrade support for Python 3.7+ by Hugo van Kemenade · 4 months ago
  5. 83c9fda Drop support for EOL Python 2.7 by Hugo van Kemenade · 4 months ago
  6. 4dff0bb Merge pull request #394 from hugovk/add-3.13 by Jonathan Hartley · 4 months ago
  7. dec3e13 Fix version mismatch by Hugo van Kemenade · 4 months ago
  8. fd18abc Merge remote-tracking branch 'upstream/master' into add-3.13 by Hugo van Kemenade · 4 months ago
  9. e6fba72 Merge pull request #371 from dloez/fix-deprecated-actions by Jonathan Hartley · 4 months ago
  10. d33ab03 Merge pull request #403 from tartley/fix-ci by Jonathan Hartley · 4 months ago
  11. 28a9513 Match Py3.7's available minor version by Jonathan Hartley · 7 months ago fix-ci
  12. 51a1e58 no-op README change by Jonathan Hartley · 7 months ago
  13. 0d81058 Add support for Python 3.13 by Hugo van Kemenade · 1 year, 1 month ago
  14. 05dfa0a Bump GitHub Actions by Hugo van Kemenade · 1 year, 1 month ago
  15. 1368087 Merge pull request #381 from hugovk/add-3.12 by Jonathan Hartley · 1 year, 11 months ago
  16. 1520c12 Fix typo by Hugo van Kemenade · 1 year, 11 months ago
  17. f433f0d Add support for Python 3.12 by Hugo van Kemenade · 2 years, 2 months ago
  18. 7f1a593 Update README-hacking.md by Jonathan Hartley · 2 years, 2 months ago
  19. 96033b2 Use bash shell only on required steps to avoid changing shell on tests execution by David Lopez · 2 years, 8 months ago
  20. 5ae5fa4 Use bash shell across all os by David Lopez · 2 years, 8 months ago
  21. 97d547c Remove deprecated `set-output` by David Lopez · 2 years, 8 months ago
  22. 21c4b94 Merge pull request #363 from hugovk/add-3.11 by Jonathan Hartley · 3 years ago
  23. 4349173 Merge pull request #364 from donkopotamus/fix-enable-vt-processing-2.7 by Nathaniel J. Smith · 3 years ago
  24. 8cf8f6d Support python-2.7 in enable_vt_processing by Derek Harland · 3 years ago
  25. c28b184 Add support for Python 3.11 by Hugo van Kemenade · 3 years ago
  26. 6f03975 Update release checklist by Jonathan Hartley · 3 years ago
  27. 3de9f01 bump version 0.4.6 by Jonathan Hartley · 3 years ago 0.4.6
  28. a45949b Format the CHANGELOG bullet list, no content change by Jonathan Hartley · 3 years ago
  29. f55f72e comment need for a fix after recent MP broke it by Jonathan Hartley · 3 years ago
  30. cb83041 fix test-release after recent MPs broke it by Jonathan Hartley · 3 years ago
  31. 832f14c README tweaks by Jonathan Hartley · 3 years ago 0.4.6rc1
  32. 54b89c3 Bump version to 0.4.6rc1 by Jonathan Hartley · 3 years ago
  33. 7991d34 'make bootstrap' uses system python3, not pinned v3.8 by Jonathan Hartley · 3 years ago
  34. 0ae5ef2 CHANGELOG updates for upcoming 0.4.6 release by Jonathan Hartley · 3 years ago
  35. 52f4cfd Tweak ordering of release checklist by Jonathan Hartley · 3 years ago
  36. ab64cfa Merge pull request #353 from LqdBcnAtWork/patch-1 by Jonathan Hartley · 3 years ago
  37. 60e1f54 Merge pull request #352 from njsmith/just-fix-windows-console by Jonathan Hartley · 3 years ago
  38. 8c4a618 Spelling correction by LqdBcnAtWork · 3 years ago
  39. 78bce18 Refactor test and make it work in CI (no console) by Nathaniel J. Smith · 3 years ago
  40. 1a82924 Workaround py2's lack of atexit.unregister by Nathaniel J. Smith · 3 years ago
  41. 38b498a Add test for just_fix_windows_console by Nathaniel J. Smith · 3 years ago
  42. 479da74 Work around a bunch of spurious test failures by Nathaniel J. Smith · 3 years ago
  43. 3c5553f Be more thorough about cleaning up state between tests by Nathaniel J. Smith · 3 years ago
  44. 3f3c06a Fix test on Win10 by Nathaniel J. Smith · 3 years ago
  45. 66b76ed Remove broken test by Nathaniel J. Smith · 3 years ago
  46. bab6f93 init->just_fix_windows_console in all demos that call bare init() by Nathaniel J. Smith · 3 years ago
  47. 5f1794d Add colorama.just_fix_windows_console() by Nathaniel J. Smith · 3 years ago
  48. d4323d0 Merge pull request #139 from segevfiner/win32-vt-processing by Jonathan Hartley · 3 years ago
  49. e5f74de Install contextlib2 in tox as well by Nathaniel J. Smith · 3 years ago
  50. 830c7b5 Merge branch 'master' into win32-vt-processing by Nathaniel J. Smith · 3 years ago
  51. 7b06987 Use ExitStack backport on python 2 in tests by Nathaniel J. Smith · 3 years ago
  52. db00553 Fix native ANSI when stderr=console, stdout=not console + basic test by Nathaniel J. Smith · 3 years ago
  53. b3fca6f Refactor conditionals to make them more readable by Nathaniel J. Smith · 3 years, 1 month ago
  54. 5c8f98a Simplify enable_vt_processing by removing atexit handling by Nathaniel J. Smith · 3 years, 1 month ago
  55. 7ec896d Check return value from GetConsoleMode/SetConsoleMode by Nathaniel J. Smith · 3 years, 2 months ago
  56. cd653d7 Merge pull request #338 from ofek/modernize-metadata by Arnon Yaari · 3 years, 4 months ago
  57. 0086cc6 address by Ofek Lev · 3 years, 4 months ago
  58. ae087c9 fix Windows by Ofek Lev · 3 years, 4 months ago
  59. d4fc1f0 Comment the reversion required when dropping Py2.7 by Jonathan Hartley · 3 years, 4 months ago
  60. 72ffc46 Pin for Python 2 by Ofek Lev · 3 years, 4 months ago
  61. ddf34ea Update package metadata by Ofek Lev · 3 years, 4 months ago
  62. b4fe4c2 Update changelog and release process by Arnon Yaari · 3 years, 4 months ago
  63. da57715 bump to dev1 version suffix by Jonathan Hartley · 3 years, 4 months ago
  64. 2c1210d Add voodoo sleep to test-release script by Jonathan Hartley · 3 years, 4 months ago
  65. f8ab4fd version bump 0.4.5 by Jonathan Hartley · 3 years, 4 months ago 0.4.5
  66. f411cb9 Release checklist: no need to rebuild by Jonathan Hartley · 3 years, 4 months ago
  67. 372c486 Omit demo06 from demos.sh by Jonathan Hartley · 3 years, 4 months ago
  68. 0f5c36f Further tweaks made to support the release by Jonathan Hartley · 3 years, 4 months ago
  69. c29f133 tweaks for build process by Jonathan Hartley · 3 years, 4 months ago 0.4.5rc1
  70. 6105ab3 Mention fixed ValueError at exit in CHANGELOG by Jonathan Hartley · 3 years, 4 months ago changelog
  71. edf05b7 Merge pull request #328 from 3tilley/atexit-fix by Jonathan Hartley · 3 years, 4 months ago
  72. 3afc350 Merge pull request #346 from tartley/release-checklist-candidate by Jonathan Hartley · 3 years, 4 months ago
  73. e866230 Release checklist includes '.candidate' releases by Jonathan Hartley · 3 years, 4 months ago release-checklist-candidate
  74. aff7fb2 Merge pull request #330 from hugovk/fix-pypy3 by Arnon Yaari · 3 years, 7 months ago
  75. 51cf507 Merge pull request #339 from DanielNoord/master by Arnon Yaari · 3 years, 7 months ago
  76. 35e9a91 Add methods to ``StreamWrapper`` to allow better pickling by Daniël van Noord · 3 years, 7 months ago
  77. 8ba396b Replace deprecated pypyX with pypy-X.Y by Hugo van Kemenade · 4 years ago
  78. 8a364bd Added test by Max Tilley · 4 years ago
  79. 788106f Detached stream fix by Max Tilley · 4 years ago
  80. 7899683 Add light colors in README by Timok Khan · 4 years ago
  81. 7d3d3b9 Use ENABLE_VIRTUAL_TERMINAL_PROCESSING when available by Segev Finer · 4 years, 1 month ago
  82. 34703ec Merge pull request #100 from Timokasse/master by Jonathan Hartley · 4 years, 1 month ago
  83. 8bec044 Merge pull request #321 from hugovk/add-3.10 by Jonathan Hartley · 4 years, 1 month ago
  84. 912fe9b Add support for Python 3.10 by Hugo van Kemenade · 4 years, 1 month ago
  85. 458a8bf Merge pull request #322 from hugovk/replace-travis-with-gha by Jonathan Hartley · 4 years, 1 month ago
  86. 53e0db3 Update README-hacking.md by Jonathan Hartley · 4 years, 1 month ago
  87. e8e311b Update README-hacking.md by Jonathan Hartley · 4 years, 1 month ago
  88. 69f4644 Replace Travis CI with GitHub Actions by Hugo van Kemenade · 4 years, 1 month ago
  89. 5ed1070 README suggests not using Colorama to print colors by Jonathan Hartley · 4 years, 1 month ago
  90. b21e633 Merge pull request #290 from jdufresne/pypy3 by Jonathan Hartley · 4 years, 1 month ago
  91. a3c37a9 Merge pull request #292 from jdufresne/unused by Jonathan Hartley · 4 years, 1 month ago
  92. 7ff5957 Merge pull request #313 from George-Ogden/master by Jonathan Hartley · 4 years, 1 month ago
  93. d2b84ca Merge pull request #315 from anntzer/redir by Jonathan Hartley · 4 years, 1 month ago
  94. c497761 Merge pull request #320 from cclauss/patch-1 by Jonathan Hartley · 4 years, 1 month ago
  95. 536e966 fixup! Fix typo discovered by codespell by Christian Clauss · 4 years, 1 month ago
  96. 1d92c3a . by Christian Clauss · 4 years, 1 month ago
  97. 16847d7 Make bandit, codespell, and pytest mandatory tests by Christian Clauss · 4 years, 1 month ago
  98. f307a6d GitHub Action to lint Python code by Christian Clauss · 4 years, 1 month ago
  99. 402d236 Note that escapes are stripped out for redirected outputs. by Antony Lee · 4 years, 2 months ago
  100. eea3a58 Added new demo by George Ogden · 4 years, 2 months ago