- 20 Oct, 2006 1 commit
-
-
Thomas Heller authored
svn+ssh://pythondev@svn.python.org/python/trunk/Modules/_ctypes (This had to be done with the command line: svnmerge init -r 1:51333 -F c:\svn\trunk\Modules\_ctypes because svnmerge isn't able to deduce the branch point r51333 and the HEAD URL automatically in a subdirectory.)
-
- 19 Oct, 2006 1 commit
-
-
Andrew M. Kuchling authored
-
- 18 Oct, 2006 1 commit
-
-
Tim Peters authored
Merge rev 52377 from trunk: newIobject(): repaired incorrect cast to quiet MSVC warning.
-
- 17 Oct, 2006 4 commits
-
-
Thomas Heller authored
Check this and raise an error when something else is used - before this change ctypes would hang or crash when such a callback was called. This is a partial fix for #1574584. Backported from trunk.
-
Martin v. Löwis authored
- Bug #1578513: Cross compilation was broken by a change to configure. Repair so that it's back to how it was in 2.4.3.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 15 Oct, 2006 5 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
to CRLF instead.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
files in VC7.1 pythoncore.vcproj.
-
- 12 Oct, 2006 11 commits
-
-
Georg Brandl authored
(backport from rev. 52313)
-
Georg Brandl authored
(backport from rev. 52311)
-
Georg Brandl authored
about the case of filenames. (backport from rev. 52309)
-
Georg Brandl authored
(bug #1556261). (backport from rev. 52307)
-
Georg Brandl authored
embedded in the string to convert. (backport from rev. 52305)
-
Georg Brandl authored
(backport from rev. 52303)
-
Georg Brandl authored
arguments with the system default encoding just like the write() method does, instead of converting it to a raw buffer. (backport from rev. 52301)
-
Georg Brandl authored
in inspect.findsource(). (backport from rev. 52299)
-
Georg Brandl authored
(backport from rev. 52297)
-
Georg Brandl authored
is started with that option. (backport from rev. 52295)
-
Georg Brandl authored
(backport from rev. 52293)
-
- 10 Oct, 2006 1 commit
-
-
Ronald Oussoren authored
-
- 09 Oct, 2006 4 commits
-
-
Martin v. Löwis authored
-
Barry Warsaw authored
-
Georg Brandl authored
(backport from rev. 52251)
-
Andrew M. Kuchling authored
-
- 08 Oct, 2006 9 commits
-
-
Ronald Oussoren authored
-
Ronald Oussoren authored
-
Skip Montanaro authored
-
Ronald Oussoren authored
-
Ronald Oussoren authored
-
Ronald Oussoren authored
-
Hye-Shik Chang authored
Bug #1572832: fix a bug in ISO-2022 codecs which may cause segfault when encoding non-BMP unicode characters. (Submitted by Ray Chason)
-
Georg Brandl authored
(backport from rev. 52129)
-
Georg Brandl authored
(backport from rev. 51439)
-
- 07 Oct, 2006 1 commit
-
-
Kristján Valur Jónsson authored
Backport the .sln and .vcproj files for PCBuild8 from the python trunk to the 2.5 maintainance branch. This fixes build problems with visual studio 2005, and cleans up profile guided optimization.
-
- 06 Oct, 2006 2 commits
-
-
Georg Brandl authored
-
Andrew M. Kuchling authored
-