aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
AgeCommit message (Collapse)Author
2010-11-28Updated Python 3 formula to 3.1.3.Jannis Leidel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09Tweaks to Python 3.xAdam Vandenberg
Take features from Python (2.x) formula up to the Python 3.x formula.
2010-07-09Add a formula for Python 3 (specifically 3.1.2).Brett Cannon
Based off of the Python 2.6.5 formula. Minor comment tweaks along with adding an extra performance flag that works under both gcc and LLVM. Signed-off-by: Adam Vandenberg <flangy@gmail.com>