aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 hours[3.13] gh-119467: Fix Py_buffer.format type and correct documentation typo (G...upstream-3.13Miss Islington (bot)
11 hours[3.13] Fix typos in HISTORY documentation (GH-119453) (#119597)Miss Islington (bot)
30 hours[3.13] gh-111997: Fix argument count for LINE event and clarify type of argum...Miss Islington (bot)
35 hours[3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570)Miss Islington (bot)
2 days[3.13] gh-99180: Make `StackSummary.should_show_carets` private (GH-119554) (...Miss Islington (bot)
2 days[3.13] FAQ: Add reference to Python version numbering scheme (GH-119225) (#11...Miss Islington (bot)
2 days[3.13] gh-111999: Fix the signature of str.format_map() (GH-119540) (#119543)Miss Islington (bot)
3 days[3.13] Misc improvement to the docs for itertools (gh-119529) (#119531)Raymond Hettinger
3 days[3.13] Regen ``Doc/requirements-oldest-sphinx.txt`` (GH-119520) (#119522)Miss Islington (bot)
3 daysgh-118263: Add additional arguments to path_t (Argument Clinic type) in posix...Miss Islington (bot)
3 days[3.13] GH-119496: accept UTF-8 BOM in .pth files (GH-119508)Miss Islington (bot)
3 days[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (#119504)Miss Islington (bot)
3 days[3.13] gh-118692: Avoid creating unnecessary StopIteration instances for moni...Miss Islington (bot)
4 days[3.13] GH-113464: Run the JIT interpreter before any other JIT CI (GH-119490)Miss Islington (bot)
4 days[3.13] gh-119461: Fix ThreadedVSOCKSocketStreamTest (#119465) (#119479)Victor Stinner
4 days[3.13] gh-118727: Don't drop the GIL in `drop_gil()` unless the current threa...Miss Islington (bot)
4 days[3.13] gh-119469: Fix _pyrepl reference leaks (GH-119470) (#119471)Miss Islington (bot)
4 days[3.13] GH-117195: Avoid assertion error in `object.__sizeof__` (GH-117220) (G...Miss Islington (bot)
5 days[3.13] Fix typos in what's new documentation (GH-119448) (#119449)Miss Islington (bot)
5 days[3.13] gh-90562: Mention slots pitfall in dataclass docs (GH-107391) (#119350)Miss Islington (bot)
5 days[3.13] gh-111201: Speed up paste mode in the REPL (#119341) (GH-119432) (#119...Miss Islington (bot)
5 days[3.13] gh-118911: Trailing whitespace in a block shouldn't prevent the user f...Lysandros Nikolaou
5 days[3.13] gh-119434: Fix culmitive errors in wrapping as lines proceed (GH-11943...Miss Islington (bot)
5 days[3.13] gh-117657: Fix missing atomic in dict_resize (GH-119312) (#119417)Miss Islington (bot)
5 days[3.13] gh-70795: Rework RLock documentation (GH-103853) (#119436)Miss Islington (bot)
5 days[3.13] gh-111201: auto-indentation in _pyrepl (GH-119348) (#119427)Lysandros Nikolaou
5 days[3.13] Enable some stricter mypy settings on `Lib/_pyrepl` (GH-119077) (#119428)Miss Islington (bot)
5 days[3.13] gh-113978: Ignore warnings on text completion inside REPL (GH-113979) ...Miss Islington (bot)
5 days[3.13] gh-119357: Increase test coverage for keymap in _pyrepl (GH-119358) (#...Lysandros Nikolaou
5 daysgh-117505: Run ensurepip in isolated env in Windows installer (GH-118257)Miss Islington (bot)
5 days[3.13] gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (GH-118696) (...Miss Islington (bot)
5 days[3.13] gh-119247: Add macros to use PySequence_Fast safely in free-threaded b...Miss Islington (bot)
5 days[3.13] Improve `pyrepl` type-annotation coverage (GH-119081) (#119415)Miss Islington (bot)
5 days[3.13] gh-119213: Be More Careful About _PyArg_Parser.kwtuple Across Interpre...Miss Islington (bot)
5 days[3.13] gh-118893: Evaluate all statements in the new REPL separately (GH-1193...Miss Islington (bot)
5 days[3.13] gh-119205: Fix autocompletion bug in new repl (GH-119229) (#119407)Miss Islington (bot)
5 days[3.13] gh-111201: Add append to screen method to avoid recalculation (GH-1192...Miss Islington (bot)
5 days[3.13] gh-111201: Remove readline dependency from the PyREPL (GH-119262) (#11...Lysandros Nikolaou
5 days[3.13] gh-119306: Break up _pyrepl tests (GH-119307) (#119362)Lysandros Nikolaou
5 days[3.13] gh-118643: Fix AttributeError in the email module (GH-119099) (GH-119389)Miss Islington (bot)
5 days[3.13] Fix version number in use_load_tests deprecation reference (GH-119151)...Miss Islington (bot)
5 days[3.13] Fix typos in NEWS entries for 3.13 (GH-119374) (GH-119385)Miss Islington (bot)
5 days[3.13] gh-119189: Add yet more tests for mixed Fraction arithmetic (GH-119298...Miss Islington (bot)
5 days[3.13] Clarify that dklen is expected in bytes for the hashlib functions (GH-...Miss Islington (bot)
6 days[3.13] DOCS: fix error in exec namespace note (gh-119380)Miss Islington (bot)
6 days[3.13] gh-110383: Align dict.get(), .fromkeys(), and .setdefault() docs with ...Miss Islington (bot)
6 days[3.13] gh-118877: Fix AssertionError crash in pyrepl (GH-118936) (#119363)Miss Islington (bot)
6 daysgh-118507 : Refactor `nt._path_is*` to improve applicability for other cases ...Miss Islington (bot)
6 days[3.13] gh-119102: Fix REPL for dumb terminal (GH-119332) (#119359)Miss Islington (bot)
6 days[3.13] Docs: Add central references to free-threading-related options (GH-119...Miss Islington (bot)