summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* bpo-30964: Mention ensurepip in package installation docs (GH-2786)Nicholas2017-07-211-0/+1
* bpo-30822: Fix testing of datetime module. (#2530) (#2783)Utkarsh Upadhyay2017-07-211-0/+1
* Revert "bpo-30822: Fix testing of datetime module." (#2588)Victor Stinner2017-07-051-1/+0
* bpo-30822: Fix testing of datetime module. (#2530)Utkarsh Upadhyay2017-07-021-0/+1
* bpo-30441: Fix bug when modifying os.environ while iterating over it (#2409)Osvaldo Santana Neto2017-07-011-0/+1
* bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (#2306)wohlganger2017-06-281-0/+1
* bpo-30769: Fix reference leak introduced in 77703942c59 (#2416)Eric N. Vander Weele2017-06-271-0/+1
* bpo-30532: Fix whitespace folding in certain casesJoel Hillacre2017-06-261-0/+1
* bpo-30645: don't append to an inner loop path in imp.load_package() (GH-2268)Alexandru Ardelean2017-06-231-0/+1
* urllib: Simplify splithost by calling into urlparse. (#1849)postmasters2017-06-201-0/+1
* bpo-30629: Add Motoki Naruse to Misc/ACKS (#2284)Motoki Naruse2017-06-201-0/+1
* [email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-...mircea-cosbuc2017-06-121-0/+1
* bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. (#2016)Roy Williams2017-06-101-0/+1
* bpo-30584: Fix test_os fails on non-English Windows (#1980)Denis Osipov2017-06-071-0/+1
* bpo-30177: pathlib: include the full path in resolve(strict=False) (#1893)Antoine Pietri2017-06-071-0/+1
* bpo-30095: Make CSS classes used by calendar.HTMLCalendar customizable (GH-1439)Oz N Tiram2017-06-061-0/+1
* bpo-24899: Add comparison table for os.path -> pathlib (GH-1753)Jamiel Almeida2017-06-021-4/+5
* bpo-30245: Fix possible overflow when organize struct.pack_into error message...Johan Liu2017-06-021-0/+1
* bpo-29851: Have importlib.reload() raise ImportError if the module's spec is ...Garvit Khatri2017-05-241-0/+1
* bpo-30395 _PyGILState_Reinit deadlock fix (#1734)Jason Fried2017-05-221-0/+1
* bpo-27945: Fixed various segfaults with dict. (#1657)Serhiy Storchaka2017-05-201-0/+1
* bpo-17188: DOC: Document 'from None' in raise statement (#1671)csabella2017-05-201-0/+1
* bpo-30357: test_thread now uses threading_cleanup() (#1592)Victor Stinner2017-05-151-0/+1
* bpo-30178: Add Jim Fasarakis-Hilliard to Misc/ACKS (GH-1572)Mariatta2017-05-131-0/+1
* bpo-28787: Fix out of tree --with-dtrace builds (#135)stratakis2017-05-101-0/+1
* bpo-29243: Fix Makefile with respect to --enable-optimizations (#1478)torsava2017-05-051-0/+1
* bpo-30101: Add support for curses.A_ITALIC. (#1015)Eijebong2017-04-261-0/+1
* bpo-29751: add Cheryl Sabella to Misc/ACKS (GH-1268)Mariatta2017-04-241-0/+1
* bpo-29960 _random.Random corrupted on exception in setstate(). (#1019)bladebryan2017-04-221-0/+1
* bpo-12414: Update code_sizeof() to take in account co_extra memory. (#1168)Dong-hee Na2017-04-201-0/+1
* bpo-29738: Add Olivier Vielpeau to Misc/ACKS (GH-1146)Mariatta2017-04-151-0/+1
* bpo-29869: Add Nevada Sanchez to Misc/ACKS (GH-1125)Mariatta2017-04-141-1/+2
* bpo-29692: Add missing ACKS entry (#1079)Nick Coghlan2017-04-111-0/+1
* bpo-29506: Clarify deep copy note in copy moduleSanyam Khurana2017-04-091-0/+1
* bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a ...Stuart Berg2017-04-061-0/+1
* bpo-19225: Add a table of warning names and missed exception names in C API d...cocoatomo2017-04-021-0/+1
* bpo-29957: change LBYL key lookup to dict.setdefault (#938)Michael Selik2017-04-021-0/+1
* bpo-29913: deprecate compare_networks() in documentation (GH-865)s-sanjay2017-03-301-0/+1
* faulthandler: Restore the old sigaltstack during teardown (#777)Christophe Zeitouny2017-03-231-0/+1
* bpo-29800: Fix crashes in partial.__repr__ if the keys of partial.keywords ar...Michael Seifert2017-03-151-0/+1
* bpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathL...Sayan Chowdhury2017-02-261-0/+1
* bpo-26128: Added __init__to subprocess.STARTUPINFO (#171)Subhendu Ghosh2017-02-251-0/+1
* bpo-16285: Update urllib quoting to RFC 3986 (#173)Ratnadeep Debnath2017-02-251-1/+3
* bpo-24241: Improve preferred webbrowser handling (#85)David Steele2017-02-251-0/+1
* bpo-29521 update Misc/ACKS (#106)Mariatta2017-02-151-0/+1
* Issue #29534: move Misc/NEWS entry to correct section; add Misc/ACS entry for...Mark Dickinson2017-02-141-0/+1
* Merge issue #26355 fix from 3.6Nick Coghlan2017-02-091-0/+1
|\
| * Merge issue #26355 fix from Python 3.5Nick Coghlan2017-02-091-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