https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
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
672237d warnings.catch_warnings() now returns a list or None instead of the custom WarningsRecorder object. This makes the API simpler to use as no special object must be learned. Closes issue 3781. Review by Benjamin Peterson. 09 September 2008, 00:49:16 UTC
631be01 Issue #3806: LockTests in test_imp should be skipped when thread is not available. Reviewed by Benjamin Peterson. 08 September 2008, 23:38:42 UTC
74ce88f Issue #3804: Added test for Issue #2222. Reviewed by Benjamin Peterson. 08 September 2008, 23:03:47 UTC
61c001a incorporate fixes from issue 3162; SSL doc patch 08 September 2008, 16:37:24 UTC
996b9f3 Add UUIDs for upcoming releases 08 September 2008, 16:15:38 UTC
ffde3cf Added xrefs to each other. 08 September 2008, 14:45:37 UTC
3f5fda8 Issue #2271: Set SecureCustomProperties so that installation will properly use the TARGETDIR even for unprivileged users. 08 September 2008, 13:50:10 UTC
67543a9 Allow passing the MSI file name to merge.py. 08 September 2008, 12:02:45 UTC
ace0bcf Issue 3801. Fixing a dumb error in the deprecated parse_qsl() function. Tests added. 08 September 2008, 00:20:28 UTC
e080cdf reran autoconf 07 September 2008, 19:19:04 UTC
29ec750 bugfix to r66283 (see issue #1204). 07 September 2008, 19:18:16 UTC
0f3629d Add a new howto about Python and the web, by Marek Kubica. 07 September 2008, 17:00:17 UTC
cc023f1 reran autoconf for r66283's checkin 07 September 2008, 05:15:58 UTC
980b99b - Issue #1204: The configure script now tests for additional libraries that may be required when linking against readline. This fixes issues with x86_64 builds on some platforms (at least a few Linux flavors as well as OpenBSD/amd64). 07 September 2008, 05:15:18 UTC
b7a841c undoing change that broke trunk. Need to find a better solution to this. 07 September 2008, 04:37:10 UTC
1680b8c This fixes a small inconsistency between trunk and 3.0, closing bug 3764. 07 September 2008, 03:53:58 UTC
a853a89 fix missing module 06 September 2008, 23:19:15 UTC
9fb1aca Backport relevant part of r66274 (in issue #874900). 06 September 2008, 23:04:32 UTC
fe38e44 #1317: describe the does_esmtp, ehlo_resp, esmtp_features, and helo_resp attributes 06 September 2008, 21:26:02 UTC
feb8cad #3796: A test class was not run in test_float. Reviewed by Benjamin. 06 September 2008, 20:53:51 UTC
cd52023 #3669 from Robert Lehmann: simplify use of iterator in example 06 September 2008, 20:28:01 UTC
873c9f1 docs are pretty good about new-style classes these days 06 September 2008, 19:42:39 UTC
6ac7d7c #1638033: add support for httponly on Cookie.Morsel Reviewer: Benjamin 06 September 2008, 19:28:11 UTC
810f807 #3040: include 'dest' argument in example; trim some trailing whitespace 06 September 2008, 13:04:02 UTC
48a937a Various corrections 06 September 2008, 12:50:05 UTC
ad2a9e7 actually tell the name of the flag to use 06 September 2008, 03:00:00 UTC
d5ff5b2 Fix typo in multiprocessing doc, cancel_join_thread was missing _thread 06 September 2008, 01:20:11 UTC
ebcd0ce Issue #3535: zipfile couldn't read some zip files larger than 2GB. Reviewed by Amaury Forgeot d'Arc. 05 September 2008, 23:30:23 UTC
cdeb24b GNU coding guidelines say that ``make check`` should verify the build. That clashes with what Python's build target did. Rename the target to 'patchcheck' to avoid the culture clash. Closes issue 3758. Reviewed by Benjamin Peterson. 05 September 2008, 22:59:17 UTC
187ac1b #3601: test_unicode.test_raiseMemError fails in UCS4 Reviewed by Benjamin Peterson on IRC. 05 September 2008, 22:04:54 UTC
32476fc Deprecate bsddb for removal in Python 3.0. Closes issue 3776. Review by Nick Coghlan. 05 September 2008, 18:33:51 UTC
6024834 #3671: Typo fix 05 September 2008, 15:15:56 UTC
3dffcd1 Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only. 05 September 2008, 03:52:59 UTC
15ad6c0 flesh out the documentation on using 2to3 04 September 2008, 23:31:27 UTC
42e459e Added NEWS 04 September 2008, 14:25:30 UTC
back to top