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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.7] bpo-17288: Prevent jumps from 'return' and 'exception' trace events. (G...
Miss Islington (bot)
2018-03-13
1
-11/+57
*
[3.6] bpo-31804: Fix multiprocessing.Process with broken standard streams (GH...
Antoine Pitrou
2018-03-11
1
-2/+29
*
[3.6] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-602...
Miss Islington (bot)
2018-03-11
1
-0/+28
*
[3.6] bpo-33037: Skip sending/receiving after SSL transport closing (GH-6044)...
Andrew Svetlov
2018-03-10
1
-19/+36
*
bpo-32517: fix test_read_pty_output() hangs on macOS 10.13.2+ (GH-6037)
Nathan Henrie
2018-03-09
1
-0/+1
*
bpo-32969: Expose some missing constants in zlib and fix the doc (GH-5988)
Miss Islington (bot)
2018-03-07
1
-1/+2
*
bpo-33009: Fix inspect.signature() for single-parameter partialmethods. (GH-6...
Miss Islington (bot)
2018-03-06
1
-0/+10
*
[3.6] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (GH-5990)
Steve Dower
2018-03-05
1
-0/+35
*
[3.6] bpo-32981: Fix catastrophic backtracking vulns (GH-5955)
Benjamin Peterson
2018-03-04
2
-2/+32
*
[3.6] bpo-32964: Reuse a testing implementation of the path protocol in tests...
Serhiy Storchaka
2018-03-03
10
-95/+69
*
[3.6] bpo-32922: dbm.open() now encodes filename with the filesystem encoding...
Serhiy Storchaka
2018-02-27
3
-1/+87
*
bpo-32713: Fix tarfile.itn for large/negative float values. (GH-5434)
Miss Islington (bot)
2018-02-27
1
-0/+8
*
bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH...
Miss Islington (bot)
2018-02-26
1
-0/+88
*
Revert "[3.6] bpo-32303 - Consistency fixes for namespace loaders (GH-5481) (...
Barry Warsaw
2018-02-26
2
-20/+2
*
[3.6] bpo-32394: Remove some TCP options on older version Windows. (GH-5585)
animalize
2018-02-26
1
-0/+19
*
bpo-18533: Avoid RecursionError from repr() of recursive dictview (GH-4823)
Miss Islington (bot)
2018-02-26
2
-0/+29
*
bpo-31518: Change TLS protocol for Debian (#3660)
Christian Heimes
2018-02-24
5
-12/+12
*
bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754)
Miss Islington (bot)
2018-02-24
1
-0/+4
*
[3.6] bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066) (GH-5826)
Anselm Kruis
2018-02-23
2
-1/+34
*
bpo-32457: Improves handling of denormalized executable path when launching P...
Steve Dower
2018-02-22
1
-0/+12
*
bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chun...
Miss Islington (bot)
2018-02-20
1
-0/+8
*
bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5766)
Miss Islington (bot)
2018-02-20
1
-0/+18
*
bpo-30121: Fix test_subprocess for Windows Debug builds (GH-5758)
Miss Islington (bot)
2018-02-19
1
-1/+1
*
bpo-32682: Improve libz version parsing in test_zilb (GH-5347)
Miss Islington (bot)
2018-02-19
1
-4/+9
*
[3.6] Improves the ability to build in CI (GH-5730)
Steve Dower
2018-02-18
2
-7/+13
*
bpo-32852: Fix trace changing sys.argv to tuple. (GH-5692)
Miss Islington (bot)
2018-02-17
1
-0/+10
*
bpo-32841: Fix cancellation in awaiting asyncio.Condition (GH-5665) (GH-5683)
Miss Islington (bot)
2018-02-14
1
-4/+27
*
bpo-31787: Skip refleak check when _hashlib is not available (GH-5660)
Miss Islington (bot)
2018-02-13
1
-0/+1
*
bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995)
INADA Naoki
2018-02-13
6
-0/+74
*
bpo-29248: Fix os.readlink() on Windows (GH-5577)
Miss Islington (bot)
2018-02-12
1
-0/+15
*
[3.6] bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) (GH-5603)
Serhiy Storchaka
2018-02-09
1
-0/+10
*
[3.6] bpo-32746: Fix multiple typos (GH-5144) (GH-5522)
Terry Jan Reedy
2018-02-04
4
-6/+6
*
[3.6] bpo-32303 - Consistency fixes for namespace loaders (GH-5481) (#5504)
Barry Warsaw
2018-02-03
2
-2/+20
*
[3.6] bpo-32734: Fix asyncio.Lock multiple acquire safety issue (GH-5466) (#5...
Bar Harel
2018-02-02
1
-0/+50
*
bpo-31106: Fix handling of erros in posix_fallocate() and posix_fadvise() (GH...
Miss Islington (bot)
2018-02-01
1
-0/+19
*
bpo-32137: The repr of deeply nested dict now raises a RecursionError (GH-457...
Miss Islington (bot)
2018-02-01
3
-3/+19
*
bpo-32727: smtplib's SMTP.send_message behaves differently with from_addr and...
Miss Islington (bot)
2018-01-31
1
-1/+18
*
[3.6] bpo-32583: Fix possible crashing in builtin Unicode decoders (GH-5325) ...
Xiang Zhang
2018-01-31
1
-0/+52
*
closes bpo-32721: do not fail test_hashlib if _md5 isn't available (GH-5441) ...
Miss Islington (bot)
2018-01-30
1
-1/+1
*
[3.6] replace dynamic import with 'exec' with importlib.import_module (GH-543...
Benjamin Peterson
2018-01-30
1
-3/+4
*
bpo-27931: Fix email address header parsing error (GH-5329) (GH-5431)
Miss Islington (bot)
2018-01-29
1
-0/+17
*
bpo-20891: Remove test_capi.test_bpo20891() (#5425)
Victor Stinner
2018-01-29
1
-13/+0
*
Add a test for pdb until command in coroutine (GH-5427) (#5428)
Miss Islington (bot)
2018-01-29
1
-0/+46
*
bpo-32650: Add an asyncgen pdb test (GH-5406) (#5419)
Miss Islington (bot)
2018-01-29
1
-0/+60
*
[3.6] bpo-32650 Add support for async generators and more test for coroutines...
Andrew Svetlov
2018-01-29
1
-1/+42
*
bpo-32650: Add native coroutine support to bdb when stepping over line (GH-54...
Miss Islington (bot)
2018-01-29
1
-0/+55
*
[3.6] bpo-32228: Reset raw_pos after unwinding the raw stream (GH-4858) (#5389)
Antoine Pitrou
2018-01-28
1
-0/+17
*
bpo-32685: Improve suggestion for print statement (GH-5380)
Miss Islington (bot)
2018-01-28
1
-0/+17
*
[3.6] bpo-32664: Add missing "|" connector in Exceptions doc (GH-1173) (GH-5372)
Miss Islington (bot)
2018-01-28
1
-1/+1
*
bpo-32667: Fix tests when $PATH contains a file (GH-5322) (#5323)
Miss Islington (bot)
2018-01-25
2
-9/+8
[next]