index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
colorsys.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve consistency of colorsys.rgb_to_hsv (GH-27277)
seb-hub
2021-07-23
1
-4/+5
*
bpo-42452: Improve colorsys.rgb_to_hls code (GH-23306)
Julien Jerphanion
2020-11-28
1
-7/+8
*
Issue #14323: Expanded the number of digits in the coefficients for the
Serhiy Storchaka
2013-08-06
1
-5/+13
*
Merged revisions 68884,68973,68978,69003,69083,69112-69113 via svnmerge from
Benjamin Peterson
2009-01-30
1
-29/+58
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-1/+2
*
r879@spiff: Fredrik | 2005-11-12 14:38:03 +0100
Fredrik Lundh
2005-11-12
1
-11/+14
*
added __all__ lists to a number of Python modules
Skip Montanaro
2001-01-20
1
-0/+2
*
Fix the question marks next to the expansions of some of the
Fred Drake
2000-02-14
1
-2/+2
*
Oops, one more "x, y, z" to convert...
Fred Drake
1999-02-25
1
-1/+1
*
Adjusted comment at the top to be less confusing, following Fredrik
Fred Drake
1999-02-25
1
-14/+16
*
New module 'colorsys' implements conversions between different color systems.
Guido van Rossum
1992-09-07
1
-0/+119