summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add macos-team as a code owner (GH-10045)Ned Deily2018-10-231-0/+4
* bpo-34980: P/Invoke QueryFullProcessImageName to get process names (GH-9901)Jeremy Kloth2018-10-231-10/+25
* bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523)Zsolt Cserna2018-10-232-6/+12
* bpo-35028: cgi: Fix max_num_fields off by one error (GH-9973)matthewbelisle-wf2018-10-232-18/+24
* bpo-35046: do only one system call per line (logging.StreamHandler) (GH-10042)Josh Snyder2018-10-231-2/+2
* bpo-34482: test datetime classes' handling of non-UTF-8-encodable strings (GH...Alexey Izbyshev2018-10-231-0/+40
* bpo-34748: link to :ref:`partial-objects` in functools.partial doc. (GH-9809)Andrei Petre2018-10-231-5/+6
* bpo-34454: Clean up datetime.fromisoformat surrogate handling (GH-8959)Paul Ganssle2018-10-223-76/+106
* Fix issue 34551 - remove redundant store (#9009)Eric Lippert2018-10-221-1/+1
* bpo-29843: raise AttributeError if given negative _length_ (GH-10029)Tal Einat2018-10-223-10/+43
* bpo-34081: Fix wrong example link that was linking to distutils (GH-8248)Xtreak2018-10-213-2/+3
* bpo-35036: Remove empty log line in the suspicious.py tool (GH-10024)Xtreak2018-10-211-1/+0
* bpo-34984: Improve error messages for bytes and bytearray constructors. (GH-9...Serhiy Storchaka2018-10-213-6/+25
* bpo-34973: Fix crash in bytes constructor. (GH-9841)Serhiy Storchaka2018-10-213-35/+88
* bpo-8525: help() on a type now shows builtin subclasses (GH-5066)Sanyam Khurana2018-10-213-0/+140
* bpo-35029: Replace the SyntaxWarning exception with a SyntaxError. (GH-9999)Serhiy Storchaka2018-10-213-11/+42
* Update codeowners to match experts list change (#10022)Nick Coghlan2018-10-211-1/+1
* closes bpo-35025: Properly guard the `CLOCK_GETTIME` et al macros in timemodu...Max Bélanger2018-10-212-0/+6
* Remove ">>>" from testsetup. (GH-10017)Benjamin Peterson2018-10-201-1/+1
* bpo-35020: Link to sorting examples from list.sort() (GH-9931)Xtreak2018-10-202-2/+14
* bpo-34576 - Fix the formatting for security considerations in http.server.rst...Senthil Kumaran2018-10-201-5/+5
* Encrypt Zulip webhook address (GH-10010)Zachary Ware2018-10-201-5/+8
* bpo-35032: Remove inaccessible videos from faq/Windows (GH-10004)Stéphane Wirtel2018-10-201-24/+0
* bpo-34839: Add a 'before 3.6' in the section 'warnings' of doctest (GH-9736)Stéphane Wirtel2018-10-201-7/+11
* bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. (GH...Sergey Fedoseev2018-10-203-28/+28
* bpo-34909: NEWS entry (GH-9995)Ned Deily2018-10-201-0/+2
* bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760)Alexey Izbyshev2018-10-201-3/+9
* bpo-34983: Expose symtable.Symbol.is_nonlocal() in the symtable module (GH-9872)Pablo Galindo2018-10-205-3/+36
* bpo-34573: Simplify __reduce__() of set and dict iterators. (GH-9050)Sergey Fedoseev2018-10-202-59/+7
* bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs...Pablo Galindo2018-10-201-4/+5
* bpo-21196: Clarify name mangling rules in tutorial (GH-5667)Berker Peksag2018-10-201-0/+5
* bpo-32890, os: Use errno instead of GetLastError() in execve() and truncate()...Alexey Izbyshev2018-10-203-3/+27
* bpo-32236: open() emits RuntimeWarning if buffering=1 for binary mode (GH-4842)Alexey Izbyshev2018-10-2011-28/+88
* bpo-34536: Cleanup test_enum imports (GH-9979)Victor Stinner2018-10-191-5/+0
* bpo-33594: Add deprecation info in inspect.py module (GH-7036)Matthias Bussonnier2018-10-192-7/+18
* bpo-33726, doc: Add short descriptions to PEP references in seealso (GH-7294)Andrés Delfino2018-10-192-2/+17
* bpo-33712: OrderedDict only creates od_fast_nodes cache if needed (GH-7349)Serhiy Storchaka2018-10-192-52/+20
* Elaborate datetime.timedelta docstring (GH-7458)Chris Barker2018-10-191-1/+5
* bpo-34070: open() only checks for isatty if buffering < 0 (GH-8187)David Herberth2018-10-192-3/+5
* queue doc: Clarify that the simple FIFO queue is SimpleQueue (GH-8372)Julien Palard2018-10-191-2/+2
* unittest.mock doc: Fix references to recursive seal of Mocks (GH-9028)Mario Corchero2018-10-192-9/+9
* bpo-25750: Add test on bad descriptor __get__() (GH-9084)jdemeyer2018-10-192-0/+44
* bpo-33073: Rework int.as_integer_ratio() implementation (GH-9303)Serhiy Storchaka2018-10-193-36/+9
* Use dict unpacking in functools.partial() docs (GH-9412)Sergey Fedoseev2018-10-191-2/+1
* Fix typos in comments (GH-9905)Quan Tian2018-10-193-4/+4
* bpo-20216: Correct docstrings of digest() methods in hashlib. (GH-9873)Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)2018-10-199-17/+17
* bpo-33947: dataclasses no longer can raise RecursionError in repr (GF9916)Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)2018-10-193-6/+118
* bpo-34741: Get rid of tp_getattro and tp_setattro in pyexpat.xmlparser. (GH-9...Serhiy Storchaka2018-10-192-345/+269
* bpo-32912: Replace a DeprecationWarning with a SyntaxWarning (GH-9652)Serhiy Storchaka2018-10-196-12/+23
* bpo-34866: Adding max_num_fields to cgi.FieldStorage (GH-9660)matthewbelisle-wf2018-10-195-12/+102