https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
b5d1740 Bumping to 2.6b1 19 June 2008, 01:48:07 UTC
da9c9be Fix test_socket_ssl the easy way and remove it per #1489 18 June 2008, 22:59:32 UTC
d574633 Typo in a directory name. Should help the AMD64 buildbots 18 June 2008, 21:33:58 UTC
7248fd8 The ssl certificate at https://sf.net is not valid. Switch to https://sourceforge.net 18 June 2008, 21:18:27 UTC
a3b6baa Remove test_listener_client to remove possible race condition in the multiprocessing tests 18 June 2008, 16:34:50 UTC
1862382 Attempt RLock creation prior to test execution on Linux, if it raises the OSError in issue 3111, skip the test suite 18 June 2008, 13:29:52 UTC
5da652e Add versionadded tags to new math functions. 18 June 2008, 09:28:22 UTC
f88f739 Typo fix 18 June 2008, 09:20:17 UTC
2281da4 Fix double decref. 18 June 2008, 00:56:57 UTC
09fc075 Fix the previous fix 17 June 2008, 23:14:19 UTC
19fc7f6 On windows, lib2to3 should accept / and \ in the fixer_dir argument Needed to let the tests pass 17 June 2008, 23:09:19 UTC
aa4e47a add needed import 17 June 2008, 23:01:59 UTC
ed77f2e skip test_multiprocessing when /dev/shm doesn't exist. This seems to be a chroot problem in the buildbot env. 17 June 2008, 22:40:44 UTC
fb1c4b9 Issue 3118: make test_math pass on Ubuntu/ia64. exp(-745.0) was raising OverflowError incorrectly on this platform, presumably as a result of the libm setting errno = ERANGE for this call. 17 June 2008, 21:16:55 UTC
21a45e1 Roll back Raymond's -r64098 while we think of something better. (See issue 3056 -- we're close to a resolution but need unittests.) 17 June 2008, 17:38:02 UTC
9828b7e Updated with fix for #3126. 17 June 2008, 11:04:02 UTC
8f96b8e Bug #3126: StreamHandler and FileHandler check before calling "flush" and "close" that the stream object has these, using hasattr (thanks to bobf for the patch). 17 June 2008, 11:02:14 UTC
5c15aba Split the HTML index. 17 June 2008, 09:01:35 UTC
59f3ade Issue 3048: Fixed sys.sizeof test fails with wide unicode. 17 June 2008, 08:42:15 UTC
d0ba073 Add Jesse Noller to the developers list. 16 June 2008, 21:00:47 UTC
da3a1b1 reduce the test_multiprocessing load to ones that shouldn't hang. These will be reenabled gradually as we find the problems. 16 June 2008, 20:52:48 UTC
b8bfdf5 fix Tools/scripts/2to3 as the result of a merge error 16 June 2008, 20:18:18 UTC
a8919fe Issue 3110: Crash with weakref subclass, seen after a "import multiprocessing.reduction" An instance of a weakref subclass can have attributes. If such a weakref holds the only strong reference to the object, deleting the weakref will delete the object. In this case, the callback must not be called, because the ref object is being deleted! 16 June 2008, 19:12:42 UTC
305480c Issue 3116: fix quadratic behavior in marshal.dumps(). 16 June 2008, 01:42:40 UTC
a161f60 Forward-port new test from r64300. 15 June 2008, 19:54:36 UTC
e607823 Merged revisions 63661,63666,63695,63711,63729,63769,63790,63880,63886 via svnmerge from svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r63661 | georg.brandl | 2008-05-26 05:26:20 -0500 (Mon, 26 May 2008) | 2 lines Add import fixes for dbm package. ........ r63666 | georg.brandl | 2008-05-26 05:49:09 -0500 (Mon, 26 May 2008) | 2 lines Add xmlrpc package fixes. ........ r63695 | georg.brandl | 2008-05-26 10:14:33 -0500 (Mon, 26 May 2008) | 2 lines Add fixer entries for http package. ........ r63711 | benjamin.peterson | 2008-05-26 13:43:51 -0500 (Mon, 26 May 2008) | 2 lines add import mapping for test.test_support -> test.support ........ r63729 | benjamin.peterson | 2008-05-26 16:31:03 -0500 (Mon, 26 May 2008) | 2 lines mapping for commands module -> subprocess ........ r63769 | brett.cannon | 2008-05-29 00:13:13 -0500 (Thu, 29 May 2008) | 1 line Fixer for UserString.UserString over to the collections module. ........ r63790 | brett.cannon | 2008-05-29 14:13:51 -0500 (Thu, 29 May 2008) | 4 lines Add a fixer for UserList. Closes issue #2878. Thanks to Quentin Gallet-Gilles for the patch. ........ r63880 | collin.winter | 2008-06-01 18:09:38 -0500 (Sun, 01 Jun 2008) | 6 lines Move lib2to3/fixes/{basefix,util}.py down to lib2to3/. This is step 1 of turning lib2to3/ into a general-purpose refactoring library, reusable by other projects. ........ r63886 | collin.winter | 2008-06-01 22:15:01 -0500 (Sun, 01 Jun 2008) | 5 lines Allow refactoring tools to specify a directory for fixer modules. This is step 2 of turning lib2to3/ into a general-purpose refactoring library, reusable by other projects. Step 1: r63880. ........ 15 June 2008, 02:31:05 UTC
a0205d0 silence the test when it is skipped on some platforms. should fix a buildbot. 14 June 2008, 17:34:09 UTC
fd82f2e Disable UAC by default. 14 June 2008, 14:24:47 UTC
945c632 Set eol-style to CRLF for all batch files. 14 June 2008, 11:51:54 UTC
6807120 Avoid rebuilding tcl/tk. Merge x86 changes into AMD64. 14 June 2008, 11:50:59 UTC
8c3bc86 Since python2.6 must run on Windows 2000, explicitely disable the use of Windows XP themes when compiling tk. This is also consistent with the WINVER=0x0500 option. 14 June 2008, 09:44:41 UTC
d25cdc3 on windows, r64214 broke compilation with some recent SDKs, because IPPROTO_IPV6 may be an enumeration member... 14 June 2008, 08:36:07 UTC
c06f5a4 Use the correct URL for sqlite3 sources, and try to fix windows buildbots. 14 June 2008, 07:40:32 UTC
a6e02e8 Conservatively restrict support to format 8 repositories. 14 June 2008, 06:24:44 UTC
49ac5aa Support subversion repositories of version 8. 14 June 2008, 01:50:46 UTC
3a44148 Revert eol-style to CRLF. 14 June 2008, 00:41:41 UTC
06510b2 Run svneol.py on all sources. 13 June 2008, 22:38:33 UTC
6733ef5 Add a missing file for VS2005 13 June 2008, 21:54:30 UTC
3730453 Typo fixes 13 June 2008, 19:38:18 UTC
7f03ea7 darn! I converted half of the files the wrong way. 13 June 2008, 19:20:48 UTC
dfd7949 convert multiprocessing to unix line endings 13 June 2008, 19:13:39 UTC
c9798fc Pickup sqlite3.dll from binary directory. Commit more often. 13 June 2008, 18:58:47 UTC
cac8f58 Update AMD64 build for amalgamated sqlite. 13 June 2008, 18:19:49 UTC
cc0f2b2 Switch to SQLite 3.5.9. 13 June 2008, 18:12:51 UTC
a4514c3 Switch to bzip2 1.0.5. 13 June 2008, 17:22:39 UTC
7e852d1 set svn:ignore on multiprocessing 13 June 2008, 15:41:09 UTC
5c0be32 platform.uname now tries to fill empty values even when os.uname is present 13 June 2008, 15:11:50 UTC
73e9ffc Fixed: sys.getsizeof does not take the actual length of the tuples into account. 13 June 2008, 13:29:37 UTC
60c0be3 Clarification. 13 June 2008, 13:26:54 UTC
111c180 Make more symbols static. 13 June 2008, 07:47:47 UTC
e1f6646 Typo. 13 June 2008, 07:08:48 UTC
6d53e7e #3095: don't leak values from Py_BuildValue. 13 June 2008, 06:56:50 UTC
04097a6 Fix typo in method name. The LT class implemented less than. The LE class should implement less than or equal to (as the code does). 13 June 2008, 06:03:25 UTC
705cd06 Fix some memory dealloc problems when exceptions occur. It caused: "Fatal Python error: UNREF invalid object" in the DoubleTest. 13 June 2008, 06:02:26 UTC
e9ee44c Check for memory alloc failure 13 June 2008, 06:00:46 UTC
a4dd2e2 Restore support for Microsoft VC6 compiler. Some functions in the msvcrt module are skipped, and socket.ioctl is enabled only when using a more recent Platform SDK. (and yes, there are still companies that use a 10-years old compiler) 13 June 2008, 00:42:22 UTC
114f7e5 #1683 prevent forking from interfering in threading storage This should prevent some test_multiprocessing failures 13 June 2008, 00:09:47 UTC
26305a0 add py3k warnings to rfc822 12 June 2008, 22:33:06 UTC
6fd3321 Update VS8.0 build files, using the script vs9to8.py. Also remove references to odbc libraries, which are not shipped with vs2003 express. (and certainly not useful) 12 June 2008, 21:58:20 UTC
3511388 It seems that my VS2008 Express does not include a project in the build configuration, if its UUID has lowercase letters. 12 June 2008, 20:27:42 UTC
b8a18ea Fix Tcl/Tk license file in tcl8*/tk8*, include Tix license. 12 June 2008, 20:07:53 UTC
7b9e124 Support file names which include '+' (for Tk 8.5). 12 June 2008, 20:06:18 UTC
329d738 Split Tcl make targets into separate ones. 12 June 2008, 19:51:59 UTC
a41be1d Revert bogus disabling of Tcl and Tk. 12 June 2008, 19:00:14 UTC
7630731 Switch to Tcl/Tk 8.5. 12 June 2008, 18:52:00 UTC
db2c9f4 Switch to Tcl/Tk 8.5.2. 12 June 2008, 18:38:47 UTC
a03722f deprecated mimetools 12 June 2008, 14:23:49 UTC
ffae306 Sounds obvious, but I didn't even realize that you can put non-string keys in type dictionaries without using this locals() hack. 12 June 2008, 09:50:58 UTC
5cc774e Can we agree to put dots at entry ends? Thanks. 11 June 2008, 20:28:06 UTC
6f7ae69 update ACKS and NEWs for multiprocessing 11 June 2008, 20:04:30 UTC
41a9e15 Markup fixes, thanks Georg for the help. Document ctypes.util.find_library() and ctypes.util.find_msvcrt(). 11 June 2008, 19:58:22 UTC
c0a296f Add versionadded marker to ctypes.c_longdouble. 11 June 2008, 19:10:22 UTC
89f4887 Add future_builtins.ascii(). 11 June 2008, 18:55:38 UTC
35b9020 Smaller doc fixes. 11 June 2008, 18:40:51 UTC
2e9675a More doc fixes. 11 June 2008, 18:10:43 UTC
13f7382 add old names back into __all__ 11 June 2008, 18:02:31 UTC
fe22a45 Correct an incorrect comment about our #include of stddef.h. (see Doug Evans' comment on python-dev 2008-06-10) 11 June 2008, 18:00:52 UTC
81567d2 Markup fixes, spelling corrections, and better wordings. Hopefully. 11 June 2008, 17:58:19 UTC
d987545 Clarify what ":errorhandler" refers to. 11 June 2008, 17:57:44 UTC
9cf1934 Fix typos. 11 June 2008, 17:53:38 UTC
f439560 add aliases to threading module 11 June 2008, 17:50:00 UTC
0fbcf69 give the threading API PEP 8 names 11 June 2008, 17:27:50 UTC
32c2e41 fix Windows building for multiprocessing 11 June 2008, 16:50:57 UTC
e29a103 Add test for heapq using both __lt__ and __le__. 11 June 2008, 13:14:50 UTC
a809c98 Note PEP 371 section 11 June 2008, 12:53:14 UTC
6fbfb48 Optimize previous checkin for heapq. 11 June 2008, 12:39:09 UTC
e605e4f fix import of multiprocessing by juggling imports 11 June 2008, 12:26:31 UTC
f0bc3cb Issue 3051: Let heapq work with either __lt__ or __le__. 11 June 2008, 12:06:49 UTC
4267be6 Multi-arg form for set.difference() and set.difference_update(). 11 June 2008, 10:30:54 UTC
9d53457 Merge in release25-maint r60793: Added checks for integer overflows, contributed by Google. Some are only available if asserts are left in the code, in cases where they can't be triggered from Python code. 11 June 2008, 07:41:16 UTC
73baefd Fix markup. Document the new 'offset' parameter for the 'ctypes.byref' function. 11 June 2008, 07:10:43 UTC
e0b9261 swap stringobject.h and bytesobject.h contents to make sense. PyString in stringobject and PyBytes defines in bytesobject. 11 June 2008, 03:40:10 UTC
190d56e add the multiprocessing package to fulfill PEP 371 11 June 2008, 02:40:25 UTC
d529986 convert test_struct to a unittest thanks to Giampaolo Rodola I had to disable one test because it was functioning incorrectly, see #1530559 I also removed the debugging prints 11 June 2008, 01:31:28 UTC
610a93e Handle the case with zero arguments. 11 June 2008, 00:44:47 UTC
363070a Update numbers doc for the Integral simplification. 11 June 2008, 00:28:51 UTC
caea65e Mini-PEP: Simplifying numbers.py * Convert binary methods in Integral to mixin methods * Remove three-arg __pow__ as a required method * Make __int__ the root method instead of __long__. 11 June 2008, 00:25:29 UTC
31296c0 backport of 64096 10 June 2008, 22:39:25 UTC
8e8de4a Correct test_pydoc for win32 platforms, to account for normalized URLs: C:\temp => file:///C|temp/ 10 June 2008, 21:37:15 UTC
b7fea62 Rename bytesobject.c back to stringobject.c to keep with the PyString theme. Part of reverting most of r63675 per the mailing list discussion. 10 June 2008, 21:23:22 UTC
back to top