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

sort by:
Revision Author Date Message Commit Date
51ad4cf Issue #26741: Merge ResourceWarning fixes from 3.5 12 August 2016, 12:04:27 UTC
3cf0b25 Issue #26741: Clean up subprocess.Popen object in test_poll 12 August 2016, 11:59:52 UTC
b63c560 Close HTTP connections and responses in tests to avoid ResourceWarnings 12 August 2016, 11:59:52 UTC
1b8f26c Issue #24773: Fix and speed-up ZoneInfoCompleteTest. * Read the zone.tab file for the list of zones to exclude the aliases. * Skip Casablanca and El_Aaiun October 2037 transitions. 11 August 2016, 15:01:45 UTC
3ff55a8 Issue #27732: Silence test_idle with dummy bell functions. 11 August 2016, 03:44:54 UTC
40f70d1 null merge from3.5 10 August 2016, 20:54:31 UTC
2084350 Issue #27714: text_textview now passes when re-run in the same process because test_idle failed while running with test -w (and no -jn). 10 August 2016, 20:52:24 UTC
3f3dc89 Issue #27714: text_textview now passes when re-run in the same process because test_idle failed while running with test -w (and no -jn). Prevent a non-fatal warning from test_config_key. 10 August 2016, 19:15:25 UTC
40a46ad Issue #27380: For test_query on Mac, adjust one expected result. 10 August 2016, 17:16:26 UTC
65db854 Issue #27621: Put query response validation error messages in query box instead of in separate massagebox. Redo tests to match. Add Mac OSX refinements. Original patch by Mark Roseman. 10 August 2016, 16:50:16 UTC
83545f1 Merge ISO-8859 fixes from 3.5 10 August 2016, 07:00:33 UTC
306c3dd Issue #27200: Merge with 3.5 10 August 2016, 06:05:56 UTC
4199bba Issue #27200: Fix doctests in Doc/library/hashlib.rst 10 August 2016, 06:05:19 UTC
11328fc Closes #27210: Merge with 3.5 10 August 2016, 06:01:05 UTC
9f8b3a0 Issue #27210: Fix doctests for a few modules. Initial patch by Jelle Zijlstra. 10 August 2016, 05:59:59 UTC
7a57370 Closes #27209: Merge with 3.5 10 August 2016, 05:39:59 UTC
640b1ca Issue #27209: Fix doctests in Doc/library/email*.rst Patch by Jelle Zijlstra. 10 August 2016, 05:39:41 UTC
ef28f6a Closes #27208: Merge with 3.5 10 August 2016, 05:35:51 UTC
c90fccd Issue #27208: Fix doctest in Doc/library/traceback.rst Patch by Jelle Zijlstra. 10 August 2016, 05:35:27 UTC
75bc032 Closes #27207: Merge with 3.5 10 August 2016, 05:31:31 UTC
4032620 Issue #27207: Fix doctests in Doc/whatsnew/3.2.rst Initial patch by Jelle Zijlstra. 10 August 2016, 05:30:41 UTC
540f045 Correct misspellings of ISO-8859 10 August 2016, 05:25:16 UTC
c17dd50 Closes #27206: Merge with 3.5 09 August 2016, 22:45:15 UTC
c483a01 Issue #27206: Fix doctests in Doc/tutorial. Patch by Jelle Zijlstra. 09 August 2016, 22:44:52 UTC
0e0fe4f Closes #27205: Merge with 3.5 09 August 2016, 22:38:44 UTC
2b52c0a Issue #27205: Fix doctests in Doc/library/collections.rst. Initial patch by Jelle Zijlstra. 09 August 2016, 22:38:22 UTC
8ec8749 Closes #27722: Merge with 3.5 09 August 2016, 22:10:53 UTC
7a26da5 Issue #27722: Fix default for touch method's 'mode' argument 09 August 2016, 22:10:39 UTC
f03f7c7 Closes #27204: Merge with 3.5 09 August 2016, 22:05:23 UTC
378a1d7 Issue #27204: Fix doctests in Doc/howto Patch by Jelle Zijlstra. 09 August 2016, 21:47:04 UTC
1aa913e Merge with 3.5 09 August 2016, 21:21:17 UTC
2f47fb0 Correct signatures for a couple of logging handlers Reported by Oleg Gromyak on docs@ 09 August 2016, 21:20:41 UTC
3f2de47 Closes #21999: (Empty) merge from 3.5. 09 August 2016, 14:07:06 UTC
085e806 Closes #21999: Handled empty strings correctly when in POSIX mode. 09 August 2016, 14:04:49 UTC
9a2be91 Issue27181 add geometric mean. 09 August 2016, 03:58:10 UTC
e7fef52 Tighten up test of harmonic mean on a single value. 09 August 2016, 03:19:48 UTC
3e8616a Automated merge with ssh://hg.python.org/cpython 09 August 2016, 02:49:20 UTC
a474afd Add harmonic mean and tests. 09 August 2016, 02:49:01 UTC
2b0bb0d Issue #27700: Document AbstractEventLoop, not BaseEventLoop. (Merge 3.5->3.6) 08 August 2016, 21:43:46 UTC
47649ab Closes #27710: Disallow fold not in [0, 1] in time and datetime constructors. 08 August 2016, 21:05:40 UTC
f68afd8 Issue #27700: Document AbstractEventLoop, not BaseEventLoop. 08 August 2016, 16:41:21 UTC
95e0df8 Issue #27702: Only expose SOCK_RAW when defined SOCK_RAW is marked as optional in the POSIX specification: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_socket.h.html Patch by Ed Schouten. 08 August 2016, 11:07:05 UTC
e1d22fd Expose EPOLLRDHUP conditionally 08 August 2016, 10:39:43 UTC
1107f09 Merge from 3.5 08 August 2016, 10:35:27 UTC
08d85ee Fix use of default reST role 08 August 2016, 10:34:49 UTC
f4c69ab Issue #23322: Merge from 3.5 08 August 2016, 10:07:35 UTC
7d1c5ef Issue #23322: Remove outdated reference to an example in parser docs Initial patch by Sahil Chelaramani. 08 August 2016, 10:07:08 UTC
08eef3f Re-linewrap comments 08 August 2016, 03:20:33 UTC
2b1c45e Merge 3.5 08 August 2016, 00:11:06 UTC
4365b83 Use asyncio.gather instead of asyncio.wait in example. gather will raise exception in case of problem but wait just returns done and pending lists of futures. For getting error every future result should be retrieved, which is boring and error prone. 08 August 2016, 00:10:39 UTC
50abe87 Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor() the ability to specify a thread name prefix. 07 August 2016, 17:19:20 UTC
d0d24fd Issue #26750: unittest.mock.create_autospec() now works properly for subclasses of property() and other data descriptors. Removes the never publicly used, never documented unittest.mock.DescriptorTypes tuple. 07 August 2016, 16:06:27 UTC
9854789 Issue #26750: unittest.mock.create_autospec() now works properly for subclasses of property() and other data descriptors. 07 August 2016, 15:52:26 UTC
3cc3832 Better docs for typing.Any by Michael Lee. Fixes issue #27688. (Merge 3.5->3.6) 06 August 2016, 20:48:10 UTC
abfe28b Better docs for typing.Any by Michael Lee. Fixes issue #27688. 06 August 2016, 20:46:48 UTC
febc332 Issue #26754: Undocumented support of general bytes-like objects as path in compile() and similar functions is now deprecated. 06 August 2016, 20:29:29 UTC
d73c318 Issue #26800: Undocumented support of general bytes-like objects as paths in os functions is now deprecated. 06 August 2016, 20:22:08 UTC
43b586b Silence warnings from 'make suspicious' to make the docs buildbot happy 06 August 2016, 10:37:22 UTC
fd0f84b Closes #22829: Added --prompt option to venv. 06 August 2016, 09:43:44 UTC
c075201 Closes #27650: Implemented repr methods for logging objects. 06 August 2016, 09:28:31 UTC
933c66a Issue #18548: Merge from 3.5 06 August 2016, 00:00:30 UTC
ab75e02 Issue #18548: Fix unittest.TestSuite() example Initial patch by py.user. 06 August 2016, 00:00:03 UTC
73fc586 Add AutoEnum: automatically provides next value if missing. Issue 26988. 05 August 2016, 23:03:16 UTC
20bd9f0 Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Barry. Closes issue 27242. 05 August 2016, 22:10:16 UTC
a9391a4 Closes #20160: Merged fix from 3.5. 05 August 2016, 20:44:52 UTC
0b58886 Issue #20160: Merged fix from 3.4. 05 August 2016, 20:44:15 UTC
a0b2568 Issue #20160: Merged fix from 3.3. 05 August 2016, 20:43:25 UTC
6f25003 Issue #20160: Handled passing of large structs to callbacks correctly. 05 August 2016, 20:24:27 UTC
b6337a1 Add typing.Generator docs, by Michael Lee. (Merge 3.5->3.6) 05 August 2016, 19:57:38 UTC
b858af6 Add typing.Generator docs, by Michael Lee. 05 August 2016, 19:56:09 UTC
02b75ab Merge spelling and grammar fixes from 3.5 05 August 2016, 01:51:39 UTC
a31ddb3 Merge with 3.5 04 August 2016, 17:14:51 UTC
72e483a Fix half-finished sentence. Reported by Linda Pescatore on docs@. 04 August 2016, 17:13:47 UTC
6090194 Merge from 3.5 04 August 2016, 14:26:00 UTC
85b6090 Fix indentation of versionadded directive in IPv4Address.reverse_pointer docs 04 August 2016, 14:25:40 UTC
8576ca1 Merge from 3.5 04 August 2016, 14:22:05 UTC
6bbc839 Indent ipaddress.ip_address() example correctly 04 August 2016, 14:21:46 UTC
69332c1 Fix spelling and grammar in documentation and code comments 04 August 2016, 13:07:31 UTC
5a44fa1 merge 3.5 (#27670) 04 August 2016, 05:02:42 UTC
c2fcbf4 https link to the bug tracker (closes #27670) 04 August 2016, 05:01:32 UTC
70214ad Issue #17599: Use unique _Py_REPARSE_DATA_BUFFER etc names to avoid conflict The conflict occurs with Min GW, which already defines REPARSE_DATA_BUFFER. Also, Min GW uses a lowercase <windows.h> filename. 04 August 2016, 02:38:59 UTC
0c859f3 Issue #27641: Merge cross-compiling improvement from 3.5 04 August 2016, 01:53:40 UTC
0de01c4 Issue #24278: Merge argument parsing docs from 3.5 04 August 2016, 01:51:32 UTC
2af36ac Merge 3.5 03 August 2016, 22:49:46 UTC
ef330d3 Merge 3.4 03 August 2016, 22:49:19 UTC
c6c2217 Merge 3.3 03 August 2016, 22:48:17 UTC
fb79290 Switch upload.pypi.io to upload.pypi.org 03 August 2016, 22:43:38 UTC
6c7d5a2 Issue #24278: Explain how argument parsing output buffers are managed 03 August 2016, 14:35:05 UTC
9f4712a Issue #23710: Merge from 3.5 03 August 2016, 09:59:16 UTC
bed6891 Issue #23710: Update PyObject_HEAD documentation Since PEP 3123, PyObject_HEAD only has one field named ob_base. Users now need to use the Py_TYPE macro instead of self->ob_type. Initial patch by Ammar Askar. 03 August 2016, 09:58:49 UTC
0d60c56 Merge 3.5. 03 August 2016, 09:18:54 UTC
9de620e Issue #20767: Fix -R option for FreeBSD/clang. 03 August 2016, 09:18:26 UTC
91494d3 Issue #26576: Merge from 3.5 03 August 2016, 07:17:51 UTC
6cafece Issue #26576: Clarify that the @deco syntax is not always an equivalent of f = deco(f) Patch by Chris Angelico. 03 August 2016, 07:17:21 UTC
43746c3 Closes #27661: Added tzinfo keyword argument to datetime.combine. 02 August 2016, 21:49:30 UTC
711120d Merge 3.5. 02 August 2016, 20:30:57 UTC
e12a68b Issue #27241: Catch exception when running pstats as main. 02 August 2016, 20:30:24 UTC
133138a Issue #22557: Now importing already imported modules is up to 2.5 times faster. 02 August 2016, 19:51:21 UTC
cde03fa [merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110) Ignore the HTTP_PROXY variable when REQUEST_METHOD environment is set, which indicates that the script is in CGI mode. Issue #27568 Reported and patch contributed by Rémi Rampin. 31 July 2016, 06:51:13 UTC
7bfbd1d merge heads 31 July 2016, 06:48:19 UTC
back to top