- 25 Aug, 2015 3 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
is disabled. Patch by Petr Viktorin.
-
- 24 Aug, 2015 4 commits
-
-
Larry Hastings authored
Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines
-
Larry Hastings authored
Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.
-
Larry Hastings authored
#21167: Fix definition of NAN when ICC used without -fp-model strict.
-
Larry Hastings authored
-
- 19 Aug, 2015 2 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
- 17 Aug, 2015 1 commit
-
-
Yury Selivanov authored
-
- 15 Aug, 2015 1 commit
-
-
R David Murray authored
Patch from Chris Hogan of Intel, reviewed by Mark Dickinson.
-
- 12 Aug, 2015 2 commits
-
-
larry authored
Issue #24492: make sure that ``from ... import ...` raises an ImportError if __name__ is not defined on a package.
-
Brett Cannon authored
ImportError if __name__ is not defined on a package. Thanks to Armin Rigo for the bug report and diagnosing the cause.
-
- 11 Aug, 2015 2 commits
-
-
Steve Dower authored
-
Larry Hastings authored
-
- 10 Aug, 2015 3 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Ned Deily authored
"TkFixedFont" does not exist in 8.4.
-
- 09 Aug, 2015 10 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
See also issue #24835
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
compatible with pydoc.
-
Zachary Ware authored
-
Zachary Ware authored
-
- 08 Aug, 2015 1 commit
-
-
Steve Dower authored
-
- 06 Aug, 2015 6 commits
-
-
Robert Collins authored
Patch by Martin Panter.
-
Yury Selivanov authored
-
Berker Peksag authored
Initial patch by Aaron Hill.
-
Robert Collins authored
Patch from Terry Reedy
-
Zachary Ware authored
Initial patch by Kinga Farkas, Martin Panter, and John Posner.
-
Terry Jan Reedy authored
Patch by Mohd Sanad Zaki Rizvi.
-
- 05 Aug, 2015 5 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
Patch by Gustavo J. A. M. Carneiro.
-
Nick Coghlan authored
This includes removing the assumption that readers will be familiar with the name resolution scheme Python used prior to the introduction of lexical scoping for function namespaces. Patch by Ivan Levkivskyi.
-
Zachary Ware authored
-
Zachary Ware authored
-