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
*
bpo-43316: gzip: Fix sys.exit() usage. (GH-24652)
Miss Islington (bot)
2021-02-26
2
-2/+2
*
bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647)
Miss Islington (bot)
2021-02-25
2
-6/+5
*
[3.8] bpo-41841: prepare for 3.8.9 (GH-24635)
Terry Jan Reedy
2021-02-24
1
-3/+7
*
bpo-43283: Add IDLE doc paragraph about print speed (GH-24615) (GH-24632)
Miss Islington (bot)
2021-02-24
2
-1/+13
*
bpo-43260: io: Prevent large data remains in textio buffer. (GH-24592)
Inada Naoki
2021-02-22
1
-0/+27
*
bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604)
Miss Islington (bot)
2021-02-21
1
-22/+22
*
Python 3.8.8
v3.8.8
Łukasz Langa
2021-02-19
1
-1/+1
*
Python 3.8.8rc1
v3.8.8rc1
Łukasz Langa
2021-02-16
1
-2/+1
*
[3.8] bpo-42967: only use '&' as a query string separator (GH-24297) (#24529)
Senthil Kumaran
2021-02-15
4
-41/+98
*
Fix typo (GH-23019)
Miss Islington (bot)
2021-02-03
1
-1/+1
*
bpo-41748: Handles unquoted attributes with commas (GH-24072)
Miss Islington (bot)
2021-02-01
2
-37/+57
*
bpo-43016: Fix test_curses on platform without cursesw (GH-24405) (GH-24408)
Miss Islington (bot)
2021-02-01
1
-5/+23
*
[3.8] bpo-43016: Rewrite tests for curses (GH-24312). (GH-24399) (GH-24401)
Serhiy Storchaka
2021-01-31
1
-214/+771
*
bpo-43008: Add 'Patch by Ken Hilton' (GH-24370)
Miss Islington (bot)
2021-01-29
1
-1/+1
*
bpo-23544: Disable IDLE Stack Viewer when running user code (GH-17163) (#24366)
Miss Islington (bot)
2021-01-29
5
-5/+35
*
bpo-43008: Make IDLE respect sys.excepthook (GH-24302)
Miss Islington (bot)
2021-01-27
3
-12/+61
*
[3.8] bpo-41841: Prepare IDLE NEWS for 3.8.8 (GH-24344)
Terry Jan Reedy
2021-01-26
1
-2/+6
*
[3.8] bpo-42383: pdb: do not fail to restart the target if the current direc...
Andrey Bienkowski
2021-01-26
1
-0/+23
*
[3.8] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) (#24320)
Andrey Bienkowski
2021-01-25
2
-1/+44
*
bpo-43013: Fix old tkinter module names in idlelib (GH-24326)
Miss Islington (bot)
2021-01-25
13
-67/+66
*
[3.9] bpo-33289: Return RGB triplet of ints instead of floats from tkinter.co...
Miss Islington (bot)
2021-01-25
4
-26/+100
*
bpo-43013: Update idlelib code to 3.x (GH-24315) (#24317)
Miss Islington (bot)
2021-01-24
10
-47/+49
*
closes bpo-43011: Fix DeprecationWarnings in test_ctypes (GH-24305)
Miss Islington (bot)
2021-01-23
1
-2/+2
*
bpo-42780: Fix set_inheritable() for O_PATH file descriptors on Linux (GH-241...
cptpcrd
2021-01-21
1
-0/+27
*
bpo-36769: Document that fnmatch.filter supports any kind of iterable (GH-13039)
Miss Islington (bot)
2021-01-20
1
-1/+1
*
bpo-42005: profile and cProfile catch BrokenPipeError (GH-22643)
Miss Islington (bot)
2021-01-20
2
-2/+12
*
closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes p...
Miss Islington (bot)
2021-01-18
1
-0/+43
*
[3.8] bpo-42531: Teach importlib.resources.path to handle packages without __...
William Schwartz
2021-01-16
2
-3/+17
*
bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)
Miss Islington (bot)
2021-01-10
3
-3/+19
*
[3.8] [3.9] bpo-42681: Fix test_curses failures related to color pairs (GH-24...
Serhiy Storchaka
2021-01-05
1
-7/+26
*
[3.8] bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491)
Terry Jan Reedy
2021-01-05
5
-31/+225
*
bpo-42508: Keep IDLE running on macOS (GH-23577) (#23670)
Miss Islington (bot)
2021-01-05
2
-19/+11
*
bpo-40810: Fix CheckTraceCallbackContent for SQLite pre 3.7.15 (GH-20530)
Miss Islington (bot)
2021-01-04
1
-0/+8
*
[3.8] [3.9] bpo-42681: Fix range checks for color and pair numbers in curses ...
Serhiy Storchaka
2021-01-04
1
-14/+119
*
[3.8] [3.9] bpo-42789: Don't skip curses tests on non-tty. (GH-24009) (GH-240...
Serhiy Storchaka
2021-01-03
1
-39/+63
*
bpo-42809: Improve pickle tests for recursive data. (GH-24060)
Miss Islington (bot)
2021-01-02
1
-87/+253
*
[3.8] bpo-26407: Do not mask errors in csv. (GH-20536) (GH-24021)
Serhiy Storchaka
2021-01-01
1
-1/+19
*
[3.8] bpo-39068: Fix race condition in base64 (GH-17627) (GH-24022)
Serhiy Storchaka
2021-01-01
1
-2/+2
*
[3.8] bpo-42759: Fix equality comparison of Variable and Font in Tkinter (GH-...
Serhiy Storchaka
2021-01-01
4
-12/+35
*
bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037)
Miss Islington (bot)
2021-01-01
1
-3/+7
*
Allow / character in username,password fields in _PROXY envvars. (GH-23973) (...
Miss Islington (bot)
2020-12-29
2
-2/+14
*
bpo-42749: Use dynamic version to test for unsupported bignum in Tk (GH-23966)
Miss Islington (bot)
2020-12-29
1
-1/+1
*
bpo-42749: Fix testing bignum if Tkinter is compiled with Tk 8.4 and dynamic ...
Miss Islington (bot)
2020-12-27
1
-4/+8
*
[3.8] Rename Tkinter tests for widget options (GH-23944) (GH-23946)
Serhiy Storchaka
2020-12-26
3
-210/+212
*
[3.8] bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23...
Miss Islington (bot)
2020-12-25
1
-6/+40
*
bpo-42734: Fix crasher bogus_code_obj.py (GH-23939)
Miss Islington (bot)
2020-12-25
1
-1/+1
*
bpo-42388: Fix subprocess.check_output input=None when text=True (GH-23467)
Miss Islington (bot)
2020-12-25
2
-1/+27
*
Python 3.8.7
v3.8.7
Łukasz Langa
2020-12-21
1
-54/+68
*
Fix typo in docstring (GH-23515)
Miss Islington (bot)
2020-12-21
1
-1/+1
*
[3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (...
Serhiy Storchaka
2020-12-19
17
-80/+309
[next]