September 2015 Archives by thread
Starting: Tue Sep 1 00:12:03 CEST 2015
Ending: Wed Sep 30 23:57:22 CEST 2015
Messages: 3048
- [issue24973] CFLAGS for Visual Studio
Steve Dower
- [issue24974] ICC on Windows 8.1: _decimal fails to compile without /fp:strict
Steve Dower
- [issue24966] shutil.get_terminal_size() throws ValueError if stdout is detached, no fallback
Roberto Sánchez
- [issue23406] interning and list comprehension leads to unexpected behavior
Matheus Vieira Portela
- [issue18697] Unify arguments names in Unicode object C API documentation
Matheus Vieira Portela
- [issue24912] The type of cached objects is mutable
Nathaniel Smith
- [issue22555] Tracking issue for adjustments to binary/text boundary handling
Nick Coghlan
- [issue23993] Use surrogateescape error handler by default in open() if the LC_CTYPE locale is C at startup
Nick Coghlan
- [issue24968] Python 3 raises Unicode errors with the xxx.UTF-8 locale
Nick Coghlan
- [issue24975] Python 3.5 can't compile AST involving PEP 448 unpacking
David Beazley
- [issue24969] functools.lru_cache: a way to set decorator arguments at runtime
Raymond Hettinger
- [issue24974] ICC on Windows 8.1: _decimal fails to compile with default fp model
Zachary Ware
- [issue24829] Use interactive input even if stdout is redirected
Raymond Hettinger
- [issue24976] Arithmetic/precision bug when using floating-point numbers
Andrew
- [issue24971] os.environ.get() does not return the Environment Value in Linux
Francis Greaves
- [issue24934] django_v2 benchmark not working in Python 3.6
Berker Peksag
- [issue7175] Define a standard location and API for configuration files
flying sheep
- [issue24946] Tkinter tests that fail on linux in tiling window manager
Florian Bruhin
- [issue24977] shutil copy to non-existant directory
Jake Howard
- [issue24965] Implement PEP 498: Literal String Formatting
Eric V. Smith
- [issue24978] Contributing to Python 2x and 3x Documentation. Translation to Russian.
Eugene
- [issue22798] time.mktime doesn't update time.tzname
Marc-Andre Lemburg
- [issue24979] Allow timezone offsets greater than 24 hours
TJ
- [issue24980] Allow for providing 'on_new_thread' callback to 'concurrent.futures.ThreadPoolExecutor'
Joshua Harlow
- [issue17849] Missing size argument in readline() method for httplib's class LineAndFileWrapper
Garfield222
- [issue24891] race condition in initstdio() (python aborts running under nohup)
Yi Ding
- [issue24981] Add a test which uses the ast module to compile the stdlib
Brett Cannon
- [issue24929] _strptime.TimeRE should not enforce range in regex
Steve Yeung
- [issue23517] datetime.utcfromtimestamp rounds results incorrectly
Roundup Robot
- [issue24982] shutil.make_archive doesn't archive empty directories
Eugene Kolo
- [issue22758] Regression in Python 3.2 cookie parsing
Berker Peksag
- [issue12006] strptime should implement %G, %V and %u directives
Erik Cederstrand
- [issue24900] Raising an exception that cannot be unpickled causes hang in ProcessPoolExecutor
Benedikt Reinartz
- [issue24983] Wrong AttributeError propagation
David Unric
- [issue24297] Lib/symbol.py is out of sync with Grammar/Grammar
Roundup Robot
- [issue23630] support multiple hosts in create_server/start_server
STINNER Victor
- [issue24984] document AF_BLUETOOTH socket address formats
Tim Tisdall
- [issue2786] Names in function call exception should have class names, if they're methods
Serhiy Storchaka
- [issue23639] Not documented special names
Serhiy Storchaka
- [issue14350] Strange Exception from copying an iterator
Serhiy Storchaka
- [issue13405] Add DTrace probes
cburroughs
- [issue21590] Systemtap and DTrace support
cburroughs
- [issue14776] Add SystemTap static markers
cburroughs
- [issue4111] Add Systemtap/DTrace probes
cburroughs
- [issue22241] strftime/strptime round trip fails even for UTC datetime object
Alexander Belopolsky
- [issue22699] cross-compilation of Python3.4
William Scullin
- [issue24985] Python install test fails - OpenSSL - "dh key too small"
John Nagle
- [issue24986] It should be possible to build successfully without external libraries
Zachary Ware
- [issue24913] deque.index() overruns deque boundary
Larry Hastings
- [issue23965] test_ssl failure on Fedora 22
STINNER Victor
- [issue4322] function with modified __name__ uses original name when there's an arg error
Martin Panter
- [issue24875] pyvenv doesn´t install PIP inside a new venv with --system-site-package
Georges Racinet
- [issue24987] subprocess.Popen with shell=True doesn't create socket
asduj
- [issue24707] Assertion failed in pymonotonic_new
STINNER Victor
- [issue18383] test_warnings modifies warnings.filters when running with "-W default"
Martin Panter
- [issue24988] IDLE: debugger context menus not working on Mac
Mark Roseman
- [issue24989] scan_eol() Buffer Over-read
John Leitch
- [issue24990] Foreign language support in turtle module
Al Sweigart
- [issue24872] Add /NODEFAULTLIB:MSVCRT to _msvccompiler
Christoph Gohlke
- [issue21192] Idle: Print filename when running a file from editor
Roundup Robot
- [issue24991] Define instance mutability explicitly on type objects
Nick Coghlan
- [issue23375] test_py3kwarn fails on Windows
Zachary Ware
- [issue24305] The new import system makes it inconvenient to correctly issue a deprecation warning for a module
Larry Hastings
- [issue24992] collections.OrderedDict constructor (odict_new) doesn't handle PyDict_New() failure
STINNER Victor
- [issue24993] The C function PyCodec_NameReplaceErrors doesn't handle PyCapsule_Import() failure
STINNER Victor
- [issue23719] PEP 475: port test_eintr to Windows
STINNER Victor
- [issue24748] Change of behavior for importlib between 3.4 and 3.5 with DLL loading
Petr Viktorin
- [issue24994] Python 3.4.2 64-bit Installer error (Please insert the disk:)
Cameron Walker
- [issue1103213] Adding the missing socket.recvall() method
STINNER Victor
- [issue3199] 2.6b1 Build Fails On OSX 10.5
Roundup Robot
- [issue24995] better exception message when an unsupported object is passed to `async for` (pep 492)
Yury Selivanov
- [issue24996] IDLE: debugger local/global vars should not be editable
Mark Roseman
- [issue15347] IDLE - does not close if the debugger was active
Mark Roseman
- [issue15348] IDLE - shell becomes unresponsive if debugger windows is closed while active.
Mark Roseman
- [issue17582] xml.etree.ElementTree does not preserve whitespaces in attributes
Duane Griffin
- [issue18540] imaplib.IMAP4() ends with "Name or service not known" on Fedora 18
Milan Oberkirch
- [issue24857] mock: Crash on comparing call_args with long strings
A Kaptur
- [issue24997] mock.call_args compares as equal and not equal
A Kaptur
- [issue24998] docs: subprocess.Popen example has extra/invalid parameter
Paul Clarke
- [issue24635] test_typing is flaky
STINNER Victor
- [issue21998] asyncio: support fork
Larry Hastings
- [issue22970] asyncio: Cancelling wait() after notification leaves Condition in an inconsistent state
Larry Hastings
- [issue22980] C extension naming doesn't take bitness into account
Larry Hastings
- [issue23623] Python 3.5 docs need to clarify how to set PATH, etc
Larry Hastings
- [issue24745] Better default font for editor
Larry Hastings
- [issue24964] Add tunnel CONNECT response headers to httplib / http.client
Thomas
- [issue23144] html.parser.HTMLParser: setting 'convert_charrefs = True' leads to dropped text
Ezio Melotti
- [issue24999] Segfault in test_re.test_sre_character_class_literals() when Python is compiled by ICC
STINNER Victor
- [issue25000] _mock_call does not properly grab args and kwargs
Alex Etling
- [issue24956] Default value for an argument that is not in the choices list gets accepted
Terry J. Reedy
- [issue21159] configparser.InterpolationMissingOptionError is not very intuitive
Łukasz Langa
- [issue23572] functools.singledispatch fails when "not BaseClass" is True
Łukasz Langa
- [issue24488] ConfigParser.getboolean fails on boolean options
Łukasz Langa
- [issue24957] python -m pdb error.py: stuck in unexitable infinite prompt loop
Terry J. Reedy
- [issue2651] Strings passed to KeyError do not round trip
Łukasz Langa
- [issue24142] ConfigParser._read doesn't join multi-line values collected while reading if a ParsingError occured
Łukasz Langa
- [issue24086] Configparser interpolation is unexpected
Łukasz Langa
- [issue24917] time_strftime() Buffer Over-read
John Leitch
- [issue16180] cannot quit pdb when there is a syntax error in the debuggee (must kill it)
Terry J. Reedy
- [issue24960] Can't use pip or easy_install with embeddable zip file.
Terry J. Reedy
- [issue24972] IDLE: revisit text highlighting for inactive windows on win32
Terry J. Reedy
- [issue24954] No way to generate or parse timezone as produced by datetime.isoformat()
Alexander Belopolsky
- [issue25001] Make --nowindows argument to regrtest propagate when running with -j
Brett Cannon
- [issue25002] Deprecate asyncore/asynchat
Guido van Rossum
- [issue25003] os.urandom() should call getrandom(2) not getentropy(2)
John Beck
- [issue25004] test_mmap should catch f.close() failure in LargeMmapTests._make_test_file()
John Beck
- [issue25005] webbrowser breaks on query strings with multiple fields on Windows
Brian Hou
- [issue25006] List pybind11 binding generator
Wenzel Jakob
- [issue22995] Restrict default pickleability
Serhiy Storchaka
- [issue25007] Add support of copy protocol to zlib compressors and decompressors
Serhiy Storchaka
- [issue25008] Deprecate smtpd
Brett Cannon
- [issue25009] queue.Queue() does not validate the maxsize argument
Alex Willmer
- [issue25010] minor typo in PCBuild readme.txt
Shaun Walbridge
- [issue24910] Windows MSIs don't have unique display names
Roundup Robot
- [issue23551] IDLE to provide menu options for using PIP
Terry J. Reedy
- [issue23551] IDLE to provide menu link to PIP gui.
Terry J. Reedy
- [issue25011] Smarter rl complete: hide private and special names
Serhiy Storchaka
- [issue25012] pathlib should allow converting to absolute paths without resolving symlinks
David Barnett
- [issue24585] Windows installer does not detect existing installs
Larry Hastings
- [issue25013] run_pdb() in test_pdb.py always returns stderr as None
Xavier de Gaye
- [issue24902] http.server: on startup, show host/port as URL
Felix Kaiser
- [issue25014] Add contextlib.itercm()
Ezio Melotti
- [issue24858] python3 -m test -ugui -v test_tk gives 3 failures under Debian unstable (sid)
Serhiy Storchaka
- [issue15989] Possible integer overflow of PyLong_AsLong() results
Roundup Robot
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Stefan Behnel
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Antoine Pitrou
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Antoine Pitrou
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Stefan Krah
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Stefan Krah
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Roundup Robot
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Roundup Robot
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Antoine Pitrou
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
STINNER Victor
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Antoine Pitrou
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24938] Measure if _warnings.c is still worth having
Brett Cannon
- [issue24779] Python/ast.c: decode_unicode is never called with rawmode=True
Brett Cannon
- [issue25015] Idle: scroll Text faster with mouse wheel
Terry J. Reedy
- [issue15873] datetime: add ability to parse RFC 3339 dates and times
Jakub Wilk
- [issue8232] webbrowser.open incomplete on Windows
Larry Hastings
- [issue24889] Idle: always start with focus
Roundup Robot
- [issue25016] defaultdict's pop gives a KeyError
Chase Albert
- [issue24813] Idle Help dialogs shouldn't be modal
Terry J. Reedy
- [issue24272] PEP 484 docs
Ivan Levkivskyi
- [issue24951] Idle test_configdialog fails on Fedora 23, 3.6
Petr Viktorin
- [issue25017] htmllib deprecated: Which library to use? Missing sane default in docs
Thomas Guettler
- [issue25018] test_shutil.test_make_archive() fails on Windows
STINNER Victor
- [issue24862] subprocess.Popen behaves incorrect when moved in process tree
Andre Merzky
- [issue25019] xmlparse_setattro() Type Confusion
John Leitch
- [issue22460] idle editor: replace all in selection
Mark Roseman
- [issue13586] IDLE: Replace selected not working/consistent with find
Mark Roseman
- [issue22179] Idle. Search dialog found text not highlited on Windows
Mark Roseman
- [issue18590] Found text not always highlighted by Replace dialog on Windows
Mark Roseman
- [issue16893] Generate Idle help from Doc/library/idle.rst
Mark Roseman
- [issue21505] cx_freeze multiprocessing bug
Davin Potts
- [issue24475] The docs never define what a pool "task" is
Davin Potts
- [issue24484] multiprocessing cleanup occasionally throws exception
Davin Potts
- [issue23992] multiprocessing: MapResult shouldn't fail fast upon exception
Davin Potts
- [issue25020] IDLE - centralize ui policies and small utilities
Mark Roseman
- [issue25021] product_setstate() Out-of-bounds Read
John Leitch
- [issue25022] Remove PC/example_nt/
Zachary Ware
- [issue25023] time.strftime('%a'), ValueError: embedded null byte, in ko locale
grizlupo
- [issue25024] Allow passing "delete=False" to TemporaryDirectory
Antony Lee
- [issue25025] Missing 3.5.0 RC3 tarballs (FTP)
koobs
- [issue25026] (FreeBSD/OSX) Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).
koobs
- [issue23415] add-to-pydotorg does not support .exe installers for Windows
Larry Hastings
- [issue25027] Python 3.5.0rc3 on Windows can not load more than 127 C extension modules
Christoph Gohlke
- [issue25028] Reading unicode json string fails depending on LANG env
Yves Müller
- [issue25029] MemoryError in test_strptime
Serhiy Storchaka
- [issue24937] Multiple problems in getters & setters in capsulethunk.h
Petr Viktorin
- [issue13053] Add Capsule migration documentation to "cporting"
Petr Viktorin
- [issue25030] io.[Text]IOBase.seek doesn't take keyword parameter
shiyao.ma
- [issue25031] IDLE - file list improvements
Mark Roseman
- [issue25032] IDLE - same menubar across application
Mark Roseman
- [issue25033] Python 2.7.10 make - fails on some Standard Library Modules
Ron Barak
- [issue24199] Idle: remove idlelib.idlever.py and its use in About dialog
Terry J. Reedy
- [issue22197] Allow better verbosity / output control in test cases
Michael Foord
- [issue24928] mock.patch.dict spoils order of items in collections.OrderedDict
Adam
- [issue24899] Add an os.path <=> pathlib equivalence table in pathlib docs
Adam
- [issue10716] Modernize pydoc to use better HTML and separate CSS
Adam
- [issue24249] unittest API for detecting test failure in cleanup/teardown
Adam
- [issue25034] string.Formatter accepts empty fields but displays wrong when nested
Anthon van der Neut
- [issue24760] IDLE settings dialog shouldn't be modal
Mark Roseman
- [issue23738] Clarify documentation of positional-only default values
Martin Panter
- [issue25035] Getter/setter for argparse keys
Sworddragon
- [issue25036] IDLE - infrastructure changes so editors don't assume they're in a toplevel
Mark Roseman
- [issue23447] Import fails when doing a circular import involving an `import *`
Steven Barker
- [issue25037] ValueError: invalid literal for int() with base 16: b'[\r\n'
Alan
- [issue12849] Cannot override 'connection: close' in urllib2 headers
Martin Panter
- [issue25038] test_os.TestSendfile.test_keywords() introduced a regression
STINNER Victor
- [issue25039] Docs: Link to Stackless Python in Design and History FAQ section is broken
Camilla Montonen
- [issue25040] xml.sax.make_parser makes bad use of parser_list argument default value
Gautier Portet
- [issue25041] document AF_PACKET socket address format
Tim Tisdall
- [issue25042] Create an "embedding SDK" distribution?
Paul Moore
- [issue25043] document socket constants for Bluetooth
Tim Tisdall
- [issue25044] bring BTPROTO_SCO inline with other Bluetooth protocols
Tim Tisdall
- [issue25045] smtplib throws exception TypeError: readline()
Philippe Lambotte
- [issue25046] ImportError: No module named Multiprocessing
Julio
- [issue25047] xml.etree.ElementTree encoding declaration should be capital ('UTF-8') rather than lowercase ('utf-8')
Simeon Warner
- [issue25048] %e Directive Missing in Datetime Documentation
Marc Bouvier
- [issue22622] ElementTree only writes declaration when passed encoding
Martin Panter
- [issue22464] Speed up fractions implementation
Roundup Robot
- [issue25049] Strange behavior under doctest: staticmethods have different __globals__
Jurjen N.E. Bos
- [issue25050] windows installer does not allow 32 and 64 installs side by side
Adam Groszer
- [issue25051] 'compile' refuses BOM.
Piotr
- [issue25052] Test
Serhiy Storchaka
- [issue25053] Possible race condition in Pool
Stanislaw Izaak Pitucha
- [issue25054] Capturing start of line '^'
Alcolo Alcolo
- [issue15012] test issue
R. David Murray
- [issue7687] Bluetooth support untested
Tim Tisdall
- [issue23270] Use the new __builtin_mul_overflow() of Clang and GCC 5 to check for integer overflow
STINNER Victor
- [issue25055] Test
Serhiy Storchaka
- [issue25056] no support for Bluetooth LE in socket
Tim Tisdall
- [issue25057] Make parameter of io.base to be positional and keyword
shiyao.ma
- [issue21657] pip.get_installed_distributions() Does not return packages in the current working directory
David Fraser
- [issue25058] Right square bracket argparse metavar
Juan Jimenez-Anca
- [issue25059] Mistake in input-output tutorial regarding print() seperator
Saimadhav Heblikar
- [issue25060] BUILD_MAP stack effect suboptimal
Antoine Pitrou
- [issue25061] Add native enum support for argparse
desbma
- [issue3548] subprocess.pipe function
desbma
- [issue25062] Doc linter error: [2] library/typing.rst:358: default role used
STINNER Victor
- [issue25063] shutil.copyfileobj should internally use os.sendfile when possible
desbma
- [issue1103213] Adding a recvexactly() to socket.socket: receive exactly n bytes
STINNER Victor
- [issue24909] Windows: subprocess.Popen: race condition for leaking inheritable handles
STINNER Victor
- [issue24870] Optimize coding with surrogateescape and surrogatepass error handlers
STINNER Victor
- [issue24821] The optimization of string search can cause pessimization
STINNER Victor
- [issue13559] Use sendfile where possible in httplib
Martin Panter
- [issue25064] Adjust tempfile documentation for bytes filename support
Martin Panter
- [issue25065] https://docs.python.org/library should redirect to Python 3 doc
Martín Gaitán
- [issue25066] Better repr for multiprocessing.synchronize objects
Davin Potts
- [issue24391] Better repr for threading objects
Davin Potts
- [issue23484] SemLock acquire() keyword arg 'blocking' is invalid
Davin Potts
- [issue25067] Hello
Petri Lehtinen
- [issue24225] Idlelib: changing file names
Terry J. Reedy
- [issue25067] Spam
Zachary Ware
- [issue25068] The proxy key's string should ignore case.
Chuang Cao
- [issue24684] socket.getaddrinfo(host) doesn't ensure that host.encode() returns a byte string
Chris Angelico
- [issue25069] Clean issue when generator not exhausted (garbage collector related?)
guilimo
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
Antti Haapala
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
STINNER Victor
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
Antti Haapala
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
Stefan Krah
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
Antti Haapala
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
R. David Murray
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
Terry J. Reedy
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
Yury Selivanov
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
Stefan Krah
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
Roundup Robot
- [issue25070] Python 2.6 - Python 3.4 allows unparenthesized generator with *args, **kw, forbidden in 3.5
Yury Selivanov
- [issue24927] multiprocessing.Pool hangs forever on segfault
Brian Boonstra
- [issue25071] Windows installer requires TargetDir parameter when installing quietly
Steve Dower
- [issue25072] CGI large POST data string truncated
Vincent Caloone
- [issue24903] Do not verify destdir argument to compileall
Jake Garver
- [issue25073] Document asyncio.test_utils
Zachary Ware
- [issue25074] Bind logger and waninigs modules for asyncio __del__ methods
Andrew Svetlov
- [issue20629] Python ctypes BigEndianStructure bitfield assignment misbehavior in Linux
Brian Trotter
- [issue25075] issue from python in encode base64 with Json Model
Ramin Farajpour Cami
- [issue16473] quopri module differences in quoted-printable text with whitespace
Martin Panter
- [issue25076] Wrong parameter name in distutils documentation
TAKASE Arihiro
- [issue10614] ZipFile: add a filename_encoding argument
irdb
- [issue10972] zipfile: add "unicode" option to the force the filename encoding to UTF-8
irdb
- [issue25077] Compiler warnings: initialization from incompatible pointer type
Marius Gedminas
- [issue25078] Document InstallAllUsers installer parameter default 0
Thomas Kluyver
- [issue25079] Tokenize generates NL instead of NEWLINE for comments
Optimal BPM
- [issue25080] The example-code for making XLM-RPC requests through proxy, fail!
Kostis ankostis
- [issue24948] Multiprocessing not timely flushing stack trace to stderr
Davin Potts
- [issue20917] Idle: Enhance font change notification system
Mark Roseman
- [issue25081] Windows installer Upgrade->Customize->Back goes to Install page
Steve Dower
- [issue25082] Editing What's New In Python 3.5
Serhiy Storchaka
- [issue25083] Python can sometimes create incorrect .pyc files
tzickel
- [issue25084] remove semi-busy loop in py2.7 threading.Condition.wait(timeout=x)
Flavio Grossi
- [issue25085] Windows x86-64 embeddable zip file contains test directorys
Wolfgang Langner
- [issue25086] Windows x86-64 embeddable zip file, lot of big EXE files in distuils
Wolfgang Langner
- [issue25087] Type variable substitution in type instances
Stefan Krah
- [issue24665] CJK support for textwrap
Florent Gallaire
- [issue25088] scipy (0.16.0) install fails on 3.5
Naveen Togar
- [issue25089] Can't run Python Launcher on Windows
Mark Lawrence
- [issue25090] IDLE: alternative to class browser / code context
Mark Roseman
- [issue25091] Please revert the Windows Installer to micro type.
Terry J. Reedy
- [issue6691] Support for nested classes and function for pyclbr
Terry J. Reedy
- [issue1612262] Class Browser doesn't show internal classes
Terry J. Reedy
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Terry J. Reedy
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Alexander Belopolsky
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
John Leitch
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Zachary Ware
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Terry J. Reedy
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Zachary Ware
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
STINNER Victor
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Stefan Krah
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
eryksun
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Stefan Krah
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
STINNER Victor
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
R. David Murray
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Stefan Krah
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Stefan Krah
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
eryksun
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
eryksun
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
STINNER Victor
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
STINNER Victor
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Eric V. Smith
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Zachary Ware
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Roundup Robot
- [issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4
Steve Dower
- [issue12420] distutils tests fail if PATH is not defined
Terry J. Reedy
- [issue25093] New 3.5.0 failure in test_tcl on win7
Terry J. Reedy
- [issue25094] Test_tools not working on Windows.
Terry J. Reedy
- [issue25095] test_httpservers hangs on 3.5.0, win 7
Terry J. Reedy
- [issue25096] test_gdb failed to read version for gdb >= 7.10
Felix Yan
- [issue25097] test_logging may fail with 'Access is denied' when pywin32 is installed
Zachary Ware
- [issue25098] test_uuid fails with pywin32 installed
Zachary Ware
- [issue25099] test_compileall fails when run by unprivileged user on installed Python
Zachary Ware
- [issue25100] Test_distutils fails instead of skipping if no VS2015
Terry J. Reedy
- [issue25101] test_zipfile failure when run by unprivileged user with installed Python
Zachary Ware
- [issue25102] Windows installer: 'precompile standard library' option should pre-compile with -O and -OO
Zachary Ware
- [issue25103] 3.5.0 installed standard library on Windows has LF line endings
Zachary Ware
- [issue25104] Wrong documentation for "chr(i)" function.
m
- [issue25105] Docs 3.x buildbot:
STINNER Victor
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Alecsandru Patrascu
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Serhiy Storchaka
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
STINNER Victor
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Chris Angelico
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Chris Angelico
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Alecsandru Patrascu
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Alecsandru Patrascu
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Alecsandru Patrascu
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Gregory P. Smith
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Brett Cannon
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Alecsandru Patrascu
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Brett Cannon
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Alecsandru Patrascu
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Chris Angelico
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Serhiy Storchaka
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Brett Cannon
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Gregory P. Smith
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Gregory P. Smith
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Maciej Fijalkowski
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Skip Montanaro
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Alecsandru Patrascu
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Brett Cannon
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Jelle Zijlstra
- [issue25106] Hash computation speedup for {buffer, string, unicode}object
Brett Cannon
- [issue25107] Windows 32-bit: exe-files doesn't run
Sergei
- [issue25108] traceback.extract_stack() compatibility break in 3.5
Antoine Pitrou
- [issue25109] test_code_module tests fail when run from the installed location
Matthias Klose
- [issue17750] allow the testsuite to run in the installed location
Matthias Klose
- [issue19746] No introspective way to detect ModuleImportFailure in unittest
Peter
- [issue25110] Documentation sometimes still links to py3.4
Florian Apolloner
- [issue25111] Broken compatibility in FrameSummary equality
Serhiy Storchaka
- [issue25112] Windows installer assigns non-existent icons to Python file types
Thijs van Dien
- [issue24836] Consistent failure in test_email on OS X Snow Leopard buildbot for Python 3.5
Geoffrey Spear
- [issue25113] documentation version switcher is broken
Yury Selivanov
- [issue25114] asynico: add ssl_object extra info
STINNER Victor
- [issue22768] Add a way to get the peer certificate of a SSL Transport
STINNER Victor
- [issue23078] unittest.mock patch autospec doesn't work on staticmethods
Felipe
- [issue25115] SSL_set_verify_depth not exposed by the ssl module
Grant Bremer
- [issue25116] It failed to install Py3.5 on win2008R2
Kevin Zhang
- [issue25117] Windows installer: precompiling stdlib fails with missing DLL errors
Marius Gedminas
- [issue25118] OSError in os.waitpid
Rocco Matano
- [issue25119] Windows installer fails to install VCRUNTIME140.DLL
Marius Gedminas
- [issue25120] Python want
Djoudi Benarfa
- [issue25121] python logger can't wrap log file and blows with traceback
Alexander Belchenko
- [issue25122] test_eintr randomly fails on FreeBSD
STINNER Victor
- [issue25123] Logging Documentation - dictConfig disable_existing_loggers
Robin
- [issue25124] No single .msi available for 3.5 release
Christian Ullrich
- [issue25125] "Edit with IDLE" does not work for shortcuts
Thijs van Dien
- [issue25126] Non-web installer fails without a connection when doing debug install
Thijs van Dien
- [issue13508] ctypes' find_library breaks with ARM ABIs
Yegor Yefremov
- [issue25127] typo in concurrent.futures.Executor.shutdown() example
Jakub Wilk
- [issue25128] https://docs.python.org/3/download.html incorrect links to files (cannot download)
yavvsy
- [issue25129] suboptimal floating-point floor division
Antoine Pitrou
- [issue25130] Make tests more PyPy compatible
Serhiy Storchaka
- [issue25131] The AST for dict and set displays has the lineno of the first value
Claudiu Popa
- [issue25132] unable to install mongo-python-driver-3.0.3 driver
siva
- [issue25133] Clarify that the constants in selectors are module-level
Brett Cannon
- [issue23496] Steps for Android Native Build of Python 3.4.2
Cyd Haselton
- [issue13253] 2to3 fix_renames renames sys.maxint only in imports
Nikita Klimov
- [issue25134] SSL asyncio
Bar Harel
- [issue20438] inspect: Deprecate getfullargspec?
Markus Unterwaditzer
- [issue25135] Deques to adopt the standard clearing procedure for mutable objects
Raymond Hettinger
- [issue25136] Python doesn't find Xcode 7 stub libraries
Tim Smith
- [issue25137] Behavioral change / regression? with nested functools.partial
Markus Holtermann
- [issue25138] test_socket: socket.EAI_NODATA doesn't exist on FreeBSD
STINNER Victor
- [issue24493] subprocess with env=os.environ doesn't preserve environment variables when calling a 32bit process on Windows 8.1
Florian Bruhin
- [issue25139] Just a little refactoring
Алексей Смирнов
- [issue25140] platform.platform() incorrectly identifies Windows 10 as 'Windows-8-6.2.9200'
Andrey Fedyashov
- [issue19143] Finding the Windows version getting messier (detect windows 8.1?)
Marc-Andre Lemburg
- [issue25141] Spam
Petri Lehtinen
- [issue22393] multiprocessing.Pool shouldn't hang forever if a worker process dies unexpectedly
Brian Boonstra
- [issue25142] Misleading error when initing ImportError
Sebastian Kreft
- [issue25143] 3.5 install fails poorly on Windows XP
Paul
- [issue21578] Misleading error message when ImportError called with invalid keyword args
Berker Peksag
- [issue24598] asyncio: add background task detecting reference cycles
Andrew Svetlov
- [issue25144] 3.5 Win install fails with "TARGETDIR"
Felipe
- [issue22627] Calling timestamp() on a datetime object modifies the timestamp of a different datetime object.
Alexander Belopolsky
- [issue25145] urllib how-to should be updated to remove PyGoogle
Robert Xiao
- [issue25146] IDLE debugger could better visualize program execution
Mark Roseman
- [issue1471934] Python libcrypt build problem on Solaris 8, 9, 10 and OpenSolaris
Peter Bray
- [issue24773] Add local time disambiguation flag to datetime
Ethan Furman
- [issue25147] Enum: remove dependency on OrderedDict
Ethan Furman
- [issue25148] Windows registry PythonCore key changed inconsistent with other releases
Barry Scott
- [issue25149] datetime.weekday() off by one if handling a date from utcfromtimestamp()
AndreC
- [issue25150] yt package pip compile/install error
Alexander Heger
- [issue25151] venv does not work with debian releases, if you want to install pip
Laura Creighton
- [issue25152] venv documentation doesn't tell you how to specify a particular version of python
Laura Creighton
- [issue25153] PCbuild/*.vcxproj* should use CRLF line endings
Zachary Ware
- [issue25154] Drop the pyvenv script
Brett Cannon
- [issue25155] datetime.datetime.now() raises
Vitaly Murashev
- [issue25156] shutil.copyfile should internally use os.sendfile when possible
desbma
- [issue25158] Python 3.2.2 and 3.5.0 Do not seem compatible with OpenSSL 1.0.2d on Solaris 10
Donal Duane
- [issue24840] implement bool conversion for enums to prevent odd edge case
Roundup Robot
- [issue24756] doctest run_docstring_examples does have an obvious utility
Roundup Robot
- [issue24766] Subclass of property doesn't preserve instance __doc__ when using doc= argument
Ethan Furman
- [issue25159] Import time regression
Serhiy Storchaka
- [issue25160] Stop using deprecated imp module; imp should now emit a real DeprecationWarning
STINNER Victor
- [issue25161] Missing periods at the end of sentences
TAKASE Arihiro
- [issue25162] Windows installation does not appear in list of installed applications
Christian Ullrich
- [issue25163] Windows installer in AllUsers mode presents wrong installation path
Christian Ullrich
- [issue25164] Windows default installation path is inconsistent between per-user and system-wide installation
Christian Ullrich
- [issue25165] Windows uninstallation should not remove launcher if other versions remain
Christian Ullrich
- [issue25166] Windows AllUsers installation places uninstaller in user profile
Christian Ullrich
- [issue25167] THE SCORCH TRIALS OF MAZE RUNNER DISFACTION LOGGIC
james
- [issue21874] test_strptime fails on rhel/centos/fedora systems
STINNER Victor
- [issue25168] test_datetime.test_strptime() random failures on "s390x SLES" buildbots
STINNER Victor
- [issue25157] Installing Python 3.5.0 32bit on Windows 8.1 64bit system gives Error 0x80240017
Laura Creighton
- [issue24324] Remove -Wunreachable-code flag
Erik Bray
- [issue25169] multiprocess documentation
John Taylor
- [issue15191] tkinter convenience dialogs don't use themed widgets
Mark Roseman
- [issue17060] IDLE -- jump to home should not go past the PS1 and PS2 prompts
Mark Roseman
- [issue18064] IDLE: add current directory to open_module
Mark Roseman
- [issue11229] Make the Mac installer more like the Windows installer
Mark Roseman
- [issue14440] Close background process if IDLE closes abnormally.
Mark Roseman
- [issue15308] IDLE - add an "Interrupt Execution" to shell menu
Mark Roseman
- [issue18318] Idle: stop depending on console output
Mark Roseman
- [issue18444] IDLE: Mac OS X pressing ctrl-A in Python shell moved cursor before the prompt, which then makes the keyboard unresponsive.
Mark Roseman
- [issue12913] Add a debugging howto
Mark Roseman
- [issue1080387] Making IDLE Themes and Keys Config more Robust
Mark Roseman
- [issue20579] OS X IDLE <option-> keyboard accelerators fail or misbehave with Cocoa Tk
Mark Roseman
- [issue20827] IDLE : Display function argument list in ClassBrowser
Mark Roseman
- [issue1350] IDLE - CallTips enhancement - show full doc-string in new window
Mark Roseman
- [issue21674] Idle: Add 'find all' in current file
Mark Roseman
- [issue21647] Idle unittests: make gui, mock switching easier.
Mark Roseman
- [issue8231] Unable to run IDLE without write-access to home directory
Mark Roseman
- [issue21588] Idle: make editor title bar user configurable
Mark Roseman
- [issue14111] IDLE Debugger should handle interrupts
Mark Roseman
- [issue21973] Idle should not quit on corrupted user config files
Mark Roseman
- [issue22354] Idle: highlite tabs
Mark Roseman
- [issue2704] IDLE: Patch to make PyShell behave more like a Terminal interface
Mark Roseman
- [issue24455] IDLE debugger causes crash if not quitted properly before next run
Mark Roseman
- [issue5594] IDLE startup configuration
Mark Roseman
- [issue20580] IDLE should support platform-specific default config defaults
Mark Roseman
- [issue16322] time.tzname on Python 3.3.0 for Windows is decoded by wrong encoding
Petr Prikryl
- [issue16701] Docs missing the behavior of += (in-place add) for lists.
Brendan Barnwell
- [issue25170] 3.5.0 documentation archives missing
Arfrever Frehtes Taifersar Arahesis
- [issue17756] test_syntax_error fails when run in the installed location
Terry J. Reedy
- [issue17758] test_site fails when the user does not have a home directory
Terry J. Reedy
- [issue17773] test_pydoc fails with the installed testsuite (2.7)
Terry J. Reedy
- [issue21264] test_compileall fails to build in the installed location
Terry J. Reedy
- [issue25171] does not build on OpenBSD with no value defined for PY_GETENTROPY
Remi Pointel
- [issue25172] Unix-only crypt should not be present on Windows.
Terry J. Reedy
- [issue19003] email.generator.BytesGenerator corrupts data by changing line endings
John Mark Vandenberg
- [issue25173] IDLE - several common dialogs don't have correct parent set
Mark Roseman
- [issue25174] Backspace Escape Character at End of String
Jared Bevis
- [issue21259] replace "except: pass" by "except Exception: pass"
Martin Panter
- [issue17319] http.server.BaseHTTPRequestHandler send_response_only doesn't check the type and value of the code.
Martin Panter
- [issue25175] Documentation-Tkinter wrong statement
Rishit Bansal
- [issue25176] Link to urllib.parse.parse_qsl, not parse_qs, from cgi.parse_qsl doc
Ville Skyttä
- [issue25177] OverflowError in statistics.mean when summing large floats
David MacIver
- [issue9253] argparse: optional subparsers
Jakub Wilk
- [issue22559] [backport] ssl.MemoryBIO
Donald Stufft
- [issue12885] distutils.filelist.findall() fails on broken symlink in Py2.x
Jason R. Coombs
- [issue25178] IDLE: search regex errors should be in/attached to search dialog
Mark Roseman
- [issue25179] PEP 498 f-strings need to be documented
Eric V. Smith
- [issue23883] __all__ lists are incomplete
Jacek Kołodziej
- [issue25180] Tools/parser/unparse.py needs to be updated for f-strings
Eric V. Smith
- [issue25181] Tests failed in nondecodable directory
Serhiy Storchaka
- [issue25182] python -v crashes in nonencodable directory
Serhiy Storchaka
- [issue25183] python -m inspect --details fails in nondecodable directory
Serhiy Storchaka
- [issue25184] "python -m pydoc -w" fails in nondecodable directory
Serhiy Storchaka
- [issue25185] Inconsistency between venv and site
Serhiy Storchaka
- [issue25186] Don't duplicate _verbose_message in importlib._bootstrap and _bootstrap_external
Brett Cannon
- [issue25187] bdist_rpm fails due to wrong hardcoded assumption about RPM filename format
David Ward
- [issue14586] TypeError: truncate() takes no keyword arguments
Martin Panter
- [issue25188] regrtest.py improvement for Profile Guided Optimization builds
Alecsandru Patrascu
- [issue25189] An issue about os.acess
yangyanbo
- [issue25190] Define StringIO seek offset as code point offset
Martin Panter
- [issue12922] StringIO and seek()
Martin Panter
- [issue25191] test_getsetlocale_issue1813 failed on OpenBSD
Remi Pointel
- [issue25192] deque append and appendleft should return value if maxlen set
Alun Champion
- [issue25193] itertools.accumlate should have an optional initializer argument
Alun Champion
- [issue25194] Register of Financial Interests for core contributors
Nick Coghlan
- [issue25195] mock.ANY doesn't match mock.MagicMock() object
Felix Yan
- [issue23177] test_ssl: failures on OpenBSD with LibreSSL
Remi Pointel
- [issue24894] iso-8859-11 missing from codecs table
Prashant Tyagi
- [issue25196] Installer>Install in user folder by default when you check: for all users
Abdullah Hilson
- [issue25197] Allow documentation switcher to change url to /3/ and /dev/
Matthias Bussonnier
- [issue18967] Find a less conflict prone approach to Misc/NEWS
Larry Hastings
- [issue20525] Got compiler warning when compiling readline module
Serhiy Storchaka
- [issue22872] multiprocessing.Queue raises AssertionError
Davin Potts
- [issue18620] multiprocessing page leaves out important part of Pool example
Davin Potts
- [issue25198] Idle: improve idle.html help viewer.
Terry J. Reedy
- [issue25199] Idle: add cross-references from and to macosxSupport
Terry J. Reedy
- [issue25200] bug on re.search using the char ,-:
Diego Palharini
- [issue24153] threading/multiprocessing tests fail on chromebook under crouton generated chroots
Davin Potts
- [issue21162] code in multiprocessing.pool freeze if inside some code from scikit-learn (and probably liblinear) executed on ubuntu 12.04 64 Bit
Davin Potts
- [issue21345] multiprocessing.Pool._handle_workers sleeps too long
Davin Potts
- [issue24427] subclass of multiprocessing Connection segfault upon attribute acces
Davin Potts
- [issue23979] Multiprocessing Pool.map pickles arguments passed to workers
Davin Potts
- [issue25201] lock of multiprocessing.Value is not a keyword-only argument
Berker Peksag
- [issue24861] deprecate importing components of IDLE
Roundup Robot
- [issue6331] Add unicode script info to the unicode database
Cosimo Lupo
- [issue22729] `wait` and `as_completed` depend on private api
Ben Mather
- [issue24520] Stop using deprecated floating-point environment functions on FreeBSD
STINNER Victor
- [issue24657] CGIHTTPServer module discard continuous '/' letters from params given by GET method.
takayuki
- [issue25202] with-statement doesn't release file handle after exception
Lauri Kajan
- [issue25203] Incorrect handling MemoryError in readline.set_completer_delims
Serhiy Storchaka
- [issue23972] Asyncio reuseport
STINNER Victor
- [issue25204] Confusing (?) warning when run deprecated module as script
Serhiy Storchaka
- [issue25205] setattr accepts invalid identifiers
W deW
- [issue25206] PEP 498: Minor mistakes/outdateness
Arfrever Frehtes Taifersar Arahesis
- [issue25207] ICC compiler warnings
STINNER Victor
- [issue14626] os module: use keyword-only arguments for dir_fd and nofollow to reduce function count
Roundup Robot
- [issue25208] improvements to the asyncio documentation
Benjamin Hodgson
- [issue25209] Append space after completed keywords
Serhiy Storchaka
- [issue1731717] race condition in subprocess module
Vitaly
- [issue24841] Some test_ssl network tests fail if svn.python.org is not accessible.
Berker Peksag
- [issue25210] Special-case NoneType() in do_richcompare()
Ezio Melotti
- [issue25211] Error message formatting errors in int object unit-test script
s-wakaba
- [issue24295] Backport of #17086 causes regression in setup.py
STINNER Victor
- [issue17781] optimize compilation options
STINNER Victor
- [issue24165] Free list for single-digits ints
STINNER Victor
- [issue25212] Remove the double spaces in the C-API Intro
Stéphane Wirtel
- [issue23329] _ssl cannot be compiled with LibreSSL anymore (on OpenBSD 5.5) because of ALPN
Bernard Spil
- [issue25213] Regression: Python 3.5.0 shutil.copy2 doesn't raise PermissionError on Windows 7
Nick Evans
- [issue25214] asyncio ssl transport regression
Andrew Svetlov
- [issue25215] Simple extension to iter(): iter() returns empty generator
Jurjen N.E. Bos
- [issue25216] Warnings stacklevel frames to skip
Jim Jewett
- [issue23513] Add support for classes/object model in multiprocessing/pickle
Serhiy Storchaka
- [issue10717] Multiprocessing module cannot call instance methods across processes
Serhiy Storchaka
- [issue16251] pickle special methods are looked up on the instance rather than the type
Serhiy Storchaka
- [issue25217] Method cache can crash at shutdown in _PyType_Lookup
Antoine Pitrou
- [issue9051] Improve pickle format for timezone aware datetime instances
Serhiy Storchaka
- [issue20519] Replace uuid ctypes usage with an extension module.
STINNER Victor
- [issue17942] IDLE Debugger: Improve GUI
Mark Roseman
- [issue24570] IDLE Autocomplete and Call Tips Do Not Pop Up on OS X with ActiveTcl 8.5.18
Roundup Robot
- [issue10404] IDLE on OS X popup menus do not work: cannot set/clear breakpoints
Terry J. Reedy
- [issue24801] right-mouse click in IDLE on Mac doesn't work
Terry J. Reedy
- [issue22052] Comparison operators called in reverse order for subclasses with no override.
Martin Panter
- [issue25218] Automate creation of idlelib/help.html from Doc/.../idle.html
Terry J. Reedy
- [issue22834] Unexpected FileNotFoundError when current directory is removed
Christopher Meng
- [issue12067] Doc: remove errors about mixed-type comparisons.
Roundup Robot
- [issue25219] Update doc for Idle command line argument.
Terry J. Reedy
- [issue9928] weird oddity with bz2 context manager
Roman Valls
- [issue1401] urllib2 302 POST
RuixiaZhang
- [issue25220] Enhance and refactor test.regrtest (convert regrtest.py to a package)
STINNER Victor
- [issue19084] No way to use TLS-PSK from python ssl
Luiz Francisco Artigas de Prá
- [issue25221] PyLong_FromLong() potentially returns irregular object when small_ints[] isn't used
s-wakaba
- [issue25222] 3.5.0 regression - Fatal Python error: Cannot recover from stack overflow
Bernie Hackett
- [issue25223] Statically or dynamically linked to the VC++runtime ? or how Python install fails o Vista despite the VC redist packages - api-ms-win-crt-runtime-l1-1-0.dll
acx01bc
- [issue25224] Replace Idle's README.txt with annotated file list
Terry J. Reedy
- [issue25225] Idle doc: redo Syntax Colors section
Terry J. Reedy
- [issue22820] RESTART line with no output
Roundup Robot
- [issue22032] Use __qualname__ together with __module__
Robert Kuska
- [issue21995] Idle: pseudofiles have no buffer attribute.
Roundup Robot
- [issue25226] "suffix" attribute not documented in logging.TimedRotatingFileHandler
NobilisVir
- [issue25227] Optimize ASCII/latin1 encoder with surrogateescape error handlers
STINNER Victor
- [issue21295] Python 3.4 gives wrong col_offset for Call nodes returned from ast.parse
Radek Novacek
- [issue24870] Optimize ascii and latin1 decoder with surrogateescape and surrogatepass error handlers
STINNER Victor
- [issue25228] Regression in cookie parsing with brackets and quotes
Tim Graham
- [issue18787] Misleading error from getspnam function of spwd module
Berker Peksag
- [issue25229] distutils doesn't add "-Wl, " prefix to "-R" on Linux if the C compiler isn't named 'gcc'
Calvin Walton
- [issue25230] Unix datagram sockets not supported
rb
- [issue24820] IDLE themes for light on dark
Mark Roseman
- [issue21506] Windows MSI installer should mklink (symlink) python.exe to python2.7.exe
Mark Lawrence
- [issue4918] Windows installer created with Python X.Y does not work with Python X.Y+1
Mark Lawrence
- [issue8304] time.strftime() and Unicode characters on Windows
Mark Lawrence
- [issue9566] Compilation warnings under x64 Windows
Mark Lawrence
- [issue7949] IDLE: problems with dark GTK or KDE color schemes
Terry J. Reedy
- [issue22413] Bizarre StringIO(newline="\r\n") translation
Martin Panter
- [issue25231] Argparse module and escape sequence (special symbols) in argument value
Ondřej Profant
- [issue25232] CGIRequestHandler behave incorrectly with query component consisting mutliple ?
Xiang Zhang
- [issue25233] AssertionError from asyncio Queue get
Guido van Rossum
- [issue25234] test_einter.test_os_open hangs under Xcode 7
Brett Cannon
- [issue25235] EmailMessage.add_attachment() creates parts with spurious MIME-Version header.
Kai Groner
- [issue25236] str.maketrans wrong description for optional 3rd parameter
Brian O'Neill
- [issue24781] Improve UX of IDLE Highlighting configuration tab
Mark Roseman
- [issue23218] Modernize the IDLE Find/Replace/Find in Files dialogs
Mark Roseman
- [issue12219] tkinter.filedialog.askopenfilename XT dialog on Windows 7
Terry J. Reedy
- [issue25237] Add doc for tkinter commondialog.Dialog and subclasses
Terry J. Reedy
- [issue15346] Tkinter extention modules have no documentation
Terry J. Reedy
- [issue25238] Version added of context parameter for xmlrpc.client.ServerProxy incorrect
desbma
- [issue747320] rfc2822 formatdate functionality duplication
Berker Peksag
- [issue25239] HTMLParser handle_starttag replaces entity references in attribute value even without semicolon
Sean Liu
- [issue25240] Stack overflow in reprlib causes a core dump
Ceridwen
- [issue19884] Importing readline produces erroneous output
Berker Peksag
- [issue25241] ctypes: access violation reading
Dum Dum
- [issue25242] Failed tests for Python 3.5.0 on shared virtual host
Open Genomes
- [issue25243] decouple string-to-boolean logic from ConfigParser.getboolean and offer as separate function
Joshua Bronson
- [issue25244] Idle: refine right-click behavior
Terry J. Reedy
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Alexander Belopolsky
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Alexander Belopolsky
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Tim Peters
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Alexander Belopolsky
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Alexander Belopolsky
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Alexander Belopolsky
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Tim Peters
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Alexander Belopolsky
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Tim Peters
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Alexander Belopolsky
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Roundup Robot
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Alexander Belopolsky
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Alexander Belopolsky
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Peter Law
- [issue23600] tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=1
Tim Peters
- [issue18814] Add utilities to "clean" surrogate code points from strings
Martin Panter
- [issue25245] Compile warnings in _pickle.c
Serhiy Storchaka
- [issue25246] Alternative algorithm for deque_remove()
Raymond Hettinger
- [issue25247] Tkinter modules built successfully but removed because they could not be imported
Abrantes Araujo Silva Filho
- [issue25248] Discrepancy in unpickling integers with protocol 0
Serhiy Storchaka
- [issue25249] Unneeded and unsafe mkstemp replacement in test_subprocess.py
Nir Soffer
- [issue25250] AttributeError: 'MSVCCompiler' object has no attribute '_MSVCCompiler__version'
Matt Hickford
- [issue24848] Warts in UTF-7 error handling
Serhiy Storchaka
- [issue25251] Unknown MS Compiler version 1900
Matt Hickford
- [issue25252] Hard-coded line ending in asyncio.streams.StreamReader.readline
Eric V. Smith
- [issue19462] Add remove_argument() method to argparse.ArgumentParser
paul j3
- [issue25253] AttributeError: 'Weather' object has no attribute 'dom'
Tony
- [issue25254] Idle: debugger source line highlighting fails again
Terry J. Reedy
- [issue14146] IDLE: source line in editor doesn't highlight when debugging
Terry J. Reedy
- [issue23640] int.from_bytes() is broken for subclasses
Serhiy Storchaka
- [issue25255] Security of CPython Builds
phelix bitcoin
- [issue23606] ctypes.util.find_library("c") no longer makes sense
eryksun
- [issue25256] Add sys.is_debug_build() public function to check if Python was compiled in debug mode
STINNER Victor
- [issue9917] resource max value represented as signed when should be unsigned
Arnon Yaari
- [issue678264] test_resource fails when file size is limited
Arnon Yaari
- [issue24483] Avoid repeated hash calculation in C implementation of functools.lru_cache()
Serhiy Storchaka
- [issue22609] Constructors of some mapping classes don't accept `self` keyword argument
Serhiy Storchaka
- [issue24164] Support pickling objects with __new__ with keyword arguments with protocol 2+
Serhiy Storchaka
- [issue25257] In subject line email library inserts unwanted space after a thousands comma in a number
Bob Hossley
- [issue21872] LZMA library sometimes fails to decompress a file
kenorb
- [issue25258] HtmlParser doesn't handle void element tags correctly
Chenyun Yang
- [issue25259] readline macros can segfault Python
Tim Chase
- [issue25260] python -m test --coverage doesn't work on Windows
STINNER Victor
- [issue24773] Implement PEP 495 (Local Time Disambiguation)
Alexander Belopolsky
- [issue9334] argparse does not accept options taking arguments beginning with dash (regression from optparse)
Memeplex
- [issue25261] Incorrect Return Values for any() and all() Built-in Functions
Sreenivasulu Saya
- [issue24028] Idle: add doc subsection on calltips
Roundup Robot
- [issue25262] Issues with BINUNICODE8 and BINBYTES8 opcodes in pickle
Serhiy Storchaka
- [issue23220] Documents input/output effects of how IDLE runs user code
Terry J. Reedy
- [issue25263] test_tkinter fails randomly on the buildbots "AMD64 Windows10" (3.4, 3.5, 3.x)
STINNER Victor
- [issue25264] test_marshal always crashs on "AMD64 Windows10 2.7" buildbot
STINNER Victor
- [issue25265] Python install failed windows 8.1- Error 0x80240017: Failed to execute MSU package
Rahil Khurshid
- [issue25266] mako benchmark not working in Python 3.6
Florin Papa
- [issue25267] Optimize UTF-8 encoder with error handlers
STINNER Victor
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
Roundup Robot
- [issue25268] Support pointing frozen modules to the corresponding source files, if available.
Eric Snow
- [issue21335] Update importlib.__init__ to reset _frozen_importlib's loader to SourceFileLoader
Eric Snow
- [issue25269] Add method to detect if a string contains surrogates
R. David Murray
- [issue23403] Use pickle protocol 4 by default?
STINNER Victor
- [issue11215] test_fileio error on AIX
Arnon Yaari
- [issue19006] UnitTest docs should have a single list of assertions
Arnon Yaari
- [issue25270] codecs.escape_encode systemerror on empty byte string
Paul Kehrer
- [issue25271] SystemError when doing codecs.escape_encode(b'')
Florian Bruhin
- [issue5288] tzinfo objects with sub-minute offsets are not supported (e.g. UTC+05:53:28)
Alexander Belopolsky
- [issue10381] Add timezone support to datetime C API
Alexander Belopolsky
- [issue25272] asyncio tests are getting noisy
Guido van Rossum
- [issue25273] Console interpreter holds a hard link on last displayed object
Vladislav Ignatenko
- [issue22958] Constructors of weakref mapping classes don't accept "self" and "dict" keyword arguments
Roundup Robot
- [issue17050] argparse.REMAINDER doesn't work as first argument
Daniel Shahaf
- [issue16023] IDLE freezes on ^5 or ^6 (Un-)Tabify Region with OS X Cocoa Tk 8.5
Terry J. Reedy
- [issue25274] "./python -m test -R 3:3: test_sys": Fatal Python error: Cannot recover from stack overflow
STINNER Victor
- [issue15663] Investigate providing Tcl/Tk 8.5 with OS X installers
Mark Roseman
- [issue15663] Investigate providing Tcl/Tk 8.6 with OS X installers
Ned Deily
- [issue25275] Documentation v/s behaviour mismatch wrt integer literals containing non-ASCII characters
Shreevatsa R
- [issue25276] test_decimal sometimes crash on PPC64 AIX 3.x
STINNER Victor
- [issue25277] test_eintr hangs on randomly on "AMD64 FreeBSD 9.x 3.x"
STINNER Victor
- [issue25278] Unexpected socket exception on SFTP 'STOR' command
Blanquier
- [issue25279] Unexpected ftplib.error_xxx exception on SFTP 'STOR' command
Blanquier
- [issue25280] Message can be formatted twice in importlib
Serhiy Storchaka
- [issue25281] Incorrect enum behavior during json.dumps serialization
Vitaly Belman
- [issue25282] Support for recursive patterns
Sworddragon
- [issue25283] Make tm_gmtoff and tm_zone available on all platforms
Alexander Belopolsky
- [issue1602378] Incorrect docs for bisect_left
Jack Aidley
- [issue24755] asyncio.wrap_future undocumented
Andrej A Antonov
- [issue25284] Docs for BaseEventLoop.run_in_executor(executor, callback, *args) is outdated in documentation
Yaroslav Admin
- [issue25285] regrtest: run tests in subprocesses with -j1 on buildbots
STINNER Victor
- [issue18906] Create a way to always run tests in subprocesses within regrtest
STINNER Victor
Last message date:
Wed Sep 30 23:57:22 CEST 2015
Archived on: Wed Sep 30 23:57:25 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).