Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
e86b07c Bug #3951: Py_USING_MEMORY_DEBUGGER should not be enabled by default. 25 September 2008, 04:12:50 UTC
52d52f1 #3950 fix missing scale factors in turtle.py reviewers: Georg, Benjamin 24 September 2008, 22:11:59 UTC
a85c95d Fix issue #3547: ctypes is confused by bitfields of varying integer types Reviewed by Fredrik Lundh and Skip Montanaro. 24 September 2008, 18:26:05 UTC
8798c90 Improve wording 24 September 2008, 17:27:55 UTC
1379ae0 Indentation normalization. 24 September 2008, 09:47:55 UTC
a74d675 backport the atexit test for r66563 23 September 2008, 20:43:09 UTC
5cd5f12 Bugfix for issue3885 and 'DB.verify()' crash. Reviewed by Nick Coghlan. 23 September 2008, 18:54:08 UTC
09979a1 Issue #3945: Fixed compile error on cygwin. (initializer element is not constant) Reviewed by Amaury Forgeot d'Arc. 23 September 2008, 16:11:09 UTC
fe7c26d mention how to override boolean evaluation 23 September 2008, 13:32:46 UTC
3e876fd clean up docs for platform's linux_distribution and dist functions 22 September 2008, 22:13:29 UTC
ffb3cca use the new threading properties for multiprocessing (reviewed by Jesse #3927) 22 September 2008, 21:11:43 UTC
41c56b5 build_os2emx.patch in issue 3868 - update OS/2 EMX makefile and config files Part of source_os2emx.patch in issue 3868: Include/pystrcmp.h: OS/2 has same C APIs as Windows Lib/test/test_io.py: OS/2 has same behaviour as Windows for this test Reviewed by Amaury Forgeot d'Arc 22 September 2008, 14:23:45 UTC
f8db822 any platform without HAVE_LOG1P should have DBL_EPSILON in <float.h> Part of source_os2emx.patch in issue 3868 Reviewed by Amaury Forgeot d'Arc 22 September 2008, 14:11:41 UTC
8c47cab should use macro'ed symbols not direct Part of source_os2emx.patch in issue 3868 Reviewed by Amaury Forgeot d'Arc 22 September 2008, 14:10:54 UTC
29fdcad Fill out download page. 21 September 2008, 22:31:59 UTC
2c7470d #3879 fix a regression in urllib.getproxies_environment reviewers: Benjamin, Georg 21 September 2008, 21:27:51 UTC
1672e10 Issue #3925: Ignores shutil.rmtree error on cygwin too. Reviewed by Benjamin Peterson. 21 September 2008, 20:48:41 UTC
56d380d Issue #3838: TarFile object assigned to self.tar should be closed explicitly. Reviewed by Lars Gustäbel. 21 September 2008, 11:44:23 UTC
267acd2 Add "dist" target. 21 September 2008, 10:03:39 UTC
afeea07 #3918: note that uniform() args can be swapped. 21 September 2008, 08:03:21 UTC
450a7f5 Update readme and Makefile (web builder doesn't exist). 21 September 2008, 07:36:22 UTC
a438c85 #3897: _collections now has an underscore. 21 September 2008, 07:31:52 UTC
e4c1f11 #3901: bsddb fix. 21 September 2008, 07:24:11 UTC
83463ce #3914: add //= to the augmented assign operators. 21 September 2008, 07:18:28 UTC
73ac29e #3916: fixes for docs wrt. Windows directory layout 21 September 2008, 07:17:00 UTC
4517323 #3912: document default for *places* arg. 21 September 2008, 07:15:59 UTC
2f3bd83 #3852: fix some select.kqueue and kevent docs. 21 September 2008, 07:14:44 UTC
e1d9dca Use AMD64 version of CRT in just-for-me installations for Win64 installers. 19 September 2008, 19:20:03 UTC
175d007 Bug #3887: Package x64 version of CRT for AMD64 Windows binaries. 19 September 2008, 15:21:07 UTC
5576091 Correct information about the tarfile module. 19 September 2008, 12:39:23 UTC
3134f14 Improve docs for super(). 19 September 2008, 08:07:48 UTC
5aaa3e5 Fix for documentation bug. Fixes issue 3904. 19 September 2008, 02:07:22 UTC
fbb388b tabify 18 September 2008, 23:20:28 UTC
0c5ca57 done with 2.6rc2 18 September 2008, 05:34:31 UTC
877d58d Tagging 2.6rc2 18 September 2008, 04:34:09 UTC
6af1619 Bumping to 2.6rc2 18 September 2008, 04:33:43 UTC
900155f avoid putting unicode objects in the environment causing later test failures. As discussed on #python-dev 18 September 2008, 03:51:46 UTC
9f381ec On Windows, temporarily disable the bsddb test referenced in bug 3892. We do yell to stderr and the bug is marked as a blocker. Reviewed by barry in #python-dev. 18 September 2008, 02:47:35 UTC
8c2b7dc fix possible integer overflows in _hashopenssl #3886 18 September 2008, 01:22:16 UTC
b8966ab document compileall command flags 17 September 2008, 21:54:56 UTC
b34c3f4 Note sqlite3 version; move item 17 September 2008, 13:04:53 UTC
24c9021 Remove comment about improvement: pystone is about the same, and the improvements seem to be difficult to quantify 17 September 2008, 12:58:22 UTC
026bcce Markup fixes 17 September 2008, 12:57:04 UTC
b40890d usage 17 September 2008, 11:50:36 UTC
4da1da0 #3888: add some deprecated modules in whatsnew. 17 September 2008, 08:45:54 UTC
6be425c be less wordy 16 September 2008, 21:20:28 UTC
c8fd1bc Fix typo. 16 September 2008, 10:17:45 UTC
c237f8e Merged revisions 66470 via svnmerge from svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r66470 | benjamin.peterson | 2008-09-15 18:29:43 -0500 (Mon, 15 Sep 2008) | 1 line don't use os.linesep for newlines; it breaks tests on windows ........ 15 September 2008, 23:55:01 UTC
687dfd2 Rewrite item a bit 15 September 2008, 13:08:32 UTC
c272362 mention that object.__init__ no longer takes arbitrary args and kwargs 15 September 2008, 02:53:23 UTC
9feab31 Pick up a few more definitions from the glossary on the wiki. 15 September 2008, 02:19:53 UTC
f02c5f3 Review usage. Fix a mistake in the new-style class definition. Add a couple new definitions (CPython and virtual machine). 15 September 2008, 02:03:05 UTC
0c280c0 Fix grammar. 15 September 2008, 01:30:21 UTC
b080256 Set eol-style to native. 14 September 2008, 20:25:40 UTC
4eb18f9 Issue #3617: Include a licensing statement regarding the Microsoft C runtime in the Windows installer. 14 September 2008, 20:22:39 UTC
881c487 clarify that radix for int is not 'guessed' 14 September 2008, 16:02:22 UTC
5f671df fix a name issue; note all doc files should be encoded in utf8 13 September 2008, 22:54:43 UTC
3c9f541 Issue #3850: Misc/find_recursionlimit.py was broken. Reviewed by A.M. Kuchling. 13 September 2008, 20:30:30 UTC
d51e07f Merged revisions 66191,66418,66438,66445 via svnmerge from svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r66191 | benjamin.peterson | 2008-09-03 17:00:52 -0500 (Wed, 03 Sep 2008) | 1 line update the Grammar file after recent syntax changes ........ r66418 | benjamin.peterson | 2008-09-12 18:49:48 -0500 (Fri, 12 Sep 2008) | 1 line a trival fix to get a few more print corner cases #2899 ........ r66438 | benjamin.peterson | 2008-09-12 21:32:30 -0500 (Fri, 12 Sep 2008) | 5 lines add Jack Diederich's fixer for metaclass syntax #2366 my contribution to this was adding a few tests and fixing a few bugs I also reviewed it (Jack is a committer) ........ r66445 | benjamin.peterson | 2008-09-13 10:50:00 -0500 (Sat, 13 Sep 2008) | 1 line add a few more tests concerning int literals and weird spacing ........ 13 September 2008, 17:43:19 UTC
9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 13 September 2008, 17:41:16 UTC
f2a2c79 remove duplicate target 13 September 2008, 17:31:08 UTC
3ce0dee Incorporate some suggestions by Tait Stevens. 13 September 2008, 17:18:11 UTC
a9aff01 Change product code of Win64 installer to allow simultaneous installation on Win32 and Win64; also change product name to be able to distinguish the two in ARP. 13 September 2008, 08:36:22 UTC
ab0b29b Issue #3833: Use a different upgrade code for Win64 installers. 13 September 2008, 08:11:57 UTC
54bdbad Use title case 13 September 2008, 02:14:15 UTC
09e8093 #3288: Document as_integer_ratio 13 September 2008, 02:11:51 UTC
bf64c04 Remove extra 'the'; the following title includes it 13 September 2008, 02:09:15 UTC
64fc6ae Use title case 13 September 2008, 02:08:30 UTC
d9a9c10 Update uses of string exceptions 13 September 2008, 01:57:25 UTC
0bef158 Fix SyntaxError 13 September 2008, 01:56:56 UTC
c997f17 Subclass exception 13 September 2008, 01:48:36 UTC
dda0ce7 Remove semicolon 13 September 2008, 01:47:02 UTC
2a9b9cb #687648 from Robert Schuppenies: use classic division. 13 September 2008, 01:43:28 UTC
e91fcbd #687648 from Robert Schuppenies: use classic division. From me: remove two stray semicolons 13 September 2008, 01:42:55 UTC
8bd9a2f #687648 from Robert Schuppenies: use classic division. From me: don't use string exception; add __main__ section 13 September 2008, 01:34:41 UTC
c2dc269 #687648 from Robert Schuppenies: use classic division. From me: don't use string exception; flush stdout after printing 13 September 2008, 01:27:33 UTC
949f71b #687648 from Robert Schuppenies: use classic division. (RM Barry gave permission to update the demos.) 13 September 2008, 01:22:08 UTC
dfd6b86 post release updates 13 September 2008, 01:12:18 UTC
0196488 Tagging 2.6rc1 13 September 2008, 00:03:14 UTC
f5f9d99 Fix the release level 12 September 2008, 23:35:48 UTC
1e62aec Bumping to 2.6rc1 12 September 2008, 23:25:57 UTC
e6872eb Issue #3846: Release GIL during calls to sqlite3_prepare. This improves concurrent access to the same database file from multiple threads/processes. 12 September 2008, 22:33:22 UTC
6e1afcf Fixes issue #3103. In the sqlite3 module, made one more function static. All renaming public symbos now have the pysqlite prefix to avoid name clashes. This at least once created problems where the same symbol name appeared somewhere in Apache and the sqlite3 module was used from mod_python. 12 September 2008, 18:58:57 UTC
ef2276b sqlite3 module: Mark iterdump() method as "Non-standard" like all the other methods not found in DB-API. 12 September 2008, 13:54:06 UTC
b535d32 fix typo 11 September 2008, 22:04:02 UTC
24cb382 #3640: Correct a crash in cPickle on 64bit platforms, in the case of deeply nested lists or dicts. Reviewed by Martin von Loewis. 11 September 2008, 20:56:13 UTC
d2e0938 Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon) 11 September 2008, 12:11:06 UTC
9fa5a28 Issue #3642: Suppress warning in obmalloc when size_t is larger than uint. Reverts r65975. Reviewed by Brett Cannon. 11 September 2008, 06:53:30 UTC
84076d8 update asdl_c.py from r66377 10 September 2008, 22:28:00 UTC
05e3449 #3743: PY_FORMAT_SIZE_T is designed for the OS "printf" functions, not for PyString_FromFormat which has an independent implementation, and uses "%zd". This makes a difference on win64, where printf needs "%Id" to display 64bit values. For example, queue.__repr__ was incorrect. Reviewed by Martin von Loewis. 10 September 2008, 22:04:45 UTC
4dd3a50 Read unidata_version from unicodedata module. Delete old NormalizationTest.txt if it doesn't match unidata_version. 10 September 2008, 19:16:35 UTC
6d5ec24 Update to test Unicode 5.1. 10 September 2008, 18:43:49 UTC
e3c4fd9 - Issue #3629: Fix sre "bytecode" validator for an end case. Reviewed by Amaury. 10 September 2008, 14:27:00 UTC
24329ba Issue #3811: The Unicode database was updated to 5.1. Reviewed by Fredrik Lundh and Marc-Andre Lemburg. 10 September 2008, 13:38:12 UTC
9ba7a30 use the latest pygments version 09 September 2008, 23:16:48 UTC
97179b0 Fix #3634 invalid return value from _weakref.ref(Exception).__init__ Reviewers: Amaury, Antoine, Benjamin 09 September 2008, 20:55:01 UTC
c0f10f3 #3472: update Mac-bundled Python version info. 09 September 2008, 20:28:31 UTC
9806407 Fix varname in docstring. #3822. 09 September 2008, 19:26:00 UTC
844f741 Issue #3809: Fixed spurious 'test.blah' file left behind by test_logging. 09 September 2008, 13:42:08 UTC
d3ffb89 #3777: long(4.2) returned an int, and broke backward compatibility. the __long__ slot is allowed to return either int or long, but the behaviour of float objects should not change between 2.5 and 2.6. Reviewed by Benjamin Peterson 09 September 2008, 07:24:30 UTC
back to top