summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* bpo-30532: Fix whitespace folding in certain cases (#2592)Joel Hillacre2017-07-061-0/+1
* [3.5] bpo-30441: Fix bug when modifying os.environ while iterating over it (G...Serhiy Storchaka2017-07-041-0/+1
* [3.5] bpo-30645: don't append to an inner loop path in imp.load_package() (GH...Brett Cannon2017-06-231-0/+1
* bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2290)Victor Stinner2017-06-201-0/+1
* [email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-...Mariatta2017-06-161-0/+1
* [3.5] bpo-30584: Fix test_os fails on non-English Windows (GH-1980) (#2000)Denis Osipov2017-06-081-0/+1
* [3.5] bpo-29960 _random.Random corrupted on exception in setstate(). … (#1288)Mariatta2017-05-271-0/+1
* [3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1678)Serhiy Storchaka2017-05-201-0/+1
* bpo-30357: test_thread now uses threading_cleanup() (#1592) (#1623)Victor Stinner2017-05-171-0/+1
* [3.5] bpo-29243: Fix Makefile with respect to --enable-optimizations (GH-1478...torsava2017-05-091-0/+1
* bpo-29506: Clarify deep copy note in copy moduleNick Coghlan2017-04-091-0/+1
* [3.5] bpo-19225: Lack of c api exceptions doc (#965)cocoatomo2017-04-061-0/+1
* faulthandler: Restore the old sigaltstack during teardown (GH-777) (GH-796)Christophe Zeitouny2017-03-241-0/+1
* bpo-29800: Fix crashes in partial.__repr__ if the keys of partial.keywords ar...Michael Seifert2017-03-151-0/+1
* bpo-29521 update Misc/ACKS (#111)Mariatta2017-02-151-0/+1
* Issue #26355: Specify canonical URLs in docs pagesNick Coghlan2017-02-091-0/+1
* Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra Bogildea.Raymond Hettinger2016-12-311-0/+1
* Issue #29109: Enhance tracemalloc documentationVictor Stinner2016-12-301-0/+1
* Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox.Serhiy Storchaka2016-12-281-0/+1
* Issue #29078: Add the missing import in datetime.time doc example.Xiang Zhang2016-12-271-1/+1
* Issue #25677: Correct syntax error caret for indented blocks.Martin Panter2016-12-111-0/+1
* #28407 Improve test coverage of make_msgid.R David Murray2016-12-181-0/+1
* Fixes #24142: [configparser] always join multiline values to not leave the pa...Łukasz Langa2016-11-261-0/+1
* Issue #10656: Fix out-of-tree building on AIXMartin Panter2016-11-201-0/+2
* Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPATMartin Panter2016-11-141-0/+1
* Issue #28616: Correct help for sys.version_info releaselevel component.Ned Deily2016-11-041-0/+1
* Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator whenSerhiy Storchaka2016-11-031-0/+1
* Issue #27517: LZMA compressor and decompressor no longer raise exceptions ifSerhiy Storchaka2016-10-311-0/+1
* Issue #26240: Clean up the subprocess module doc stringMartin Panter2016-10-251-0/+1
* Issue #28435: Avoid no_proxy environment variable interfering with testsMartin Panter2016-10-221-0/+1
* Issue #18287: PyType_Ready() now checks that tp_name is not NULL.Serhiy Storchaka2016-10-071-0/+1
* Issue #28815: Change '?' to '<module>' in some doc examples.Terry Jan Reedy2016-09-301-0/+1
* IDLE NEWS item and ack.Terry Jan Reedy2016-09-291-0/+1
* Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). P...Mark Dickinson2016-09-241-0/+1
* #14977: Make mailcap respect the order of the lines in the mailcap file.R David Murray2016-09-101-0/+1
* Issue #19489: Add NEWS and ACKSZachary Ware2016-09-091-0/+1
* [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder".Senthil Kumaran2016-09-071-0/+1
* Issue #6057: Document exceptions in sqlite3 moduleBerker Peksag2016-08-241-0/+1
* Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent ...Mark Dickinson2016-08-221-0/+1
* Issue #27782: Fix m_methods handling in multiphase initNick Coghlan2016-08-211-0/+1
* #2466: ismount now recognizes mount points user can't access.R David Murray2016-08-191-0/+1
* Issue #27453: CPP invocation in configure must use CPPFLAGS.Xavier de Gaye2016-07-301-0/+1
* Issue #27490: Do not build pgen when cross-compilingMartin Panter2016-07-281-0/+1
* Issue #25393: Fix probable copy/paste error in resource docsZachary Ware2016-07-191-0/+1
* Issue #26844: Fix imp.find_module() to have the exception related toBrett Cannon2016-07-151-0/+1
* Issue #27238: Got rid of bare excepts in the turtle module. Original patchSerhiy Storchaka2016-06-141-0/+1
* Issue #14209: pkgutil.iter_zipimport_modules ignores the prefix for packagesŁukasz Langa2016-06-121-0/+1
* Issue #27194: superfluous truncate calls in tarfile.py slow down extractionŁukasz Langa2016-06-111-0/+1
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+1
* Issue #25738: Don’t send message body for 205 Reset ContentMartin Panter2016-06-081-0/+1