- 30 Mar, 2009 23 kayıt (commit)
-
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Jesse Noller yazdı
-
Senthil Kumaran yazdı
-
R. David Murray yazdı
in r64392 and py3k in r59038.
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
* Remove last traces of "MacPython" * Add options to build different flavors of the installer (still defaulting to a 2-way universal build that runs on OSX 10.3)
-
Ronald Oussoren yazdı
in PythonLauncher, replacing them with the correct counterparts.
-
R. David Murray yazdı
tests that expect to be skipped if imports fail or functions don't exist to use import_function and import_module. The ultimate goal is to change regrtest to not skip automatically on ImportError. Checking in now to make sure the buldbots don't show any errors on platforms I can't direct test on.
-
Ronald Oussoren yazdı
that needs to be installed on OSX (depending on the configure flags)
-
Ronald Oussoren yazdı
* Changes code for updating folder icons from Python code that uses the deprecated Carbon module to a much simpler Cocoa program in Objective-C
-
Kurt B. Kaiser yazdı
Tk 8.5 Text widget requires 'wordprocessor' tabstyle attr to handle mixed space/tab properly. Issue 5120, patch by Guilherme Polo.
-
Ronald Oussoren yazdı
-
Jesse Noller yazdı
-
R. David Murray yazdı
-
Brett Cannon yazdı
-
Ronald Oussoren yazdı
-
Benjamin Peterson yazdı
-
R. David Murray yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 29 Mar, 2009 14 kayıt (commit)
-
-
Bob Ippolito yazdı
Issue 5381: fix regression in pure python code path, Issue 5584: fix a decoder bug for unicode float literals outside of a container
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
Mark Dickinson yazdı
as well as stringobject.c.
-
Mark Dickinson yazdı
on systems with sizeof(int) > 4.
-
Mark Dickinson yazdı
with fabs(x) >= 1e50, and fix documentation.
-
Guilherme Polo yazdı
-
Collin Winter yazdı
This adds a --randseed option, and makes regrtest.py -r indicate what random seed it's using so that that value can later be fed back to --randseed. This option is useful for tracking down test order-related issues found by make buildbottest, for example.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 28 Mar, 2009 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-