summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [3.9] build(deps): bump actions/upload-artifact from v2.2.0 to v2.2.1 (GH-23583)backport-8acd0e0-3.9dependabot[bot]2020-12-011-1/+1
* [3.9] bpo-17852: Doc: Fix the tutorial about closing files (GH-23135) (GH-23527)Miss Islington (bot)2020-12-011-5/+10
* Fix bz2 examples markup (GH-23580)Miss Islington (bot)2020-12-011-8/+0
* [3.9] [doc] Fix smtplib and xml.dom.minidom mark-up (GH-22769) (GH-23380)Julien Palard2020-12-012-3/+3
* bpo-42508: Remove bogus idlelib.pyshell.ModifiedInterpreter attribute (GH-235...Miss Islington (bot)2020-11-301-1/+1
* bpo-42370: Check element before making mouse click in ttk tests (GH-23491)Miss Islington (bot)2020-11-301-3/+11
* bpo-42501: Revise the usage note for Enums with the choices (GH-23563) (GH-2...Miss Islington (bot)2020-11-301-14/+3
* bpo-42487: don't call __getitem__ of underlying maps in ChainMap.__iter__ (GH...Miss Islington (bot)2020-11-303-1/+18
* bpo-42142: Try to fix timeouts in ttk tests (GH-23474)Miss Islington (bot)2020-11-302-19/+7
* [3.9] bpo-42474: test TracebackException comparison to non-equal instances (G...Irit Katriel2020-11-291-2/+39
* bpo-42450: Minor updates to the itertools recipes (GH-23555) (GH-23562)Miss Islington (bot)2020-11-292-7/+7
* bpo-42406: Fix whichmodule() with multiprocessing (GH-23403)Miss Islington (bot)2020-11-292-1/+6
* bpo-39096: Improve description of 'e', 'f' and 'g' presentation types (GH-235...Miss Islington (bot)2020-11-291-12/+31
* Fix dis markup (GH-23524)Miss Islington (bot)2020-11-281-6/+6
* Fix multiprocessing markup (GH-23525)Miss Islington (bot)2020-11-281-3/+3
* bpo-42489: Fix the signature for list.sort() in the tutorial (GH-23538)Miss Islington (bot)2020-11-281-1/+1
* bpo-34215: Clarify IncompleteReadError message when "expected" is None (GH-21...Miss Islington (bot)2020-11-283-4/+9
* Post 3.9.1rc1Łukasz Langa2020-11-261-1/+1
* Merge tag 'v3.9.1rc1' into 3.9Łukasz Langa2020-11-2698-239/+1082
|\
| * Python 3.9.1rc1v3.9.1rc1Łukasz Langa2020-11-2498-239/+1082
* | Typo: fix inverted sense of statement (GH-23288) (GH-23512)Miss Islington (bot)2020-11-251-1/+1
* | Add more tests to the descriptor howto guide (GH-23506) (GH-23510)Miss Islington (bot)2020-11-251-4/+25
* | bpo-12800: tarfile: Restore fix from 011525ee9 (GH-21409)Miss Islington (bot)2020-11-253-3/+10
* | Add doctests to the descriptor HowTo (GH-23500) (GH-23505)Miss Islington (bot)2020-11-241-57/+397
|/
* bpo-42212: Check if generated files are up-to-date in GitHub Actions (GH-23042)Miss Islington (bot)2020-11-241-0/+28
* bpo-41100: in test_platform, ignore 10.16 (GH-23485) (GH-23486)Miss Islington (bot)2020-11-241-1/+4
* bpo-41100: minor build installer fixes (GH-23480)Miss Islington (bot)2020-11-231-6/+12
* Typo (GH-23482) (#23483)Miss Islington (bot)2020-11-241-1/+1
* Descriptor HowTo: Improve the fidelity of the member object simulation (GH-23...Miss Islington (bot)2020-11-231-11/+46
* bpo-42328: Fix tkinter.ttk.Style.map(). (GH-23300)Miss Islington (bot)2020-11-234-28/+111
* bpo-41100: Update Whatsnew and installer ReadME for 3.9.1 (GH-23472)Ned Deily2020-11-222-3/+31
* bpo-42361: Use Tcl/Tk 8.6.10 when building the installer on recent macOS (GH-...Miss Islington (bot)2020-11-221-9/+32
* Doc: fix typo in typing.Type docs (GH-23460)Miss Islington (bot)2020-11-221-1/+1
* [3.9] bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) (GH-23295)Ronald Oussoren2020-11-2228-346/+1592
* bpo-41116: Ensure system supplied libraries are found on macOS 11 (GH-23301) ...Miss Islington (bot)2020-11-224-30/+38
* bpo-42391: Clarify documentation of TestCase.assertIs (GH-23348)Miss Islington (bot)2020-11-211-2/+1
* bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447)Miss Islington (bot)2020-11-214-9/+11
* [3.9] bpo-38443: Check that the specified universal architectures work (GH-22...Miss Islington (bot)2020-11-213-0/+34
* Clarify that Set._from_iterable is not required to be a classmethod. (GH-2327...Miss Islington (bot)2020-11-212-1/+57
* Fix wrong availability for signal.SIGCHLD (GH-23285) (#23425)Miss Islington (bot)2020-11-211-1/+1
* bpo-42412: Fix possible leaks and check arguments in PyType_FromModuleAndSpec...Miss Islington (bot)2020-11-212-7/+22
* bpo-40550: Fix time-of-check/time-of-action issue in subprocess.Popen.send_si...Miss Islington (bot)2020-11-213-1/+19
* bpo-40791: Make compare_digest more constant-time. (GH-20444)Miss Islington (bot)2020-11-212-1/+2
* bpo-42419: Correct 'deprecatations' is What's New 3.9 (GH-23421) (GH-23435)Miss Islington (bot)2020-11-201-2/+2
* bpo-42407: Use possessive appostrophe in multiprocessing doc (GH-23400)Miss Islington (bot)2020-11-201-1/+1
* bpo-28002: Roundtrip f-strings with ast.unparse better (GH-19612) (GH-23430)Miss Islington (bot)2020-11-212-37/+115
* bpo-42360: Add advice to help avoid pickling issues. (GH-23305) (GH-23429)Miss Islington (bot)2020-11-201-0/+3
* bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)Miss Islington (bot)2020-11-194-6/+13
* bpo-42345: Add whatsnew and versionchanged for typing.Literal in 3.9 (GH-23386)Miss Islington (bot)2020-11-192-0/+35
* bpo-42345: Fix hash implementation of typing.Literal (GH-23383)Miss Islington (bot)2020-11-193-4/+9