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-41561: Add workaround for Ubuntu's custom security level (GH-24915)
Miss Islington (bot)
2021-03-18
1
-0/+29
*
bpo-35883: Py_DecodeLocale() escapes invalid Unicode characters (GH-24843)
Miss Islington (bot)
2021-03-17
1
-26/+60
*
bpo-43285 Make ftplib not trust the PASV response. (GH-24838)
Miss Islington (bot)
2021-03-15
2
-3/+35
*
Update client.py (GH-24827)
Miss Islington (bot)
2021-03-13
1
-3/+0
*
bpo-27820: Fix AUTH LOGIN logic in smtplib.SMTP (GH-24118) (#24832)
Miss Islington (bot)
2021-03-13
2
-3/+57
*
[3.9] bpo-43353: Document that logging.getLevelName() accepts string represen...
Mariusz Felisiak
2021-03-12
1
-2/+6
*
bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777)
Miss Islington (bot)
2021-03-12
1
-4/+2
*
bpo-43406: Fix test_signal.test_stress_modifying_handlers() (GH-24815) (GH-24...
Miss Islington (bot)
2021-03-10
1
-3/+13
*
[3.9] bpo-43439: Add audit hooks for gc functions (GH-24794). (GH-24811)
Pablo Galindo
2021-03-10
2
-0/+31
*
bpo-43332: Buffer proxy connection setup packets before sending. (GH-24780)
Miss Islington (bot)
2021-03-08
2
-10/+29
*
[3.9] bpo-43406: Fix possible race condition where ``PyErr_CheckSignals`` tri...
Miss Islington (bot)
2021-03-06
1
-0/+50
*
[3.9] bpo-37193: Remove thread objects which finished process its request (GH...
Miss Islington (bot)
2021-03-04
2
-12/+62
*
[3.9] bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001) ...
Senthil Kumaran
2021-03-03
2
-0/+48
*
bpo-42500: Fix recursion in or after except (GH-23568) (#24501)
Mark Shannon
2021-03-02
2
-41/+57
*
bpo-43144: Mark unicodedata's test_normalization as requiring network (GH-24650)
Miss Islington (bot)
2021-02-26
1
-0/+1
*
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-26
2
-6/+5
*
[3.9] bpo-41841: revise header (GH-24634)
Terry Jan Reedy
2021-02-24
1
-8/+3
*
bpo-43283: Add IDLE doc paragraph about print speed (GH-24615)
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
*
[3.9] bpo-43288: Fix bug in test_importlib test. (GH-24616)
Neil Schemenauer
2021-02-21
1
-0/+4
*
bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604)
Miss Islington (bot)
2021-02-21
1
-22/+22
*
[3.9] bpo-43272: Fix old parser test failures for backported grammar construc...
Pablo Galindo
2021-02-20
3
-23/+33
*
Python 3.9.2
v3.9.2
Łukasz Langa
2021-02-19
1
-1/+1
*
Python 3.9.2rc1
v3.9.2rc1
Łukasz Langa
2021-02-16
1
-65/+76
*
[3.9] bpo-42967: only use '&' as a query string separator (GH-24297) (#24528)
Senthil Kumaran
2021-02-15
4
-41/+98
*
bpo-43102: Set namedtuple __new__'s internal builtins to a dict. (GH-24439) ...
Miss Islington (bot)
2021-02-05
2
-1/+6
*
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-24407)
Miss Islington (bot)
2021-02-01
1
-5/+23
*
bpo-42504: Ensure that get_config_var('MACOSX_DEPLOYMENT_TARGET') is a string...
Miss Islington (bot)
2021-02-01
4
-5/+17
*
[3.9] bpo-43016: Rewrite tests for curses (GH-24312). (GH-24399)
Serhiy Storchaka
2021-01-31
1
-214/+783
*
bpo-43008: Add 'Patch by Ken Hilton' (GH-24370) (#24374)
Miss Islington (bot)
2021-01-29
1
-1/+1
*
bpo-23544: Disable IDLE Stack Viewer when running user code (GH-17163)
Miss Islington (bot)
2021-01-28
5
-5/+35
*
bpo-43008: Make IDLE respect sys.excepthook (GH-24302)
Miss Islington (bot)
2021-01-27
3
-12/+61
*
[3.9] bpo-41841: Prepare IDLE NEWS for 3.9.2 (#GH-4343)
Terry Jan Reedy
2021-01-26
1
-2/+7
*
[3.9] bpo-42383: pdb: do not fail to restart the target if the current direct...
Andrey Bienkowski
2021-01-26
1
-0/+23
*
[3.9] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) (#24321)
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...
Serhiy Storchaka
2021-01-25
4
-26/+100
*
bpo-43013: Update idlelib code to 3.x (GH-24315)
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-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
*
bpo-42944 Fix Random.sample when counts is not None (GH-24235) (GH-24243)
Miss Islington (bot)
2021-01-18
2
-28/+28
*
[3.9] bpo-42163, bpo-42189, bpo-42659: Support uname_tuple._replace (for all ...
Jason R. Coombs
2021-01-16
2
-2/+49
*
bpo-42931: randbytes missing from random.__all__ (GH-24219) (GH-24225)
Miss Islington (bot)
2021-01-15
1
-0/+1
*
bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)
Miss Islington (bot)
2021-01-10
3
-3/+19
*
[3.9] bpo-42851: [Enum] remove brittle __init_subclass__ support (GH-24154) (...
Ethan Furman
2021-01-07
2
-76/+1
[next]