summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* resurrect beta groupbackport-74ae50e-3.7Inada Naoki2019-03-191-0/+1
* testInada Naoki2019-03-181-0/+2
* configure finds python3.7 but it doesn't workInada Naoki2019-03-181-2/+6
* remove language: in matrixInada Naoki2019-03-181-3/+0
* specify Python versionInada Naoki2019-03-181-1/+2
* remove "group: beta"Inada Naoki2019-03-181-1/+0
* [3.7] bpo-36307: Travis: upgrade to Xenial environment (GH-12356)CAM Gerlach2019-03-181-2/+1
* bpo-36317: Fix typo in _PyObject_FastCallDict documentation (GH-12383) (GH-12...RĂ©mi Lapeyre2019-03-181-1/+1
* bpo-36321: Fix misspelled attribute in namedtuple() (GH-12375) (GH-12395)Miss Islington (bot)2019-03-184-8/+15
* Fix typo in unittest.mock documentation: manger -> manager (GH-12352)Mariatta2019-03-171-1/+1
* Fix "catchs" typos in NEWS entries (GH-12364)Harmon2019-03-172-4/+4
* bpo-34745: Fix asyncio sslproto memory issues (GH-12386)Miss Islington (bot)2019-03-173-0/+77
* bpo-23216: IDLE: Add docstrings to search modules (GH-12141)Miss Islington (bot)2019-03-164-39/+189
* Update the seealso entries for namedtuple() (GH-12373)Miss Islington (bot)2019-03-162-8/+11
* bpo-36138: Clarify docs about converting datetime.timedelta to scalars. (GH-1...Miss Islington (bot)2019-03-152-3/+6
* bpo-36235: Fix CFLAGS in distutils customize_compiler() (GH-12236) (GH-12348)Victor Stinner2019-03-153-7/+18
* Fix typo duplicate period in a docstring in the zipfile module. (GH-12326)Miss Islington (bot)2019-03-141-1/+1
* bpo-36262: Fix _Py_dg_strtod() memory leak (goto undfl) (GH-12276) (GH-12331)Victor Stinner2019-03-142-54/+28
* [3.7] bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264). (...Serhiy Storchaka2019-03-1418-34/+34
* Remove NEWS entries duplicated from 3.7.2final. (GH-12309)Ned Deily2019-03-131-40/+1
* bpo-36174: Update nuget authoring for new license field. (GH-12300)Miss Islington (bot)2019-03-124-9/+4
* Correct minor edit to news entry. (GH-12299)Ned Deily2019-03-121-1/+1
* bump to 3.7.3rc1+Ned Deily2019-03-122-3/+3
* 3.7.3rc1v3.7.3rc1Ned Deily2019-03-12127-317/+1313
* Minor edits to news entries for 3.7.3 (GH-12292)Ned Deily2019-03-123-2/+3
* bpo-35132: Fixes missing target in gdb pep0393 check. (GH-11848) (GH-12284)Miss Islington (bot)2019-03-122-1/+2
* [3.7] bpo-35931: Gracefully handle any exception in pdb debug command (GH-121...Miss Islington (bot)2019-03-114-12/+24
* [3.7] Doc: Fix inconsistency in multiprocessing (GH-12273) (GH-12275)Miss Islington (bot)2019-03-111-1/+1
* bpo-36234: Add more tests to PosixUidGidTests (GH-12234)Miss Islington (bot)2019-03-112-8/+22
* bpo-36176: Fix IDLE autocomplete & calltip popup colors. (GH-12262)Miss Islington (bot)2019-03-104-3/+10
* bpo-35647: Fix path check in cookiejar (GH-11436)Miss Islington (bot)2019-03-103-5/+36
* bpo-21314: Add a FAQ entry about positional only parameters (GH-10641)Miss Islington (bot)2019-03-104-0/+47
* Fix padding on asyncio.IncompleteReadError docs (GH-12258)Miss Islington (bot)2019-03-101-3/+3
* bpo-36251: Fix format strings used in match_repr() and stdprinter_repr(). (GH...Miss Islington (bot)2019-03-103-2/+4
* bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258) (G...Miss Islington (bot)2019-03-093-2/+45
* Fix typos and improve grammar in threading.Barrier docstrings (GH-12210)Miss Islington (bot)2019-03-091-3/+3
* bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189)Miss Islington (bot)2019-03-084-2/+3
* bpo-35899: Fix Enum handling of empty and weird strings (GH-11891)Miss Islington (bot)2019-03-083-8/+27
* bpo-34162: Add entries for idlelib/NEWS.txt (GH-12232)Miss Islington (bot)2019-03-081-0/+6
* Fix typo (double 'the') in CODEOWNERS (GH-12227)Miss Islington (bot)2019-03-071-1/+1
* bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() (GH-12074)Miss Islington (bot)2019-03-071-1/+1
* bpo-36108: Avoid failing the build on race condition in clean (GH-12217)Miss Islington (bot)2019-03-071-1/+1
* bpo-36216: Add check for characters in netloc that normalize to separators (G...Steve Dower2019-03-074-0/+61
* Fix the documentation for set.copy() (GH-12176)Miss Islington (bot)2019-03-061-1/+1
* bpo-36185: Fix typo in Doc/c-api/objbuffer.rst. (GH-12204)Miss Islington (bot)2019-03-061-1/+1
* bpo-36209: Fix typo on hashlib error message (GH-12194)Miss Islington (bot)2019-03-061-1/+1
* [3.7] bpo-29571: Fix test_re.test_locale_flag() (GH-12178)Victor Stinner2019-03-052-2/+18
* Doc: Use `option` word for command line interface. (GH-12142)Miss Islington (bot)2019-03-041-1/+1
* Fixed a missing . and a missing capital letter. (GH-12170)Miss Islington (bot)2019-03-041-2/+2
* bpo-36179: Fix ref leaks in _hashopenssl (GH-12158)Miss Islington (bot)2019-03-042-5/+9