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

sort by:
Revision Author Date Message Commit Date
90b41f0 Remove redundant empty lines. 18 October 2013, 14:16:40 UTC
3353313 Fix markup. 18 October 2013, 08:55:02 UTC
d3b7505 Issue #19276: Fixed the wave module on 64-bit big-endian platforms. 17 October 2013, 20:04:04 UTC
9ff06dc Fix inaccurate versionchanged tag for compressobj(): most parameter were there, just got kwarg support. 17 October 2013, 17:51:34 UTC
c955291 Issue 19276: Fix tests for wave files on big-endian platforms. Skip tests for 24-bit wave file on big-endian platforms. 17 October 2013, 09:46:00 UTC
9816a1e Issue #14407: Fix unittest test discovery in test_concurrent_futures. 15 October 2013, 21:23:32 UTC
b46fe79 Print process instead of pid. 15 October 2013, 15:48:51 UTC
c3a9b35 Issue #18919: Add test/audiodata to LIBSUBDIRS. 14 October 2013, 18:18:50 UTC
85812bc Issue #18919: Fixed resource leaks in audio tests. 14 October 2013, 17:09:47 UTC
4606d36 Issue #18919: Check warnings messages in the aifc module tests. 14 October 2013, 17:05:33 UTC
d98d6cb Closes #19258: close WSGI server after handling request in demo code. 14 October 2013, 14:52:13 UTC
0079ffc Closes #17154: error out gracefully on "ignore" or "condition" without argument. 14 October 2013, 14:08:15 UTC
5bbbc94 Issue #19189: Improved cross-references in the pickle module documentation. 14 October 2013, 07:43:46 UTC
47fd9d8 #4965: Implement intelligent scrolling of the sidebar in the docs. 13 October 2013, 23:58:59 UTC
9e091e1 Closes #16657: fix docstring of traceback.format_tb(). 13 October 2013, 21:32:14 UTC
72aabb6 Merge heads 13 October 2013, 20:27:23 UTC
810f1d5 Wing IDE is switching to PyQt... 13 October 2013, 20:23:27 UTC
c3a2916 Closes #19248: actually check for Python 3.x in tools/sphinx-build.py. 13 October 2013, 20:19:49 UTC
bfdcd43 Issue #18758: Fixed and improved cross-references. 13 October 2013, 20:09:14 UTC
24201d4 Issue #18776: atexit callbacks now display their full traceback when they raise an exception. 13 October 2013, 19:53:13 UTC
4e98567 Issue #19197: Improved cross-references in the shlex module documentation. 13 October 2013, 18:19:00 UTC
dab8354 Issue #19207: Improved cross-references in the os, os.path, and posix modules documentation. 13 October 2013, 17:12:43 UTC
5e1c053 Improve #19204: Improved cross-references in the urllib package documentation. 13 October 2013, 17:06:50 UTC
b7117af Refer to strftime(3) manpage for platform specific format codes. Suggested by Skip Montanaro on docs@. 13 October 2013, 16:28:25 UTC
04d11a7 Issue #19203: Improved cross-references in the curses howto. 13 October 2013, 15:51:59 UTC
fd1c3d3 Issue #19198: Improved cross-references in the cgi module documentation. 13 October 2013, 15:28:26 UTC
8362006 Merge heads 13 October 2013, 15:11:05 UTC
1b80e63 Issue #18919: Unified and extended tests for audio modules: aifc, sunau and wave. 13 October 2013, 14:55:07 UTC
6cb2b5b Issue #17827: Document codecs.encode and codecs.decode 13 October 2013, 14:22:13 UTC
aeaecfd Closes #13740: SND_NOWAIT seems to be ignored on modern Windows. 13 October 2013, 08:49:41 UTC
c30b59f Closes #17375: port new threading docstrings from 2.7. 13 October 2013, 08:43:59 UTC
5d5b375 Fix a small CSS glitch with deprecated blocks and Sphinx 1.2. 13 October 2013, 07:56:20 UTC
1e32011 Fix display of deprecated blocks with Sphinx 1.2. 13 October 2013, 07:31:42 UTC
4f35079 Make test_terminate() succeed or fail quickly. This does not fix #19227, but should stop the Gentoo buildbot from hanging. 12 October 2013, 23:49:27 UTC
6480168 Issue #19202: Add cross-reference and a rough code equivalent 12 October 2013, 23:04:17 UTC
5d4121a Issue #18458: Prevent crashes with newer versions of libedit. Its readline emulation has changed from 0-based indexing to 1-based like gnu readline. Original patch by Ronald Oussoren. 12 October 2013, 22:47:58 UTC
a140348 Invert logic of new limited-API annotation and call it "stable ABI". 12 October 2013, 20:55:34 UTC
f54ab1f backport media types from default 12 October 2013, 19:54:05 UTC
239990d Fix compatibility with upcoming Sphinx 1.2. 12 October 2013, 18:50:21 UTC
e23b2d0 Issue #18919: If the close() method of a writer in the sunau or wave module failed, second invocation of close() and destructor no more raise an exception. 12 October 2013, 18:36:10 UTC
5c01d99 Introduce support for documenting which C API elements are not part of the stable/limited API. 12 October 2013, 17:54:30 UTC
5db7c54 Closes #13915: update tutorial with respect to .pyc files (__pycache__ / PEP 3147). Initial wording proposed by John Roth. 12 October 2013, 17:13:23 UTC
ae30a81 Closes #13833: document PyStructSequence C-API functions. 12 October 2013, 17:03:43 UTC
c96ef1f Closes #13026: fix documentation of MAKE_FUNCTION for 3.x. 12 October 2013, 16:41:18 UTC
57f936e Closes #19179: make table of XML vulnerabilities clearer by using "everyday" booleans and explaining the table beforehand. 12 October 2013, 16:19:33 UTC
d8ede4f Closes #13203: add a FAQ section about seemingly duplicate id()s. 12 October 2013, 16:14:25 UTC
4b53259 Issue #19131: The aifc module now correctly reads and writes sampwidth of compressed streams. 12 October 2013, 15:21:33 UTC
8aa7b89 replace hardcoded version 11 October 2013, 00:22:10 UTC
577dd61 make sure the docstring is never out of date wrt unicode data version 11 October 2013, 00:16:25 UTC
a4cf1c8 remove url from docstring (closes #19220) 10 October 2013, 21:39:56 UTC
8ee7708 Issue #19005: Fix documentation for PyIter_Next(). 10 October 2013, 05:42:46 UTC
3415fa3 Repair format of NEWS entry. 09 October 2013, 18:27:36 UTC
cbd4d08 Issue 19158: a rare race in BoundedSemaphore could allow .release() too often. 09 October 2013, 18:19:21 UTC
926099d #19194: Improved cross-references in the fcntl module documentation. 09 October 2013, 11:20:22 UTC
7880db6 #19196: Improved cross-references in distutils documentation. 09 October 2013, 11:09:16 UTC
0d196ed Issue #19190: Improve cross-references in builtin types and functions documentation. 09 October 2013, 11:02:31 UTC
0b68a2d Issue 19195: Improved cross-references in C API documentation. 09 October 2013, 10:26:17 UTC
91aaeac Issue #19193: Improved cross-references in the tutorial. 09 October 2013, 06:54:46 UTC
7634e1c Issue 19158: a rare race in BoundedSemaphore could allow .release() too often. 09 October 2013, 01:55:51 UTC
ee82d0b Minor grammar fix. 08 October 2013, 19:54:37 UTC
0aaae26 Clarify two points about division and shifting. Suggested by Albert Hofkamp on docs@. 08 October 2013, 19:47:18 UTC
f24c141 Fix wrong link. 08 October 2013, 19:43:39 UTC
97f9623 Add "->" as a delimiter token. Found by James Harding on docs@. 08 October 2013, 19:28:22 UTC
3328871 merge heads 08 October 2013, 18:29:47 UTC
5e59676 Issue #18037: Do not escape '\u' and '\U' in raw strings. 08 October 2013, 18:07:46 UTC
b296d09 Closes #13867: remove untrue comment about PyWeakref_Check(). 08 October 2013, 17:50:26 UTC
bcce125 Closes #19178: some more cross-references about packages in glossary. Patch by Berker Peksag. 08 October 2013, 06:06:18 UTC
59c900d Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least one place so as to avoid regressions. 07 October 2013, 18:38:51 UTC
c377fe2 Closes #1215: document better why it is not a good idea to catch e.g. SIGSEGV and refer to faulthandler. Patch by Martin Pool. 06 October 2013, 19:22:42 UTC
a072de1 Extending example: use Py_RETURN_NONE 06 October 2013, 18:46:08 UTC
29fc4bf Use the platform-independent way of calling a script from the shell: "python prog.py", not "prog.py" Found by Micheal Wells on docs@. 06 October 2013, 17:33:56 UTC
136a050 Fix name of the "exist_ok" argument. Found by Neil Bushong on docs@. 06 October 2013, 17:27:13 UTC
9ad417e Fix: >= and so on are usually called "comparison operators", not "logical operators". Found by Tom Kalt on docs@. 06 October 2013, 17:23:57 UTC
ac39add Fix typo in example file name. Found by John Bokma on docs@. 06 October 2013, 17:21:14 UTC
6647a71 Fix: win32_ver returns a 4-tuple. Found by Andrew Berg on docs@. 06 October 2013, 17:19:18 UTC
f6d6347 Fix typo in function name. 06 October 2013, 17:14:35 UTC
ffb94ae Closes #15432: GzipFile mtime argument is new in 3.1. 06 October 2013, 17:02:08 UTC
9ad5bf6 Closes #15228: remove reference to Unix "touch"; it is confusing since the path needs to exist for os.utime() to succeed 06 October 2013, 16:57:49 UTC
fc9a113 Closes #11807: document argparse add_subparsers method better. Patch by Filip Gruszczyński. 06 October 2013, 16:51:39 UTC
c6a2c9b Closes #15213: update comment for _PyOS_URandom 06 October 2013, 16:43:19 UTC
7d07833 Closes #17725: small grammar fix. 06 October 2013, 16:36:34 UTC
6e94a30 The "FAQ" link at the end was changed to a Wikipedia link; reflect that. 06 October 2013, 16:26:36 UTC
4a6cf6c Closes #19177: replace dead link to SSL/TLS introduction with the version from Apache. 06 October 2013, 16:20:31 UTC
036e41d Closes #19181: replace non-existing host ftp.cwi.nl with ftp.debian.org in ftplib example. 06 October 2013, 16:17:56 UTC
0bbbeb5 Closes #12350: clarify blocks/block size members of stat result. 06 October 2013, 16:11:32 UTC
df40e86 Fix typo. Spotted by Bo Bayles on docs@. 06 October 2013, 11:24:49 UTC
1cef264 Fix link to the "pexports" tool. Found by Joe Aikkaravelil on docs@. 06 October 2013, 11:20:49 UTC
9c2505b Fix order of required StreamReader/StreamWriter base classes. Spotted by Edward Welbourne on docs@. 06 October 2013, 11:17:04 UTC
49c6fc9 Minor improvement: add indication that the main function goes on. 06 October 2013, 11:14:10 UTC
ed86ff8 Fix missing class name in markup. Found by Tanky Woo on docs@. 06 October 2013, 11:09:59 UTC
e47e184 Unicode howto: use .txt as a more universally understood extension for text files. 06 October 2013, 11:07:10 UTC
a12b682 Add missing list methods. Found by Leonardo Pereira on docs@. 06 October 2013, 11:01:19 UTC
2070e83 Fix example in backreference description. Found by Alexander Heger on docs@. 06 October 2013, 10:58:20 UTC
a0b7923 Fix method name: ensure_directories, not create_directories. Found by Michael Rand on docs@. 06 October 2013, 10:52:49 UTC
0688d68 PythonCAD is now on PyQt, use Wing as a prominent PyGtk example. Found by Helge Stenström on docs@. 06 October 2013, 10:46:13 UTC
d277a56 Fix minor bug in httplib example. Found by Alex MacAulay on docs@. 06 October 2013, 10:42:18 UTC
3c12711 Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on docs@. 06 October 2013, 10:38:44 UTC
87f3d7b Counter: fix recipe for "n least common elements". Found by Mikhail Golubev on docs@. 06 October 2013, 10:36:39 UTC
f27bfd8 Fix typo. 06 October 2013, 10:33:20 UTC
3c6780c Closes #15956: improve documentation of named groups and how to reference them. 06 October 2013, 10:08:14 UTC
back to top