ACTIVITY SUMMARY (2015-12-18 - 2015-12-25)
Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open5345 (+21)
closed 32365 (+24)
total 37710 (+45)
Open issues with patches: 2351
Issues opened (38)
==
#24840: implement bool conversion for enums to prevent odd edge case
http://bugs.python.org/issue24840 reopened by gregory.p.smith
#25908: ProcessPoolExecutor deadlock on KeyboardInterrupt
http://bugs.python.org/issue25908 opened by jacksontj
#25909: Incorrect documentation for PyMapping_Items and like
http://bugs.python.org/issue25909 opened by serhiy.storchaka
#25910: Fixing links in documentation
http://bugs.python.org/issue25910 opened by SilentGhost
#25911: Regression: os.walk now using os.scandir() breaks bytes filena
http://bugs.python.org/issue25911 opened by mont29
#25912: Use __spec__.__name__ instead of __name__ in the docs where ap
http://bugs.python.org/issue25912 opened by Antony.Lee
#25913: base64.a85decode adobe flag incorrectly utilizes <~ as a marke
http://bugs.python.org/issue25913 opened by Soren Solari
#25916: wave module readframes now returns bytes not str
http://bugs.python.org/issue25916 opened by Iber Parodi Siri
#25917: Fixing howto links in docs
http://bugs.python.org/issue25917 opened by SilentGhost
#25918: AssertionError in lib2to3 on 2.7.11 Windows
http://bugs.python.org/issue25918 opened by schlamar
#25919: htp.client PUT method ignores error responses sent immediatly
http://bugs.python.org/issue25919 opened by Wiktor Niesiobedzki
#25920: PyOS_AfterFork should reset socketmodule's lock
http://bugs.python.org/issue25920 opened by emptysquare
#25922: canceling a repair install breaks the ability to uninstall, re
http://bugs.python.org/issue25922 opened by Kyle S (MrStonedOne)
#25923: More const char
http://bugs.python.org/issue25923 opened by serhiy.storchaka
#25924: investigate if getaddrinfo(3) on OSX is thread-safe
http://bugs.python.org/issue25924 opened by ronaldoussoren
#25925: Coverage support for CPython 2
http://bugs.python.org/issue25925 opened by alecsandru.patrascu
#25926: problems with "times" keyword in itertools.repeat
http://bugs.python.org/issue25926 opened by Thomas Feldmann
#25927: add dir_fd for mkstemp, and also maybe to all tempfile.*
http://bugs.python.org/issue25927 opened by mmarkk
#25928: Add Decimal.as_integer_ratio()
http://bugs.python.org/issue25928 opened by johnwalker
#25930: Document that os.remove is semantically identical to os.unlink
http://bugs.python.org/issue25930 opened by Anthony Sottile
#25931: os.fork() command distributed in windows Python27 (in SocketSe
http://bugs.python.org/issue25931 opened by Sam Lobel
#25933: Unhandled exception (TypeError) with ftplib in function retrbi
http://bugs.python.org/issue25933 opened by Sam Adams
#25934: ICC compiler: ICC treats denormal floating point numbers as 0.
http://bugs.python.org/issue25934 opened by skrah
#25935: OrderedDict prevents garbage collection if a circulary referen
http://bugs.python.org/issue25935 opened by charettes
#25936: Improve FastChildWatcher with WNOWAIT?
http://bugs.python.org/issue25936 opened by WGH
#25937: DIfference between utf8 and utf-8 when i define python source
http://bugs.python.org/issue25937 opened by çæ°
#25939: _ssl.enum_certificates() fails with ERROR_ACCESS_DENIED if pyt
http://bugs.python.org/issue25939 opened by Chi Hsuan Yen
#25940: SSL tests failed due to expired svn.python.org SSL certificate
http://bugs.python.org/issue25940 opened by Chi Hsuan Yen
#25941: Add 'How to Review a Patch' section to devguide
http://bugs.python.org/issue25941 opened by Winterflower
#25942: subprocess.call SIGKILLs too liberally
http://bugs.python.org/issue25942 opened by Mike Pomraning
#25943: Integer overflow in _bsddb leads to heap corruption
http://bugs.python.org/issue25943 opened by Ned Williamson
#25945: Type confusion in partial_setstate and partial_call leads to m
http://bugs.python.org/issue25945 opened by Ned Williamson
#25946: configure should pick /usr/bin/g++ automatically if present
http://bugs.python.org/issue25946 opened by krichter
#25947: Installation problem
http://bugs.python.org/issue25947 opened by [email protected]
#25948: Invalid MIME encoding generated by email.mime (line too long)
http://bugs.python.org/issue25948 opened by vog
#25949: Lazy creation of __dict__ in OrderedDict
http://bugs.python.org/issue25949 opened by serhiy.storchaka
#25951: SSLSocket.sendall() does not return None on success like socke
http://bugs.python.org/issue25951 opened by ProgVal
#25952: code_context not available in exec()
http://bugs.python.org/issue25952 opened by Grzegorz KrasoÅ
Most recent 15 issues with no replies (15)
==
#25952: code_context not available in exec()
http://bugs.python.o