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

sort by:
Revision Author Date Message Commit Date
0a15103 merge heads 25 January 2012, 21:43:54 UTC
dcd37e8 forgot to resolve this conflict... 25 January 2012, 21:43:26 UTC
e9401a0 #13852: some small doc fixes. 25 January 2012, 21:36:25 UTC
af90a40 kill extra word 25 January 2012, 21:30:18 UTC
bcd6f39 say bitwise (because I have no idea what a bit-string is) 25 January 2012, 21:29:03 UTC
6f25d75 Remove debug output, fix assert (hopefully) and exercise signedness issues a bit more. 25 January 2012, 14:38:32 UTC
b744cef Fix temporary debug output (so, time_t is 8 bytes on some Windows builds) 25 January 2012, 13:57:56 UTC
11cc480 Temporary debug for Windows buildbots. 25 January 2012, 13:39:21 UTC
0e5fd59 Make guard more dynamic (apparently the size of a filesystem timestamp may vary under Windows). 25 January 2012, 02:31:39 UTC
6e16f53 Skip test failure under OpenIndiana 25 January 2012, 01:49:47 UTC
e3668e9 Make test work under 32-bit systems, and when invoked through Lib/test/regrtest.py (rather than `-m test.regrtest`) 25 January 2012, 00:35:26 UTC
a1f948b Issue #12501: merge the discordant NEWS entries. 24 January 2012, 20:05:10 UTC
d1c818a Issue #11235: Fix OverflowError when trying to import a source file whose modification time doesn't fit in a 32-bit timestamp. 24 January 2012, 16:44:06 UTC
dfdc46f #13816: fix two minor style issues. Thanks to Justin Wehnes for the patch. 23 January 2012, 19:19:33 UTC
30b13ee Fixes #4686. Reverts redundant picklability code from r74544. 23 January 2012, 16:30:53 UTC
8fc732f Issue #12922: fix the TextIOBase documentation to include a description of seek() and tell() methods. 21 January 2012, 19:27:59 UTC
51ab351 Move a space. 21 January 2012, 14:40:03 UTC
2d71e5c fix typo; thanks to Justin Watt from docs@ 21 January 2012, 09:59:12 UTC
27a4918 Fix conf.py for Sphinx 1.0. 21 January 2012, 07:58:22 UTC
0bb1251 whitespace 21 January 2012, 05:32:23 UTC
96a0a46 Issue13820 as and with really became keywords in 2.6. Original rewording by Jim Jewett 21 January 2012, 05:24:25 UTC
b05f91d NEWS entry for Issue6631 21 January 2012, 03:45:12 UTC
58c6062 Fix Issue6631 - Disallow relative files paths in urllib*.open() 21 January 2012, 03:43:02 UTC
631c258 Fixes #13760: picklability of ConfigParser exceptions 20 January 2012, 16:02:08 UTC
6d102f1 Closes #13807: Now checks for sys.stderr being there before writing to it. 20 January 2012, 11:20:12 UTC
cb21227 Issue #13605: more meaningful example + fixes 19 January 2012, 21:22:35 UTC
10f047d Issue #13605: add documentation for nargs=argparse.REMAINDER 19 January 2012, 20:59:34 UTC
d53abd3 Issue #11948: clarify modules search path 19 January 2012, 10:28:15 UTC
da747c3 Issue #2134: Clarify token.OP handling rationale in tokenize documentation. 19 January 2012, 06:17:44 UTC
d7664de Issue #13781: Fix GzipFile to work with os.fdopen()'d file objects. 18 January 2012, 22:40:46 UTC
e09bc1e Revert part of 13f56cd8dec1 (issue #1785) to avoid breaking getmembers() with unbound methods. Python 3 isn't affected (unbound methods don't exist). Thanks to Vincent Pelletier for noticing. 18 January 2012, 16:39:01 UTC
a8f75da Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name 18 January 2012, 03:43:50 UTC
f830aa5 Emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name 18 January 2012, 03:25:28 UTC
4a8ba19 Closes #13803: Under Solaris, distutils doesn't include bitness in the directory name 18 January 2012, 02:51:38 UTC
25e76bd file.next() doc refers to itself 17 January 2012, 17:57:30 UTC
03c6110 revert part of cefe4f38fa0e, as agreed with Éric 17 January 2012, 17:32:02 UTC
3b6a314 Issue #13589: Fix some serialization primitives in the aifc module. Patch by Oleg Plakhotnyuk. 17 January 2012, 16:13:04 UTC
23fbd8c Berkeley DB: Erratic behaviour of "DBEnv->rep_elect()" because a typo 16 January 2012, 23:17:10 UTC
2ab4a91 Berkeley DB: Erratic behaviour of "DBEnv->rep_elect()" because a typo 16 January 2012, 22:57:34 UTC
6008a8b Issue: #12409: remove obsolete susp-entries 16 January 2012, 17:01:55 UTC
8eab1fd #13715: fix typo in unicodedata doc. Patch by Eli Collins. 16 January 2012, 06:42:32 UTC
055d70d #13695: fix a couple of typos in the doc. 16 January 2012, 06:21:24 UTC
465b58e explain why we need this grammar file (closes #13766) 16 January 2012, 02:28:00 UTC
8ef4a70 #13039 allow proper deletion of '>>> ' in IDLE editor windows. Patch by Roger Serwy. 16 January 2012, 00:02:50 UTC
bde7eac fix typo; thanks to Jan Heidbrink from docs@ 15 January 2012, 15:34:29 UTC
7d77c6f remove 'Documenting Python' and its references, it's now on devguide 14 January 2012, 21:22:54 UTC
c86bb00 Fix label names. 14 January 2012, 16:06:53 UTC
9a56068 how could I have missed :cmember: in import.rst? 14 January 2012, 15:51:16 UTC
a76bb03 None is not a keyword, link file.next() to functions.html#next 14 January 2012, 15:43:14 UTC
d6e87f4 update part of sphinxext 14 January 2012, 15:42:21 UTC
98ed08f update to new C roles and directives 14 January 2012, 15:42:02 UTC
bbd41d0 update Sphinx reference from 0.6.7 to 1.0.7 14 January 2012, 15:41:26 UTC
150122a #11633 about buffering of print 14 January 2012, 05:06:37 UTC
4ba76b6 closes #13730 14 January 2012, 04:41:31 UTC
dee76e6 Issue #13774: json: Fix a SystemError when a bogus encoding is passed to json.loads(). 13 January 2012, 21:53:25 UTC
44765e5 Issue #13764: remove outdated script Misc/build.sh 13 January 2012, 18:41:42 UTC
2d047e8 Merge 12 January 2012, 07:09:15 UTC
d716c73 Issue #13724: improve documentation for socket.create_connection. 12 January 2012, 07:06:19 UTC
477a06c Minor correction. Closes #11418 11 January 2012, 19:51:07 UTC
1d79eb6 Closes #13754 String returned if less than *or equal to* x 3 11 January 2012, 08:19:28 UTC
9e08390 Remove unused certificate from the test directory. 10 January 2012, 22:45:54 UTC
8070ddc port to 2.7 - Issue9637 - Details that case of Proxy env var does not matter. 10 January 2012, 17:35:02 UTC
bcd833f - Issue #13642: Unquote before b64encoding user:password during Basic Authentication. Patch contributed by Joonas Kuorilehto and Michele Orrù. 10 January 2012, 16:09:24 UTC
a0ff91c Fix stock symbol for Microsoft 10 January 2012, 09:51:51 UTC
c766b31 Update the sorting howto to reflect the PEP 8 advisory to define all six rich comparisons. 10 January 2012, 07:55:17 UTC
cfe6deb #11906 Make test_argparse work interactively by removing extra space in comparison string that argparse does not add when program name is blank. 09 January 2012, 23:20:09 UTC
df4c986 Issue #13747: fix SSL compatibility table. 09 January 2012, 20:43:18 UTC
4a7e0c8 Issue #13747: fix documentation error about the default SSL version. 09 January 2012, 20:35:11 UTC
e5f93ef Py_SetPythonHome() can be called before Py_Initialize(); thanks to Cody Smith from docs@ 07 January 2012, 17:32:06 UTC
f788cf7 clarify recv* are blocking operations; thanks to Chris Kogelnik from docs@ 07 January 2012, 16:56:43 UTC
36cdca1 Clarify that vars() doesn't place extra restrictions on __dict__. 06 January 2012, 07:23:52 UTC
24f207e Issue #12042: a queue is only used to retrive results; preliminary patch by Jordan Stadler 05 January 2012, 18:48:30 UTC
7f418f6 Issue #11984: remove reference to parser, it's not showing symbol usage anymore 05 January 2012, 18:05:44 UTC
8b211fc Issue #10772: add count and help argparse action; patch by Marc Sibson 04 January 2012, 22:24:48 UTC
5fc58c6 fix this to not depend on dictionary order 03 January 2012, 22:23:11 UTC
d76088d Issue #13636: Weak ciphers are now disabled by default in the ssl module (except when SSLv2 is explicitly asked for). 03 January 2012, 21:46:48 UTC
499718d Issue #6031: improve serve_forever() description 03 January 2012, 21:35:41 UTC
711f547 Issue #9349: add argparse.SUPPRESS to help doc 03 January 2012, 17:31:51 UTC
3aa59e3 Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by Vilmos Nebehaj. 02 January 2012, 14:38:27 UTC
8448dfa Issue #13302: backport part of 3ed28f28466f 01 January 2012, 22:41:44 UTC
e827c13 Issue #13690: add re.DEBUG; patch by Filip Gruszczyński 01 January 2012, 11:52:24 UTC
24b0347 Update copyright dates in Mac plists. 01 January 2012, 09:08:08 UTC
5f8d606 add another year to glorious PSF IP 01 January 2012, 04:42:26 UTC
117e1f0 fix some broken URLs 31 December 2011, 17:13:59 UTC
4b76f8a Some formatting & grammar fixes for the multiprocessing doc 31 December 2011, 05:05:12 UTC
c016f46 use booleans 30 December 2011, 19:47:25 UTC
79e50c6 Limit test scope to those platforms that can save the target filenames. Reference #11638. 28 December 2011, 16:42:22 UTC
c32d5cb propgate error in other conditions 27 December 2011, 21:16:34 UTC
042370e Issue #11638: Adding test to ensure .tar.gz files can be generated by sdist command with unicode metadata, based on David Barnett's patch. Issue #11638: Added tests to capture failures in make_tarball with various unicode strings. Following fix for Issue #13639, these tests now pass. 26 December 2011, 15:15:15 UTC
2c9eee1 I do not think we will ever have auto-indent at the prompt, that is for IPython and the like. 25 December 2011, 18:03:07 UTC
44585bd fix "Title underline too short" sphinx warning 25 December 2011, 16:13:10 UTC
a4d06e7 use double-quote char instead of unicode ones; thanks to tomo cocoa from docs@ 25 December 2011, 16:05:30 UTC
4526273 fix to sent/send typo 25 December 2011, 10:43:37 UTC
dbcbd10 fix Constuctor/Constructor typo; thanks to Anthon van der Neut from docs@ 25 December 2011, 10:27:22 UTC
238612a point IronPython to ironpython.net; thanks to Lazar Pancic from docs@ 24 December 2011, 22:13:08 UTC
ec53eb8 fix Rather that/Rather than; thanks to Reuben Thomas from docs@ 24 December 2011, 18:55:49 UTC
4fbad84 remove spurious dot from string formatting example; thanks to Anthon van der Neut from docs@ 24 December 2011, 14:52:36 UTC
55ae12b correct syslog.openlog() argument name to logoption; thanks to Arnaud Gomes-do-Vale from docs@ 24 December 2011, 13:51:26 UTC
b40827d Issue #13565: Increase multiprocessing's server socket backlog, to avoid dropped connections in case of simultaneous connection requests. 23 December 2011, 18:05:45 UTC
139c457 port to 2.7 - Minor code style improvements in http.server suggested in Issue13294. 23 December 2011, 09:07:13 UTC
back to top