index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-95243: Mitigate the race condition in testSockName (GH-96173)
Miss Islington (bot)
2022-08-25
1
-2/+13
*
[3.10] GH-96071: add regression test for GH-96071 (GH-96137) (#96205)
Kumar Aditya
2022-08-23
1
-0/+14
*
gh-96175: add missing self._localName assignment in `xml.dom.minidom.Attr` (G...
Miss Islington (bot)
2022-08-23
2
-1/+17
*
[3.10] GH--93592: Fix frame chain when throwing exceptions into coroutines (G...
Kristján Valur Jónsson
2022-08-23
1
-0/+24
*
[3.10] gh-96159: Fix significant performance degradation in logging.TimedRota...
Miss Islington (bot)
2022-08-23
1
-3/+7
*
gh-78143: IDLE - fix settings dialog page label. (GH-96009)
Miss Islington (bot)
2022-08-15
1
-1/+1
*
[3.10] gh-94996: Disallow lambda pos only params with feature_version < (3, 8...
Shantanu
2022-08-12
1
-0/+7
*
[3.10] gh-94996: Disallow parsing pos only params with feature_version < (3, ...
Shantanu
2022-08-12
2
-2/+10
*
gh-95841: IDLE - Revise Windows local doc url (GH-95845)
Miss Islington (bot)
2022-08-11
1
-4/+14
*
gh-84910: Change 'IDLE Help' to 'IDLE Doc' (GH-95873)
Miss Islington (bot)
2022-08-11
1
-1/+1
*
gh-95349: Hide a Distutils Warning Filter for test_check_c_globals (GH-95837)
Miss Islington (bot)
2022-08-11
1
-1/+6
*
gh-95605: Fix `float(s)` error message when `s` contains only whitespace (GH-...
Miss Islington (bot)
2022-08-10
1
-0/+4
*
gh-75500: Add idlelib section to IDLE doc (GH-95832)
Miss Islington (bot)
2022-08-09
1
-1/+14
*
[3.11] gh-88878: IDLE - replace type('') with str (GH-95792)
Miss Islington (bot)
2022-08-09
1
-1/+1
*
[3.10] gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650). ...
Serhiy Storchaka
2022-08-08
2
-2/+2
*
gh-95491: Mention IDLE Issue project in Readme (GH-95750)
Miss Islington (bot)
2022-08-08
1
-0/+8
*
gh-95376: Add test for names containing null (GH-GH-5394) (GH-95747)
Miss Islington (bot)
2022-08-06
1
-0/+2
*
gh-95395: Add argument type error test (GH-95412) (GH-95745)
Miss Islington (bot)
2022-08-06
1
-1/+3
*
Fix typo in test_dataclasses.py (gh-95735)
Miss Islington (bot)
2022-08-06
1
-2/+2
*
gh-95251: IDLE - Add What's New section to README (GH-95688)
Miss Islington (bot)
2022-08-05
1
-2/+23
*
gh-89362: Doc IDLE menu and search (GH-95697)
Miss Islington (bot)
2022-08-05
1
-15/+27
*
gh-65802: IDLE - explain SaveAs and extensions (GH-95690)
Miss Islington (bot)
2022-08-05
1
-0/+2
*
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Miss Islington (bot)
2022-08-04
1
-1/+1
*
gh-95638: Update idlelib README file and menu lists (GH-95639)
Miss Islington (bot)
2022-08-04
1
-50/+59
*
gh-95597: Fix typo in Lib directory files (GH-95599)
Miss Islington (bot)
2022-08-03
2
-2/+2
*
gh-95609: update bundled pip to 22.2.2 (gh-95610)
Miss Islington (bot)
2022-08-03
2
-1/+1
*
gh-95191: IDLE: Include prompts when saving Shell GH-95554 (#95558)
Miss Islington (bot)
2022-08-02
4
-24/+42
*
gh-83270: Update IDLE's credits (GH-95528) (#95560)
Miss Islington (bot)
2022-08-02
1
-1/+11
*
Python 3.10.6
v3.10.6
Pablo Galindo
2022-08-01
1
-5/+5
*
gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512)
Miss Islington (bot)
2022-08-01
3
-15/+17
*
IDLE: Fix docs URL in the About window (GH-28417)
Miss Islington (bot)
2022-07-31
1
-2/+3
*
gh-95471: IDLE - Tweak Edit menu (GH-95481)
Miss Islington (bot)
2022-07-31
2
-1/+6
*
[3.10] gh-90654: IDLE - Insert blank line in NEWS.txt (#95479)
Terry Jan Reedy
2022-07-30
1
-0/+1
*
gh-94938: Fix test (GH-95396)
Miss Islington (bot)
2022-07-30
1
-5/+0
*
gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397)
Miss Islington (bot)
2022-07-30
3
-9/+30
*
[3.10] gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95375)
Łukasz Langa
2022-07-29
2
-2/+41
*
gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393)
Miss Islington (bot)
2022-07-28
1
-0/+2
*
[3.10] gh-94938: Fix errror detection of unexpected keyword arguments (GH-949...
Serhiy Storchaka
2022-07-28
2
-0/+52
*
gh-95339: update bundled pip to 22.2.1 (gh-95340)
Miss Islington (bot)
2022-07-27
2
-1/+1
*
gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282)
Miss Islington (bot)
2022-07-27
1
-2/+14
*
gh-95291: Use import helper to improve sqlite3 audit tests (GH-95292)
Miss Islington (bot)
2022-07-26
1
-4/+1
*
gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201)
Miss Islington (bot)
2022-07-25
3
-23/+59
*
gh-95212: make multiprocessing test case parallel-safe (GH-95213)
Miss Islington (bot)
2022-07-25
1
-1/+1
*
gh-95199: upgrade bundled setuptools to 63.2.0 (gh-95200)
Miss Islington (bot)
2022-07-24
3
-1/+1
*
gh-95194: upgrade bundled pip to 22.2 (gh-95195)
Miss Islington (bot)
2022-07-24
3
-1/+1
*
gh-93157: Fix fileinput didn't support `errors` in `inplace` mode (GH-95128)
Miss Islington (bot)
2022-07-24
2
-3/+16
*
gh-94844: Add pathlib support to shutil archive management (GH-94846)
Miss Islington (bot)
2022-07-20
1
-0/+2
*
[3.10] gh-90654: Update maintenance NEWS header (#94355)
Terry Jan Reedy
2022-07-20
1
-3/+2
*
gh-90654: Add item missing from idlelib/NEWS.txt (GH-95038)
Miss Islington (bot)
2022-07-20
1
-0/+2
*
[3.10] gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-...
Miss Islington (bot)
2022-07-19
1
-3/+13
[next]