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