summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Python 3.10.1v3.10.1Pablo Galindo2021-12-06153-477/+1884
* [3.10] bpo-44035: Check autoconf files thoroughly (GH-29935) (GH-29937)Miss Islington (bot)2021-12-063-7/+20
* bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29932)Ned Deily2021-12-063-207/+5
* bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a...Miss Islington (bot)2021-12-053-1/+19
* bpo-45663: Fix is_dataclass() for dataclasses which are subclasses of types.G...Miss Islington (bot)2021-12-053-1/+15
* bpo-45662: Fix the repr of InitVar with a type alias to the built-in class (G...Miss Islington (bot)2021-12-053-1/+7
* bpo-27946: Fix possible crash in ElementTree.Element (GH-29915)Miss Islington (bot)2021-12-053-13/+25
* bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896)Miss Islington (bot)2021-12-021-1/+1
* docs: Improve example for urlparse() (GH-29816) (GH-29888)Miss Islington (bot)2021-12-021-31/+42
* bpo-45896: Fix docs default asyncio event loop on Windows (GH-29857) (GH-29877)Miss Islington (bot)2021-12-011-3/+4
* bpo-33381: [doc] strftime's %f option may pad zeros on the left or the right ...Miss Islington (bot)2021-11-301-2/+2
* bpo-45931: Prevent Directory.Build.props/targets from leaking from directorie...Miss Islington (bot)2021-11-293-2/+10
* bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154)Miss Islington (bot)2021-11-292-4/+20
* [3.10] bpo-44391: Remove unused argument from a varargs call. (GH-29843) (GH-...Miss Islington (bot)2021-11-291-1/+1
* [3.10] [Doc] Add info to logging cookbook about running logging socket listen...Miss Islington (bot)2021-11-291-0/+22
* bpo-43498: Fix dictionary iteration error in _ExecutorManagerThread (GH-24868)Miss Islington (bot)2021-11-292-1/+3
* bpo-45614: Fix traceback display for exceptions with invalid module name (GH-...Irit Katriel2021-11-294-1/+15
* bpo-37658: Actually return result in race condition (GH-29202)Miss Islington (bot)2021-11-293-36/+13
* [3.10] bpo-42268: Fail the configure step if the selected compiler doesn't su...Pablo Galindo Salgado2021-11-284-43/+63
* [3.10] bpo-19460: Add test for MIMENonMultipart (GH-29817) (GH-29818)Miss Islington (bot)2021-11-282-0/+15
* [3.10] bpo-45881: Use CC from env first for cross building (GH-29752). (GH-29...Christian Heimes2021-11-272-10/+11
* [3.10] bpo-41735: Fix thread lock in zlib.Decompress.flush() may go wrong (GH...Miss Islington (bot)2021-11-272-2/+4
* bpo-45901: Fixes argument passing when invoking .py files directly through th...Miss Islington (bot)2021-11-262-2/+6
* bpo-45866: Fix typo in the NEWS entry (GH-29798)Miss Islington (bot)2021-11-261-1/+1
* bpo-45866: pegen strips directory of "generated from" header (GH-29777) (GH-2...Victor Stinner2021-11-265-4/+12
* bpo-44353: Correct docstring for `NewType` (GH-29785)Miss Islington (bot)2021-11-261-1/+1
* bpo-45619: documentation of execution model: clarify and update binding summa...Miss Islington (bot)2021-11-261-9/+19
* [3.10] bpo-33393: Update config.guess and config.sub (GH-29781) (GH-29782)Christian Heimes2021-11-254-1870/+2230
* [3.10] bpo-45568: Actually use @asynccontextmanager in usage example (GH-2915...Andrew Svetlov2021-11-251-0/+2
* bpo-39026: Fix Python.h when building with Xcode (GH-29488) (GH-29732)Victor Stinner2021-11-253-4/+3
* [3.10] bpo-41498: Fix build on platforms without sigset_t (GH-29770) (GH-29773)Miss Islington (bot)2021-11-255-18/+35
* [3.10] bpo-45727: Only trigger the 'did you forgot a comma' error suggestion ...Pablo Galindo Salgado2021-11-258-9/+15
* bpo-45893: Add missing extern C to initconfig.h (GH-29761)Miss Islington (bot)2021-11-242-0/+10
* bpo-45693: Document `port` parameter to `loop.create_server` (GH-29760) (GH-2...Miss Islington (bot)2021-11-241-0/+5
* bpo-45616: Let py.exe distinguish between v3.1 and v3.10 (GH-29731)Miss Islington (bot)2021-11-242-1/+14
* bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138)Miss Islington (bot)2021-11-233-4/+8
* [3.10] bpo-45250: fix docs regarding `__iter__` and iterators being inconsist...Brett Cannon2021-11-227-47/+51
* bpo-45859: Mark test_field_descriptor in test_collections as CPython-only (GH...Miss Islington (bot)2021-11-221-0/+1
* bpo-44649: Fix dataclasses(slots=True) with a field with a default, but init=...Miss Islington (bot)2021-11-223-6/+37
* Fix out-of-tree build support for multissltest (GH-29694)Miss Islington (bot)2021-11-222-6/+12
* [3.10] Ensure the str member of the tokenizer is always initialised (GH-29681...Pablo Galindo Salgado2021-11-214-3/+428
* bpo-45852: Fix the Counter/iter test for statistics.mode() (GH-29667) (GH-29...Miss Islington (bot)2021-11-211-4/+7
* Added kw_only parameter to make_dataclasses. (GH-29679)Miss Islington (bot)2021-11-203-2/+14
* [3.10] bpo-45845: Change link for pyserial (GH-29675)Miss Islington (bot)2021-11-201-2/+2
* bpo-45845: Remove unresponsive web link (GH-29651) (GH-29674)Miss Islington (bot)2021-11-201-3/+0
* bpo-45494: Fix error location in EOF tokenizer errors (GH-29108)Miss Islington (bot)2021-11-201-2/+7
* [3.10] bpo-45727: Make the syntax error for missing comma more consistent (GH...Pablo Galindo Salgado2021-11-204-334/+268
* bpo-45846: Fix capitalisation of Van Rossum at the start of sentence (GH-2964...Miss Islington (bot)2021-11-201-1/+1
* [3.10] bpo-45848: Allow the parser to get error lines from encoded files (GH-...Ɓukasz Langa2021-11-206-11/+49
* bpo-19072: Classmethod can wrap other classmethod like descriptors (GH-29634)...Miss Islington (bot)2021-11-191-1/+8