1
0

Commit Graph

  • 057d87610c Accepting request 1081965 from devel:languages:python factory Dominique Leuenberger 2023-04-22 20:01:37 +00:00
  • 96a95abc45 Accepting request 1081367 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 14:49:02 +00:00
  • 0d82c4f53d Accepting request 1032202 from devel:languages:python Dominique Leuenberger 2022-10-30 17:28:31 +00:00
  • 1bd9ea80bb - update to 0.4.6: * https://github.com/tartley/colorama/pull/139 Add alternative to 'init()', called 'just_fix_windows_console'. This fixes many longstanding problems with 'init', such as working incorrectly on modern Windows terminals, and wonkiness when init gets called multiple times. The intention is that it just makes all Windows terminals treat ANSI the same way as other terminals do. Many thanks the njsmith for fixing our messes. * https://github.com/tartley/colorama/pull/352 Support Windows 10's ANSI/VT console. This didn't exist when Colorama was created, and avoiding us causing havok there is long overdue. Thanks to segeviner for the initial approach, and to njsmith for getting it merged. * https://github.com/tartley/colorama/pull/338 Internal overhaul of package metadata declaration, which abolishes our use of the now heavily discouraged setuptools (and hence setup.py, setup.cfg and MANIFEST.in), in favor of hatchling (and hence pyproject.toml), generously contributed by ofek (author of hatchling). This includes dropping support Python3.5 and 3.6, which are EOL, and were already dropped from setuptools, so this should not affect our users. * https://github.com/tartley/colorama/pull/353 Attention to detail award to LqdBcnAtWork for a spelling fix in demo06 Dirk Mueller 2022-10-29 12:52:47 +00:00
  • 423b1a7d29 Accepting request 985392 from devel:languages:python Dominique Leuenberger 2022-06-29 14:00:17 +00:00
  • 95de1324a7 - update to 0.4.5: * Catch a racy ValueError that could occur on exit. * Create README-hacking.md, for Colorama contributors. * Tweak some README unicode characters that don't render correctly on PyPI. * Fix some tests that were failing on some operating systems. * Add support for Python 3.9. * Add support for PyPy3. * Add support for pickling with the `dill` module. Dirk Mueller 2022-06-27 20:37:26 +00:00
  • a79361f508 Accepting request 960233 from devel:languages:python Dominique Leuenberger 2022-03-09 17:47:07 +00:00
  • e5061441c7 Accepting request 960224 from home:pgajdos:python Matej Cepl 2022-03-08 14:13:40 +00:00
  • d66d9439ea Accepting request 842476 from devel:languages:python Dominique Leuenberger 2020-10-22 12:20:58 +00:00
  • 67570c2509 - update to 0.4.4: * Fixes Dirk Mueller 2020-10-19 06:44:03 +00:00
  • 31cdf06bfe Accepting request 790585 from devel:languages:python Dominique Leuenberger 2020-04-05 18:52:09 +00:00
  • 68897176db Accepting request 790554 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2020-04-01 12:43:22 +00:00
  • fd0e1edf55 Accepting request 653418 from devel:languages:python Dominique Leuenberger 2018-12-10 11:24:42 +00:00
  • 9030baa093 Accepting request 653373 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-12-02 09:12:22 +00:00
  • f4aa9fd2c5 Accepting request 648743 from devel:languages:python Dominique Leuenberger 2018-11-18 22:22:17 +00:00
  • cc527543e4 - Switch to github tarball to get tests Tomáš Chvátal 2018-11-13 14:34:25 +00:00
  • 362c2a5985 Accepting request 648368 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-11-13 14:28:17 +00:00
  • 75cb2bdaba Accepting request 518788 from devel:languages:python Dominique Leuenberger 2017-08-28 13:16:42 +00:00
  • ffedeaf6c6 Accepting request 518787 from home:tbechtold:branches:devel:languages:python Thomas Bechtold 2017-08-25 16:25:05 +00:00
  • c4823c74bf Accepting request 491169 from devel:languages:python Dominique Leuenberger 2017-05-17 15:17:54 +00:00
  • 884276b438 Accepting request 491168 from home:TheBlackCat:branches:devel:languages:python Todd R 2017-04-25 22:47:12 +00:00
  • 07244bd371 Accepting request 441344 from devel:languages:python Dominique Leuenberger 2016-12-07 23:29:29 +00:00
  • 13f0122553 - update to 0.3.7: * Fix issue #84: check if stream has 'closed' attribute before testing it * Fix issue #74: objects might become None at exit * Fix issue #81: fix ValueError when a closed stream was used * Bumping version to re-upload a wheel distribution * Fix issue #47 and #80 - stream redirection now strips ANSI codes on Linux * Fix issue #53 - strip readline markers * Fix issue #32 - assign orig_stdout and orig_stderr when initialising * Fix issue #57 - Fore.RESET did not reset style of LIGHT_EX colors. Fixed by Andy Neff * Fix issue #51 - add context manager syntax. Thanks to Matt Olsen. * Fix issue #48 - colorama didn't work on Windows when environment variable 'TERM' was set. * Fix issue #54 - fix pylint errors in client code. * Changes to readme and other improvements by Marc Abramowitz and Zearin Dirk Mueller 2016-11-15 10:22:50 +00:00
  • 51e6e5933a Accepting request 298187 from devel:languages:python Dominique Leuenberger 2015-04-21 08:53:45 +00:00
  • da72e35ef0 Accepting request 298053 from home:benoit_monin:branches:devel:languages:python Michal Čihař 2015-04-20 13:26:23 +00:00
  • 02a0b1a824 Accepting request 249306 from devel:languages:python Stephan Kulow 2014-09-17 15:25:22 +00:00
  • 5c47d87662 Accepting request 249208 from Cloud:OpenStack:Master Jan Matejek 2014-09-15 14:03:44 +00:00
  • 32a96096c6 Accepting request 247250 from devel:languages:python Stephan Kulow 2014-09-03 06:30:18 +00:00
  • 049b61cabd Accepting request 247249 from home:TheBlackCat:branches:devel:languages:python Todd R 2014-09-02 16:32:48 +00:00
  • 0296b5883e Accepting request 200813 from devel:languages:python Stephan Kulow 2013-09-27 15:59:56 +00:00
  • 36ce11f0a7 Accepting request 200811 from home:dirkmueller:branches:devel:languages:python Sascha Peilicke 2013-09-26 13:48:32 +00:00
  • c93b184a06 Accepting request 173781 from devel:languages:python Stephan Kulow 2013-05-02 09:37:12 +00:00
  • b69e0ebb99 Accepting request 173731 from home:dirkmueller:branches:devel:languages:python Sascha Peilicke 2013-04-29 13:26:11 +00:00
  • 68efccd60d Accepting request 141892 from devel:languages:python Stephan Kulow 2012-11-21 16:06:19 +00:00
  • 5153c134f9 - Initial version Sascha Peilicke 2012-11-19 13:43:46 +00:00