- 07 Ock, 2005 4 kayıt (commit)
-
-
Andrew McNamara yazdı
implementation features better error reporting, and better compliance with the PEP.
-
Raymond Hettinger yazdı
-
Facundo Batista yazdı
-
Raymond Hettinger yazdı
-
- 06 Ock, 2005 1 kayıt (commit)
-
-
Andrew McNamara yazdı
-
- 05 Ock, 2005 5 kayıt (commit)
-
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
- 04 Ock, 2005 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 03 Ock, 2005 4 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Jack Jansen yazdı
something (overridable through Install-command entry) - Hidden status is now determined by flavor == hidden, not by missing Download-URL. Hidden packages behave like installer packages. - Made some error messages a bit more understandable. Because there's new functionality the version has been upped to 0.5.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 02 Ock, 2005 2 kayıt (commit)
-
-
Brett Cannon yazdı
in no way affect library or include directories the code must take that into account and not assume some options were found.
-
Raymond Hettinger yazdı
-
- 01 Ock, 2005 6 kayıt (commit)
-
-
Jack Jansen yazdı
-
Peter Astrand yazdı
prevent leaving zombies.
-
Peter Astrand yazdı
-
Raymond Hettinger yazdı
(Removed at Ping's request.)
-
Raymond Hettinger yazdı
(Contributed by Jiwon Seo.)
-
Raymond Hettinger yazdı
-
- 31 Ara, 2004 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Thomas Heller yazdı
-
Brett Cannon yazdı
LDFLAGS and CPPFLAGS for library and include directories, respectively. Solves issue of either env var containing other options that do not pertain to the directories being searched for.
-
Raymond Hettinger yazdı
-
- 30 Ara, 2004 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 29 Ara, 2004 5 kayıt (commit)
-
-
Walter Dörwald yazdı
-
Walter Dörwald yazdı
-
Martin v. Löwis yazdı
-
Walter Dörwald yazdı
-
Andrew M. Kuchling yazdı
-
- 28 Ara, 2004 3 kayıt (commit)
-
-
Jack Jansen yazdı
- using a different database for non-final releases should only be done for X.Y.0. Non-final micro releases can use the default database just fine, as they are required to be backward compatible.
-
Jack Jansen yazdı
the MACOSX_DEPLOYMENT_TARGET environment variable to 10.3 when calling the loader. And we do this with "env" because distutils apparently doesn't understand environment variable assignments before command names.
-
Andrew M. Kuchling yazdı
[Bug #1083110] calling .flush() on decompress objects causes a segfault due to an uninitialized pointer: fixes the problem and adds a test case
-
- 27 Ara, 2004 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-