- 05 Mar, 2011 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 28 Mar, 2010 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 18 Kas, 2009 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 18 Agu, 2009 1 kayıt (commit)
-
-
Skip Montanaro yazdı
-
- 29 Tem, 2009 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 26 Tem, 2009 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 02 Tem, 2009 2 kayıt (commit)
-
-
Tarek Ziadé yazdı
................ r73764 | tarek.ziade | 2009-07-02 16:25:23 +0200 (Thu, 02 Jul 2009) | 9 lines Merged revisions 73762 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73762 | tarek.ziade | 2009-07-02 16:20:47 +0200 (Thu, 02 Jul 2009) | 1 line pep8-fied and cleaned up distutils.util ........ ................
-
Tarek Ziadé yazdı
................ r73759 | tarek.ziade | 2009-07-02 15:02:21 +0200 (Thu, 02 Jul 2009) | 13 lines Merged revisions 73756-73757 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73756 | tarek.ziade | 2009-07-02 14:47:54 +0200 (Thu, 02 Jul 2009) | 1 line raising bdist_dumb test coverage ........ r73757 | tarek.ziade | 2009-07-02 14:51:56 +0200 (Thu, 02 Jul 2009) | 1 line cleaned up the bdist_dumb module ........ ................
-
- 29 Haz, 2009 1 kayıt (commit)
-
-
Tarek Ziadé yazdı
................ r73689 | tarek.ziade | 2009-06-29 18:19:22 +0200 (Mon, 29 Jun 2009) | 9 lines Merged revisions 73688 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73688 | tarek.ziade | 2009-06-29 18:13:39 +0200 (Mon, 29 Jun 2009) | 1 line Fixed 6365: wrong inplace location for build_ext if the extension had dots ........ ................
-
- 28 Haz, 2009 4 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r73642 | mark.dickinson | 2009-06-28 22:24:42 +0100 (Sun, 28 Jun 2009) | 1 line Fix incorrect quote type on Decimal examples ........
-
Mark Dickinson yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r73632 | mark.dickinson | 2009-06-28 21:36:54 +0100 (Sun, 28 Jun 2009) | 3 lines Corrections to decimal flying circus: round returns a Decimal; float should have a short repr. ........
-
Martin v. Löwis yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r73600 | martin.v.loewis | 2009-06-28 11:36:14 +0200 (So, 28 Jun 2009) | 10 lines Merged revisions 73598 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73598 | martin.v.loewis | 2009-06-28 11:32:39 +0200 (So, 28 Jun 2009) | 3 lines Issue 5390: Add uninstall icon independent of whether file extensions are installed. ........ ................
-
- 26 Haz, 2009 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r73566 | gregory.p.smith | 2009-06-26 01:05:13 -0700 (Fri, 26 Jun 2009) | 14 lines Merged revisions 73565 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73565 | gregory.p.smith | 2009-06-26 00:50:21 -0700 (Fri, 26 Jun 2009) | 2 lines Fixes the last problem mentioned in issue1202. ........ ................
-
- 24 Haz, 2009 1 kayıt (commit)
-
-
Mark Dickinson yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r73547 | mark.dickinson | 2009-06-24 19:36:46 +0100 (Wed, 24 Jun 2009) | 1 line Issue #6334: Fix buggy internal length calculation in builtin range function ........ r73548 | mark.dickinson | 2009-06-24 20:01:32 +0100 (Wed, 24 Jun 2009) | 1 line Misc/NEWS entry for r73547 ........
-
- 23 Haz, 2009 1 kayıt (commit)
-
-
Nick Coghlan yazdı
................ r73520 | nick.coghlan | 2009-06-23 20:55:52 +1000 (Tue, 23 Jun 2009) | 13 lines Merged revisions 73518-73519 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73518 | nick.coghlan | 2009-06-23 20:19:30 +1000 (Tue, 23 Jun 2009) | 1 line Issue 6288: Update contextlib.nested() docstring to reflect new documentation ........ r73519 | nick.coghlan | 2009-06-23 20:51:02 +1000 (Tue, 23 Jun 2009) | 1 line Remove markup from docstring ........ ................
-
- 17 Haz, 2009 1 kayıt (commit)
-
-
Nick Coghlan yazdı
................ r73466 | nick.coghlan | 2009-06-17 22:23:43 +1000 (Wed, 17 Jun 2009) | 9 lines Merged revisions 73465 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73465 | nick.coghlan | 2009-06-17 22:12:15 +1000 (Wed, 17 Jun 2009) | 1 line Issue 6288: update the contextlib.nested() docs to explain why it has been deprecated and should generally be avoided ........ ................
-
- 16 Haz, 2009 2 kayıt (commit)
-
-
Mark Dickinson yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r73454 | mark.dickinson | 2009-06-16 21:54:33 +0100 (Tue, 16 Jun 2009) | 9 lines Merged revisions 73451 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73451 | mark.dickinson | 2009-06-16 21:31:12 +0100 (Tue, 16 Jun 2009) | 1 line Acknowledge the role of the MPFR library in creating cmath_testcases.txt ........ ................
-
Tarek Ziadé yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r73443 | tarek.ziade | 2009-06-16 09:43:42 +0200 (Tue, 16 Jun 2009) | 9 lines Merged revisions 73441 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73441 | tarek.ziade | 2009-06-16 09:29:52 +0200 (Tue, 16 Jun 2009) | 1 line Fixed #6287: documentation for the license field in distutils ........ ................
-
- 14 Haz, 2009 1 kayıt (commit)
-
-
Hirokazu Yamamoto yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r73427 | hirokazu.yamamoto | 2009-06-14 13:58:16 +0900 | 10 lines Merged revisions 73425 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73425 | hirokazu.yamamoto | 2009-06-14 12:53:55 +0900 | 2 lines Issue #6271: mmap tried to close invalid file handle (-1) when annonymous. (On Unix) Patch by STINNER Victor. ........ ................
-
- 13 Haz, 2009 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r73391 | martin.v.loewis | 2009-06-12 19:31:41 +0200 (Fr, 12 Jun 2009) | 10 lines Merged revisions 73390 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73390 | martin.v.loewis | 2009-06-12 19:28:31 +0200 (Fr, 12 Jun 2009) | 3 lines Support AMD64 in msilib. Set Win64 on reglocator. Fixes #6258. ........ ................
-
Raymond Hettinger yazdı
-
- 11 Haz, 2009 6 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Tarek Ziadé yazdı
................ r73356 | tarek.ziade | 2009-06-11 12:00:56 +0200 (Thu, 11 Jun 2009) | 9 lines Merged revisions 73354 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73354 | tarek.ziade | 2009-06-11 11:55:09 +0200 (Thu, 11 Jun 2009) | 1 line pep8-fied cygwinccompiler module ........ ................
-
Tarek Ziadé yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r73351 | tarek.ziade | 2009-06-11 11:25:41 +0200 (Thu, 11 Jun 2009) | 9 lines Merged revisions 73348 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73348 | tarek.ziade | 2009-06-11 11:13:36 +0200 (Thu, 11 Jun 2009) | 1 line #6263 fixed syntax error in distutils.cygwinccompiler ........ ................
-
Tarek Ziadé yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r73343 | tarek.ziade | 2009-06-11 10:31:17 +0200 (Thu, 11 Jun 2009) | 9 lines Merged revisions 73341 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73341 | tarek.ziade | 2009-06-11 10:12:20 +0200 (Thu, 11 Jun 2009) | 1 line Fixed #5201: now distutils.sysconfig.parse_makefile() understands '53264' in Makefiles ........ ................
-
- 10 Haz, 2009 1 kayıt (commit)
-
-
Tarek Ziadé yazdı
................ r73338 | tarek.ziade | 2009-06-10 20:56:35 +0200 (Wed, 10 Jun 2009) | 9 lines Merged revisions 73336 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73336 | tarek.ziade | 2009-06-10 20:49:50 +0200 (Wed, 10 Jun 2009) | 1 line Distutils: started code cleanup and test coverage for cygwinccompiler ........ ................
-
- 09 Haz, 2009 2 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
-
Amaury Forgeot d'Arc yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r73322 | amaury.forgeotdarc | 2009-06-09 23:30:01 +0200 (mar., 09 juin 2009) | 4 lines #5924: on Windows, a large PYTHONPATH (more than 255 chars) was completely ignored. Will backport to 3.0. ........
-
- 04 Haz, 2009 2 kayıt (commit)
-
-
Eric Smith yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r73228 | eric.smith | 2009-06-04 14:20:51 -0400 (Thu, 04 Jun 2009) | 9 lines Merged revisions 73224 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73224 | eric.smith | 2009-06-04 13:58:15 -0400 (Thu, 04 Jun 2009) | 1 line Minor documentation fixes for logging. ........ ................
-
Tarek Ziadé yazdı
................ r73199 | tarek.ziade | 2009-06-04 09:39:50 +0200 (Thu, 04 Jun 2009) | 9 lines Merged revisions 73197 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73197 | tarek.ziade | 2009-06-04 09:31:52 +0200 (Thu, 04 Jun 2009) | 1 line improved test coverage for distutils.command.install and cleaned it up ........ ................
-
- 03 Haz, 2009 3 kayıt (commit)
-
-
Ronald Oussoren yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r73187 | ronald.oussoren | 2009-06-04 00:18:05 +0200 (Thu, 04 Jun 2009) | 7 lines Remove the application stub for Python Launcher. This directory structure isn't used during the build and causes problems when you do build without a separate build directory. Fixes issue 5267 ........
-
Tarek Ziadé yazdı
................ r73172 | tarek.ziade | 2009-06-03 13:17:15 +0200 (Wed, 03 Jun 2009) | 9 lines Merged revisions 73170 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73170 | tarek.ziade | 2009-06-03 13:12:08 +0200 (Wed, 03 Jun 2009) | 1 line more cleanup and test coverage for distutils.extension ........ ................
-
Tarek Ziadé yazdı
................ r73168 | tarek.ziade | 2009-06-03 12:31:15 +0200 (Wed, 03 Jun 2009) | 9 lines Merged revisions 73166 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73166 | tarek.ziade | 2009-06-03 12:26:26 +0200 (Wed, 03 Jun 2009) | 1 line added some tests for distutils.extension + code cleanup ........ ................
-
- 02 Haz, 2009 3 kayıt (commit)
-
-
Tarek Ziadé yazdı
................ r73149 | tarek.ziade | 2009-06-02 18:18:55 +0200 (Tue, 02 Jun 2009) | 9 lines Merged revisions 73147 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73147 | tarek.ziade | 2009-06-02 17:58:43 +0200 (Tue, 02 Jun 2009) | 1 line improved distutils.spawn test coverage + cleaned it up ........ ................
-
Mark Dickinson yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r73143 | mark.dickinson | 2009-06-02 13:53:15 +0100 (Tue, 02 Jun 2009) | 1 line Fix header level for 'Constants' section of math.rst ........
-
Mark Dickinson yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r73140 | mark.dickinson | 2009-06-02 08:41:26 +0100 (Tue, 02 Jun 2009) | 9 lines Merged revisions 73138 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73138 | mark.dickinson | 2009-06-02 08:39:26 +0100 (Tue, 02 Jun 2009) | 1 line Typo in socket.py. Thanks Pablo Torres Navarrete. ........ ................
-