summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* bpo-33479: Add architecture and threading model sections to Tkinter module do...Miss Islington (bot)2021-08-111-0/+2
* bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-...Miss Islington (bot)2021-08-111-0/+2
* bpo-25782: avoid hang in PyErr_SetObject when current exception has a cycle i...Miss Islington (bot)2021-08-101-0/+1
* make lib2to3 parse async generators everywhere (GH-6588)Miss Islington (bot)2021-08-101-0/+1
* bpo-33479: Remove unqualified tkinter threadsafe claim. (GH-6990)Miss Islington (bot)2021-08-101-0/+4
* bpo-44872: use new trashcan macros in framobject.c (GH-27683) (GH-27690)Irit Katriel2021-08-101-0/+1
* bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)Miss Islington (bot)2021-08-101-0/+1
* bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631)Miss Islington (bot)2021-08-091-0/+1
* bpo-38840: Incorrect __all__ in multiprocessing.managers (GH-18034)Miss Islington (bot)2021-08-091-0/+1
* bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile (GH-...Miss Islington (bot)2021-08-091-0/+2
* Upgrade bundled pip and setuptools (GH-27625)Miss Islington (bot)2021-08-071-0/+1
* bpo-44856: Possible reference leak in error paths of update_bases() and __bui...Miss Islington (bot)2021-08-071-0/+1
* bpo-41576: document BaseException in favor of bare except (GH-21917)Miss Islington (bot)2021-08-061-0/+1
* bpo-27752: improve documentation of csv.Dialect (GH-26795)Miss Islington (bot)2021-08-061-0/+1
* bpo-44605: Teach @total_ordering() to work with metaclasses (GH-27633) (GH-27...Miss Islington (bot)2021-08-061-0/+1
* bpo-44756: [docs] revert automated virtual environment creation on `make html...Miss Islington (bot)2021-08-061-0/+3
* bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite...Miss Islington (bot)2021-08-061-0/+3
* bpo-40928: notify users running test_decimal on macOS of malloc warnings (GH-...Miss Islington (bot)2021-08-061-0/+2
* bpo-44524: Fix an issue wherein `_GenericAlias._name` was not properly set fo...Miss Islington (bot)2021-08-061-0/+2
* bpo-44849: Fix os.set_inheritable() on FreeBSD 14 with O_PATH (GH-27623)Miss Islington (bot)2021-08-061-0/+4
* bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)Miss Islington (bot)2021-08-062-0/+4
* [3.10] bpo-44838: Refine the custom syntax errors for invalid 'if' expression...Pablo Galindo Salgado2021-08-051-0/+2
* bpo-44801: Check arguments in substitution of ParamSpec in Callable (GH-27585)Miss Islington (bot)2021-08-041-0/+3
* bpo-42958: Improve description of shallow= in filecmp.cmp docs (GH-27166)Miss Islington (bot)2021-08-041-0/+2
* [doc] bpo-43066: zipfile - add note on leading slash in the filename arg (GH-...Miss Islington (bot)2021-08-041-0/+2
* bpo-39091: Fix segfault when Exception constructor returns non-exception for ...Miss Islington (bot)2021-08-032-0/+2
* Python 3.10.0rc1v3.10.0rc1Pablo Galindo2021-08-0265-128/+645
* bpo-44792: Improve syntax errors for if expressions (GH-27506) (GH-27565)Miss Islington (bot)2021-08-022-0/+2
* bpo-35183: Add typical examples to os.path.splitext docs (GH-27286) (GH-27563)Miss Islington (bot)2021-08-021-0/+1
* bpo-44806: Fix __init__ in subclasses of protocols (GH-27545)Miss Islington (bot)2021-08-021-0/+2
* bpo-44667: Treat correctly lines ending with comments and no newlines in the ...Miss Islington (bot)2021-08-021-0/+4
* bpo-44793: Fix checking the number of arguments when subscribe a generic type...Miss Islington (bot)2021-08-021-0/+2
* bpo-44784: Apply changes from importlib_metadata 4.6.3 (GH-27508) (#27510)Miss Islington (bot)2021-08-011-0/+2
* bpo-44648: Fix error type in inspect.getsource() in interactive session (GH-2...Miss Islington (bot)2021-07-301-0/+3
* bpo-43625: Enhance csv sniffer has_headers() to be more accurate (GH-26939) (...Miss Islington (bot)2021-07-301-0/+2
* bpo-42892: fix email multipart attribute error (GH-26903) (GH-27492)Miss Islington (bot)2021-07-301-0/+1
* bpo-44666: Use default encoding as fallback for compile_file (GH-27236) (GH-2...Miss Islington (bot)2021-07-302-0/+3
* bpo-44662: Add ability to annotate types.Union (GH-27214) (GH-27461)Miss Islington (bot)2021-07-301-0/+3
* bpo-44752: Make rlcompleter not call `@property` methods (GH-27401) (GH-27444)Miss Islington (bot)2021-07-291-0/+2
* bpo-41103: Resurrect the old buffer protocol. (GH-27437) (GH-27441)Miss Islington (bot)2021-07-292-0/+13
* bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (...Miss Islington (bot)2021-07-281-0/+3
* bpo-44544: [doc] list all textwrap func kwargs (GH-26999) (GH-27424)Miss Islington (bot)2021-07-281-0/+4
* bpo-27827: identify a greater range of reserved filename on Windows. (GH-2669...Miss Islington (bot)2021-07-281-0/+2
* bpo-44756: in ./Doc, `make build` depends on `make html` (GH-27403) (GH-27410)Miss Islington (bot)2021-07-281-0/+6
* [3.10] bpo-44461: Check early that a pdb target is valid for execution. (GH-2...Jason R. Coombs2021-07-281-0/+1
* [3.10] bpo-34013: Generalize the invalid legacy statement error message (GH-2...Pablo Galindo Salgado2021-07-271-0/+3
* bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) (...Miss Islington (bot)2021-07-271-1/+1
* bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-2...Miss Islington (bot)2021-07-263-9/+11
* bpo-44515: handle non-refcounted GC in contextlib tests (GH-26910) (GH-27379)Miss Islington (bot)2021-07-261-0/+2
* The current documentation says it returns None if the name is not found, but ...Miss Islington (bot)2021-07-261-0/+1