]> granicus.if.org Git - python/log
python
8 years agoIssue #28768: Fix implicit declaration of function _setmode. Patch by Masayuki Yamamoto
Steve Dower [Wed, 28 Dec 2016 23:41:09 +0000 (15:41 -0800)]
Issue #28768: Fix implicit declaration of function _setmode. Patch by Masayuki Yamamoto

8 years agoFixed possible reference leaks in the _json module.
Serhiy Storchaka [Tue, 3 Jan 2017 09:17:53 +0000 (11:17 +0200)]
Fixed possible reference leaks in the _json module.

8 years agoonly include sys/random.h if it seems like it might have something useful (#29057)
Benjamin Peterson [Mon, 2 Jan 2017 04:29:36 +0000 (22:29 -0600)]
only include sys/random.h if it seems like it might have something useful (#29057)

8 years agoring in 2017 for Python
Benjamin Peterson [Mon, 2 Jan 2017 04:04:13 +0000 (22:04 -0600)]
ring in 2017 for Python

8 years agoIssue #29094: Offsets in a ZIP file created with extern file object and modes
Serhiy Storchaka [Sun, 1 Jan 2017 17:04:09 +0000 (19:04 +0200)]
Issue #29094: Offsets in a ZIP file created with extern file object and modes
"w" now are relative to the start of the file.

8 years agoIssue #29123: Make CheckSqlTimestamp more robust
Berker Peksag [Sat, 31 Dec 2016 23:51:46 +0000 (02:51 +0300)]
Issue #29123: Make CheckSqlTimestamp more robust

8 years agoIssue #29112: Fix a questionable wording in sequence doc.
Xiang Zhang [Fri, 30 Dec 2016 03:55:28 +0000 (11:55 +0800)]
Issue #29112: Fix a questionable wording in sequence doc.

8 years agoIssue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox.
Serhiy Storchaka [Wed, 28 Dec 2016 08:16:06 +0000 (10:16 +0200)]
Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox.
Based on patch by Tycho Andersen.

8 years agoIssue #9770: curses.ascii predicates now work correctly with negative integers.
Serhiy Storchaka [Wed, 28 Dec 2016 08:04:27 +0000 (10:04 +0200)]
Issue #9770: curses.ascii predicates now work correctly with negative integers.

8 years agoFixed running MiscTests in test_xml_etree_c.
Serhiy Storchaka [Wed, 28 Dec 2016 07:27:56 +0000 (09:27 +0200)]
Fixed running MiscTests in test_xml_etree_c.

8 years agoBacked out changeset 78bf34b6a713
Serhiy Storchaka [Wed, 28 Dec 2016 07:23:17 +0000 (09:23 +0200)]
Backed out changeset 78bf34b6a713

8 years agoIssue #28427: old keys should not remove new values from
Antoine Pitrou [Tue, 27 Dec 2016 14:08:27 +0000 (15:08 +0100)]
Issue #28427: old keys should not remove new values from
WeakValueDictionary when collecting from another thread.

8 years agoIssue #28998: More APIs now support longs as well as ints.
Serhiy Storchaka [Tue, 27 Dec 2016 13:09:36 +0000 (15:09 +0200)]
Issue #28998: More APIs now support longs as well as ints.

8 years agoIssue #29078: Add the missing import in datetime.time doc example.
Xiang Zhang [Tue, 27 Dec 2016 04:21:28 +0000 (12:21 +0800)]
Issue #29078: Add the missing import in datetime.time doc example.

Patch by Dhushyanth Ramasamy.

8 years agoIssue #28815: Skip TIPC tests if /proc/modules is not readable
Martin Panter [Sat, 24 Dec 2016 10:41:37 +0000 (10:41 +0000)]
Issue #28815: Skip TIPC tests if /proc/modules is not readable

Based on patch by Patrila.

8 years agoIssue #1446619: Account for negative slice direction in description
Martin Panter [Sat, 24 Dec 2016 08:25:15 +0000 (08:25 +0000)]
Issue #1446619: Account for negative slice direction in description

Based on suggestion from Fumihiro Bessho.

8 years agoIssue #29004: Document binascii.crc_hqx() implements CRC-CCITT
Martin Panter [Sat, 24 Dec 2016 07:53:57 +0000 (07:53 +0000)]
Issue #29004: Document binascii.crc_hqx() implements CRC-CCITT

8 years agoUpdate documentation index sidebar for 3.6.0 release.
Ned Deily [Fri, 23 Dec 2016 09:12:46 +0000 (04:12 -0500)]
Update documentation index sidebar for 3.6.0 release.

8 years agoIssue #29038: Fix duplicate get_ca_certs() doc entry.
Xiang Zhang [Fri, 23 Dec 2016 03:10:19 +0000 (11:10 +0800)]
Issue #29038: Fix duplicate get_ca_certs() doc entry.

8 years agoGrammatical fixes for d95f19892fd0
Brett Cannon [Thu, 22 Dec 2016 18:03:11 +0000 (10:03 -0800)]
Grammatical fixes for d95f19892fd0

8 years agoIssue 28923: Remove editor artifacts from Tix.py,
Terry Jan Reedy [Thu, 22 Dec 2016 04:43:50 +0000 (23:43 -0500)]
Issue 28923: Remove editor artifacts from Tix.py,
including encoding not recognized by codecs.lookup.

8 years agoIssue #28871: Fixed a crash when deallocate deep ElementTree.
Serhiy Storchaka [Wed, 21 Dec 2016 10:55:28 +0000 (12:55 +0200)]
Issue #28871: Fixed a crash when deallocate deep ElementTree.
Fixed running MiscTests in test_xml_etree_c.

8 years agoadd a specific configure check for sys/random.h (closes #28932)
Benjamin Peterson [Tue, 20 Dec 2016 07:54:25 +0000 (23:54 -0800)]
add a specific configure check for sys/random.h (closes #28932)

8 years agoIssue #29019: Fix dict.fromkeys(x) overallocates when x is sparce dict.
INADA Naoki [Tue, 20 Dec 2016 07:07:18 +0000 (16:07 +0900)]
Issue #29019: Fix dict.fromkeys(x) overallocates when x is sparce dict.

Original patch by Rasmus Villemoes.

8 years agoFixes the 2.7 nuget packages to include a shim bdist_wininst
Steve Dower [Mon, 19 Dec 2016 22:31:27 +0000 (14:31 -0800)]
Fixes the 2.7 nuget packages to include a shim bdist_wininst

8 years agodoc: Suggest to hash(tuple of attr) rather than XOR
Victor Stinner [Mon, 19 Dec 2016 12:15:35 +0000 (13:15 +0100)]
doc: Suggest to hash(tuple of attr) rather than XOR

Issue #28383: __hash__ documentation recommends naive XOR to combine but this
is suboptimal. Update the doc to suggest to reuse the hash() method using a
tuple, with an example.

8 years agoIssue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary...
Antoine Pitrou [Mon, 19 Dec 2016 10:12:58 +0000 (11:12 +0100)]
Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop()
when a GC collection happens in another thread.

Original patch and report by Armin Rigo.

8 years agoFix spelling in code comments
Martin Panter [Sun, 18 Dec 2016 05:27:49 +0000 (05:27 +0000)]
Fix spelling in code comments

8 years agoMerge
Brett Cannon [Sat, 17 Dec 2016 20:39:36 +0000 (12:39 -0800)]
Merge

8 years agoUpdate the porting HOWTO
Brett Cannon [Sat, 17 Dec 2016 20:38:54 +0000 (12:38 -0800)]
Update the porting HOWTO

8 years agomerge 2.7.13 release branch
Benjamin Peterson [Sat, 17 Dec 2016 20:04:43 +0000 (12:04 -0800)]
merge 2.7.13 release branch

8 years agoAdded tag v2.7.13 for changeset a06454b1afa1
Benjamin Peterson [Sat, 17 Dec 2016 20:00:42 +0000 (12:00 -0800)]
Added tag v2.7.13 for changeset a06454b1afa1

8 years ago2.7.13 final bump v2.7.13
Benjamin Peterson [Sat, 17 Dec 2016 20:00:35 +0000 (12:00 -0800)]
2.7.13 final bump

8 years agoIssue #14061: Misc fixes and cleanups in archiving code in shutil.
Serhiy Storchaka [Fri, 16 Dec 2016 17:04:17 +0000 (19:04 +0200)]
Issue #14061: Misc fixes and cleanups in archiving code in shutil.

Improved the documentation and tests for make_archive().
Improved error handling when corresponding compress module is not available.
External zip executable is now used if the zlib module is not available.

8 years agoIssue #28925: cPickle now correctly propagates errors when unpickle instances
Serhiy Storchaka [Thu, 15 Dec 2016 10:51:34 +0000 (12:51 +0200)]
Issue #28925: cPickle now correctly propagates errors when unpickle instances
of old-style classes.

8 years agoIssue #5322: Restored tests for __new__.
Serhiy Storchaka [Wed, 14 Dec 2016 17:48:38 +0000 (19:48 +0200)]
Issue #5322: Restored tests for __new__.

8 years agomerge 2.7.13 release branch
Benjamin Peterson [Wed, 14 Dec 2016 07:32:54 +0000 (23:32 -0800)]
merge 2.7.13 release branch

8 years agorevert a37cc3d926ec (#5322)
Benjamin Peterson [Wed, 14 Dec 2016 07:30:16 +0000 (23:30 -0800)]
revert a37cc3d926ec (#5322)

8 years agoBacked out changeset ea904d4b3634
Benjamin Peterson [Wed, 14 Dec 2016 07:27:56 +0000 (23:27 -0800)]
Backed out changeset ea904d4b3634

8 years agoIssue #28916: No special case for leading zeros with %x alternative form
Martin Panter [Sun, 11 Dec 2016 03:51:44 +0000 (03:51 +0000)]
Issue #28916: No special case for leading zeros with %x alternative form

8 years agoIssue #28900: Update documentation sidebar for 3.6.0rc.
Ned Deily [Thu, 8 Dec 2016 04:34:23 +0000 (23:34 -0500)]
Issue #28900: Update documentation sidebar for 3.6.0rc.

8 years agoremove unused logger from BaseFix
Benjamin Peterson [Tue, 6 Dec 2016 06:30:26 +0000 (22:30 -0800)]
remove unused logger from BaseFix

8 years agoFixed mismatching title overline.
Serhiy Storchaka [Sun, 4 Dec 2016 13:42:13 +0000 (15:42 +0200)]
Fixed mismatching title overline.

8 years agoFixed double hyphens that are rendered to literal en-dashes in the documenation.
Serhiy Storchaka [Sun, 4 Dec 2016 08:20:18 +0000 (10:20 +0200)]
Fixed double hyphens that are rendered to literal en-dashes in the documenation.

8 years agosimplify cleanup of test_replace_parent_in_sys_modules (closes #28862)
Benjamin Peterson [Sun, 4 Dec 2016 07:17:04 +0000 (23:17 -0800)]
simplify cleanup of test_replace_parent_in_sys_modules (closes #28862)

8 years agoprepare for 2.7.14 dev
Benjamin Peterson [Sat, 3 Dec 2016 21:12:03 +0000 (13:12 -0800)]
prepare for 2.7.14 dev

8 years agofix function name
Benjamin Peterson [Sat, 3 Dec 2016 21:07:47 +0000 (13:07 -0800)]
fix function name

8 years agoalso do not leak the mode string if creating the file fails
Benjamin Peterson [Sat, 3 Dec 2016 21:05:40 +0000 (13:05 -0800)]
also do not leak the mode string if creating the file fails

8 years agodo not leak the FILE * pointer in error cases of fdopen()
Benjamin Peterson [Sat, 3 Dec 2016 21:03:18 +0000 (13:03 -0800)]
do not leak the FILE * pointer in error cases of fdopen()

8 years agoAdded tag v2.7.13rc1 for changeset 4d6fd49eeb14
Benjamin Peterson [Sat, 3 Dec 2016 20:39:10 +0000 (12:39 -0800)]
Added tag v2.7.13rc1 for changeset 4d6fd49eeb14

8 years agopython 2.7.13rc1 v2.7.13rc1
Benjamin Peterson [Sat, 3 Dec 2016 20:38:47 +0000 (12:38 -0800)]
python 2.7.13rc1

8 years agoupdate pydoc topics
Benjamin Peterson [Sat, 3 Dec 2016 20:36:45 +0000 (12:36 -0800)]
update pydoc topics

8 years agoinline constant into its single use
Benjamin Peterson [Sat, 3 Dec 2016 20:32:38 +0000 (12:32 -0800)]
inline constant into its single use

8 years agofix refleak in reduce_2 error case
Benjamin Peterson [Sat, 3 Dec 2016 20:08:24 +0000 (12:08 -0800)]
fix refleak in reduce_2 error case

8 years agofix refleak in null-containing error case (#21147)
Benjamin Peterson [Sat, 3 Dec 2016 20:01:32 +0000 (12:01 -0800)]
fix refleak in null-containing error case (#21147)

8 years agowhen you enter repr, you must leave, too (#25455)
Benjamin Peterson [Sat, 3 Dec 2016 19:30:04 +0000 (11:30 -0800)]
when you enter repr, you must leave, too (#25455)

8 years agofix refleak in file handle creation error case
Benjamin Peterson [Sat, 3 Dec 2016 19:12:51 +0000 (11:12 -0800)]
fix refleak in file handle creation error case

8 years agofix refleak in the shift-by-zero case (#27870)
Benjamin Peterson [Sat, 3 Dec 2016 19:01:50 +0000 (11:01 -0800)]
fix refleak in the shift-by-zero case (#27870)

8 years agoIssue #28440: No longer add /Library/Python/site-packages, the Apple-supplied
Ned Deily [Sat, 3 Dec 2016 07:14:09 +0000 (02:14 -0500)]
Issue #28440: No longer add /Library/Python/site-packages, the Apple-supplied
system Python site-packages directory, to sys.path for macOS framework builds.
The coupling between the two Python instances often caused confusion and, as
of macOS 10.12, changes to the site-packages layout can cause pip component
installations to fail.  This change reverts the effects introduced in 2.7.0
by Issue #4865.  If you are using a package with both the Apple system Python
2.7 and a user-installed Python 2.7, you will need to ensure that copies of
the package are installed with both Python instances.

8 years agoTry to fix test.test_support.rmtree() on Windows for fixing issue28847 tests.
Serhiy Storchaka [Sat, 3 Dec 2016 05:57:54 +0000 (07:57 +0200)]
Try to fix test.test_support.rmtree() on Windows for fixing issue28847 tests.

8 years agoIssue #28847: Fix spelling
Martin Panter [Sat, 3 Dec 2016 03:44:16 +0000 (03:44 +0000)]
Issue #28847: Fix spelling

8 years agoIssue #21818: Fixed references to classes that have names matching with module
Serhiy Storchaka [Fri, 2 Dec 2016 21:13:42 +0000 (23:13 +0200)]
Issue #21818: Fixed references to classes that have names matching with module
names.

8 years agodeclarations to the top of the block
Benjamin Peterson [Fri, 2 Dec 2016 08:02:24 +0000 (00:02 -0800)]
declarations to the top of the block

8 years agoincrease test_smtplib timeouts
Benjamin Peterson [Fri, 2 Dec 2016 07:58:38 +0000 (23:58 -0800)]
increase test_smtplib timeouts

8 years agoIssue #5322: Fixed setting __new__ to a PyCFunction inside Python code.
Serhiy Storchaka [Fri, 2 Dec 2016 06:42:43 +0000 (08:42 +0200)]
Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code.
Original patch by Andreas Stührk.

8 years agoIssue #28847: dubmdbm no longer writes the index file in when it is not
Serhiy Storchaka [Fri, 2 Dec 2016 05:58:42 +0000 (07:58 +0200)]
Issue #28847: dubmdbm no longer writes the index file in when it is not
changed and supports reading read-only files.

8 years ago - Import latest config.sub config.guess files
doko@ubuntu.com [Thu, 1 Dec 2016 20:42:15 +0000 (21:42 +0100)]
 - Import latest config.sub config.guess files

8 years agoIssue #11145: Fixed miscellaneous issues with C-style formatting of types
Serhiy Storchaka [Thu, 1 Dec 2016 08:27:11 +0000 (10:27 +0200)]
Issue #11145: Fixed miscellaneous issues with C-style formatting of types
with custom __oct__ and __hex__.

8 years agoIssue #28771: Correct documentation of signatures using const
Martin Panter [Thu, 1 Dec 2016 01:32:16 +0000 (01:32 +0000)]
Issue #28771: Correct documentation of signatures using const

8 years agoIssue #25701: Document that some C APIs can both set and delete items
Martin Panter [Wed, 30 Nov 2016 10:32:40 +0000 (10:32 +0000)]
Issue #25701: Document that some C APIs can both set and delete items

Also document that using the dedicated functions to delete items is
preferred. Using PyObject_SetAttr/String() and PySequence_SetItem/Slice() for
deletion is deprecated.

8 years agoIssue #28820: Fix spelling of “practice” as a noun
Martin Panter [Wed, 30 Nov 2016 10:18:45 +0000 (10:18 +0000)]
Issue #28820: Fix spelling of “practice” as a noun

8 years agoIssue #24469: Fixed memory leak caused by int subclasses without overridden
Serhiy Storchaka [Tue, 29 Nov 2016 18:49:14 +0000 (20:49 +0200)]
Issue #24469: Fixed memory leak caused by int subclasses without overridden
tp_free (e.g. C-inherited Cython classes).

8 years agoIssue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka [Sat, 26 Nov 2016 11:43:39 +0000 (13:43 +0200)]
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
in the documentation.

8 years agoFixed the documentation of the structure PyMethodDef.
Serhiy Storchaka [Mon, 21 Nov 2016 09:37:18 +0000 (11:37 +0200)]
Fixed the documentation of the structure PyMethodDef.
The fields ml_name and ml_doc are of type "const char *" rather of "char *".

8 years agoreplace --with-optimizations references with --enable-optimizations in docs.
Gregory P. Smith [Mon, 21 Nov 2016 08:13:44 +0000 (00:13 -0800)]
replace --with-optimizations references with --enable-optimizations in docs.

8 years agoChange double hyphens (en dashes) to em (longer) dashes
Martin Panter [Mon, 21 Nov 2016 00:21:39 +0000 (00:21 +0000)]
Change double hyphens (en dashes) to em (longer) dashes

8 years agoIssue #25659: Change assert to TypeError in from_buffer/_copy()
Martin Panter [Sun, 20 Nov 2016 09:35:06 +0000 (09:35 +0000)]
Issue #25659: Change assert to TypeError in from_buffer/_copy()

Based on suggestion by Eryk Sun.

8 years agoIssue #10656: Fix out-of-tree building on AIX
Martin Panter [Sun, 20 Nov 2016 09:31:41 +0000 (09:31 +0000)]
Issue #10656: Fix out-of-tree building on AIX

The ld_so_aix script and python.exp file are created in the build directory.
Patch by Tristan Carel and Michael Haubenwallner.

8 years agoIssue #28666: Fix stat import
Martin Panter [Sun, 20 Nov 2016 23:06:58 +0000 (23:06 +0000)]
Issue #28666: Fix stat import

8 years agoRename the new --with-optimiations flag to --enable-optimizations.
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) [Sun, 20 Nov 2016 21:19:36 +0000 (21:19 +0000)]
Rename the new --with-optimiations flag to --enable-optimizations.

8 years agoIssue #28666: Fix removing readonly directories on Windows.
Serhiy Storchaka [Sun, 20 Nov 2016 18:04:54 +0000 (20:04 +0200)]
Issue #28666: Fix removing readonly directories on Windows.

8 years agoIssue #28666: Now test.test_support.rmtree is able to remove unwritable or
Serhiy Storchaka [Sun, 20 Nov 2016 15:42:03 +0000 (17:42 +0200)]
Issue #28666: Now test.test_support.rmtree is able to remove unwritable or
unreadable directories on Windows too.

8 years agoIssue #28666: Now test.support.rmtree is able to remove unwritable or
Serhiy Storchaka [Sun, 20 Nov 2016 14:15:35 +0000 (16:15 +0200)]
Issue #28666: Now test.support.rmtree is able to remove unwritable or
unreadable directories.

8 years agoUpgrade pip to 9.0.1 and setuptools to 28.8.0
Donald Stufft [Wed, 16 Nov 2016 02:21:35 +0000 (21:21 -0500)]
Upgrade pip to 9.0.1 and setuptools to 28.8.0

8 years agoIssue #28563: Make plural form selection more lenient and accepting
Serhiy Storchaka [Mon, 14 Nov 2016 17:25:44 +0000 (19:25 +0200)]
Issue #28563: Make plural form selection more lenient and accepting
non-integer numbers.  Django tests depend on this.

8 years agoIssue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT
Martin Panter [Mon, 14 Nov 2016 04:13:55 +0000 (04:13 +0000)]
Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT

Patch by Matthieu S.

8 years agoIssue #28016: Skip /dev/tty seekable() test on AIX
Martin Panter [Mon, 14 Nov 2016 03:35:59 +0000 (03:35 +0000)]
Issue #28016: Skip /dev/tty seekable() test on AIX

8 years agoIssue #28676: Prevent missing 'getentropy' declaration warning on macOS.
Ned Deily [Sat, 12 Nov 2016 21:34:25 +0000 (16:34 -0500)]
Issue #28676: Prevent missing 'getentropy' declaration warning on macOS.
Initial patch by Gareth Rees.

8 years agoFixed the documentation of parse_constant argument in json.load().
Serhiy Storchaka [Sat, 12 Nov 2016 20:47:16 +0000 (22:47 +0200)]
Fixed the documentation of parse_constant argument in json.load().
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.

8 years agoIssue #28615: Backport imaginary/complex number text from 3.x.
Terry Jan Reedy [Sat, 12 Nov 2016 00:09:50 +0000 (19:09 -0500)]
Issue #28615: Backport imaginary/complex number text from 3.x.
Patch by Mariatta Wijaya.

8 years agoIssue #27854: Include idlelib/help.html in 2.7 Windows installer.
Terry Jan Reedy [Fri, 11 Nov 2016 17:03:09 +0000 (12:03 -0500)]
Issue #27854: Include idlelib/help.html in 2.7 Windows installer.
Without this file, clicking Help => IDLE Help did nothing.

8 years agoIssue #19398: Extra slash no longer added to sys.path components in case of
Serhiy Storchaka [Fri, 11 Nov 2016 10:11:55 +0000 (12:11 +0200)]
Issue #19398: Extra slash no longer added to sys.path components in case of
empty compile-time PYTHONPATH components.  This fixes some tests in -S or -I
modes.

8 years agoIssue #23839: Various caches now are cleared before running every test file.
Serhiy Storchaka [Fri, 11 Nov 2016 09:42:25 +0000 (11:42 +0200)]
Issue #23839: Various caches now are cleared before running every test file.

8 years agoIssue #25507: Add back import needed for 2.x encoding warning box.
Terry Jan Reedy [Thu, 10 Nov 2016 23:42:58 +0000 (18:42 -0500)]
Issue #25507: Add back import needed for 2.x encoding warning box.
Add pointer to 'Encoding declaration' in Language Reference.

8 years agoIssue #27942: Fix memory leak in codeobject.c
Yury Selivanov [Wed, 9 Nov 2016 14:41:15 +0000 (09:41 -0500)]
Issue #27942: Fix memory leak in codeobject.c

8 years agoIssue #28563: Fixed possible DoS and arbitrary code execution when handle
Serhiy Storchaka [Tue, 8 Nov 2016 19:15:55 +0000 (21:15 +0200)]
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
plural form selections in the gettext module.  The expression parser now
supports exact syntax supported by GNU gettext.

8 years agoFix PC/VS9.0/build_ssl.py for recent OpenSSL
Zachary Ware [Mon, 7 Nov 2016 19:29:07 +0000 (13:29 -0600)]
Fix PC/VS9.0/build_ssl.py for recent OpenSSL

8 years agoFix spacing after C++ in documentation
Martin Panter [Sat, 5 Nov 2016 03:15:20 +0000 (03:15 +0000)]
Fix spacing after C++ in documentation

8 years agoIssue #28616: Correct help for sys.version_info releaselevel component.
Ned Deily [Fri, 4 Nov 2016 21:05:59 +0000 (17:05 -0400)]
Issue #28616: Correct help for sys.version_info releaselevel component.
Patch by Anish Tambe.

8 years agoIssue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when
Serhiy Storchaka [Thu, 3 Nov 2016 13:36:50 +0000 (15:36 +0200)]
Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when
the garbage collector is invoked in other thread.
Based on patch by Sebastian Cufre.