- 07 Eyl, 2007 3 kayıt (commit)
-
-
Thomas Heller yazdı
-
Brett Cannon yazdı
ever going back out to Python code in PyObject_Call(). Required introducing a static RuntimeError instance so that normalizing an exception there is no reliance on a recursive call that would put the exception system over the recursion check itself.
-
Brett Cannon yazdı
implementation of either function depends on ctypes but uuid as a whole does not.
-
- 06 Eyl, 2007 6 kayıt (commit)
-
-
Gregory P. Smith yazdı
windows happy.
-
Skip Montanaro yazdı
branch, seems like it ought to be on the trunk as well.
-
Thomas Heller yazdı
-
Georg Brandl yazdı
-
Armin Rigo yazdı
This attack is against ceval.c:IMPORT_NAME, which calls an object (__builtin__.__import__) without holding a reference to it.
-
Armin Rigo yazdı
ptrace_enter_call() assumes no exception is currently set. This assumption is broken when throwing into a generator.
-
- 05 Eyl, 2007 5 kayıt (commit)
-
-
Georg Brandl yazdı
Backport from Py3k: Bug #1684991: explain lookup semantics for __special__ methods (new-style classes only).
-
Martin v. Löwis yazdı
a readonly source.
-
Armin Rigo yazdı
There are probably a number of places that are open to attacks such as the following one, in bltinmodule.c:min_max().
-
Martin v. Löwis yazdı
to get dependencies right.
-
Bill Janssen yazdı
-
- 04 Eyl, 2007 7 kayıt (commit)
-
-
Matthias Klose yazdı
-
Matthias Klose yazdı
-
Matthias Klose yazdı
to include some information about the build environment.
-
Martin v. Löwis yazdı
source encoding. Will backport to 2.5.
-
Martin v. Löwis yazdı
get_completion_type to readline.
-
Martin v. Löwis yazdı
context. Fixes #1626801.
-
Mark Summerfield yazdı
-
- 03 Eyl, 2007 2 kayıt (commit)
-
-
Matthias Klose yazdı
-
Georg Brandl yazdı
-
- 02 Eyl, 2007 1 kayıt (commit)
-
-
Ronald Oussoren yazdı
by the Makefile is also used at configure-time.
-
- 01 Eyl, 2007 10 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Walter Dörwald yazdı
-
Walter Dörwald yazdı
-
Skip Montanaro yazdı
empty pattern match. (issue 852532).
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
Will backport to 2.5.
-
- 31 Agu, 2007 6 kayıt (commit)
-
-
Bill Janssen yazdı
-
Bill Janssen yazdı
-
Bill Janssen yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-