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
...
*
closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. ...
Miss Islington (bot)
2019-08-28
1
-1/+2
*
test_multiprocessing removes temporary files (GH-15421)
Victor Stinner
2019-08-23
1
-0/+2
*
bpo-35518: Skip test that relies on a deceased network service. (GH-15349)
Miss Islington (bot)
2019-08-21
1
-0/+1
*
closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather...
Miss Islington (bot)
2019-07-24
1
-4/+4
*
[2.7] bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469) (GH...
Miss Islington (bot)
2019-06-30
1
-0/+2
*
[2.7] bpo-37411: Rewrite test_wsgiref.testEnviron() (GH-14394) (GH-14404)
Miss Islington (bot)
2019-06-26
1
-26/+56
*
bpo-37124: Fix reference leak in test_msilib (GH-13750) (GH-14340)
Victor Stinner
2019-06-24
1
-0/+1
*
bpo-37359: Add --cleanup option to python3 -m test (GH-14332) (GH-14333)
Victor Stinner
2019-06-24
1
-1/+20
*
Improve threading.daemon docstring (GH-14278)
Miss Islington (bot)
2019-06-23
1
-2/+1
*
bpo-37362: test_gdb now ignores stderr (GH-14287) (GH-14297)
Victor Stinner
2019-06-21
1
-34/+13
*
[2.7] Fix 2.7 test -R test_IDLE failure on Windows (GH-13958)
Terry Jan Reedy
2019-06-16
1
-2/+2
*
[2.7] bpo-35647: Fix path check in cookiejar. (GH-11436) (GH-13427)
Xtreak
2019-06-15
2
-5/+38
*
[2.7] bpo-35121: prefix dot in domain for proper subdomain validation (GH-102...
Xtreak
2019-06-15
2
-2/+41
*
[2.7] bpo-36742: Fix urlparse.urlsplit() error message for Unicode URL (GH-13...
Victor Stinner
2019-06-11
2
-2/+12
*
[2.7] bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (#13906)
Eric Wieser
2019-06-08
1
-0/+15
*
[2.7] bpo-37177: make IDLE's search dialogs transient (GH-13869)
Tal Einat
2019-06-07
2
-5/+8
*
bpo-36742: Corrects fix to handle decomposition in usernames (GH-13812)
Steve Dower
2019-06-04
2
-12/+13
*
[2.7] bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not...
Miss Islington (bot)
2019-05-31
2
-1/+9
*
bpo-26423: Fix test_descr.test_wrap_lenfunc_bad_cast() on 32-bit Windows (GH-...
Victor Stinner
2019-05-28
1
-1/+5
*
bpo-26423: Fix possible overflow in wrap_lenfunc() (GH-13606) (GH-13625)
Victor Stinner
2019-05-28
1
-0/+4
*
bpo-36713: Rename duplicated method in test_unicode. (#13525)
Michele Angrisano
2019-05-23
1
-1/+1
*
bpo-35907: Complete test_urllib.test_local_file_open() (GH-13506)
Victor Stinner
2019-05-22
1
-1/+5
*
bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme (GH-11842)
SH
2019-05-21
2
-1/+10
*
bpo-30458: Disallow control chars in http URLs (GH-12755) (GH-13154) (GH-13315)
Victor Stinner
2019-05-21
4
-2/+98
*
[2.7] Update idlelib NEWS.txt for 2.7 (GH-13436)
Terry Jan Reedy
2019-05-20
1
-1/+9
*
closes bpo-36755: Suppress noisy error output in test HTTPS server by default...
Benjamin Peterson
2019-05-17
1
-0/+5
*
[2.7] bpo-36807: When saving a file in IDLE, call flush and fsync (GH-13102) ...
Terry Jan Reedy
2019-05-13
1
-0/+2
*
[2.7] bpo-35925: Skip SSL tests that fail due to weak external certs or old T...
Gregory P. Smith
2019-05-13
1
-0/+33
*
[2.7] bpo-36816: Update the self-signed.pythontest.net cert (GH-13192) (GH-13...
Gregory P. Smith
2019-05-09
2
-14/+66
*
[2.7] bpo-14546: Fix the argument handling in Tools/scripts/lll.py (GH-13026)...
Zackery Spytz
2019-05-02
1
-0/+27
*
Change bisect to bisect_cmd in docstring (GH-13040)
Miss Islington (bot)
2019-05-02
1
-3/+3
*
bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-1...
Steve Dower
2019-05-01
2
-4/+13
*
bpo-35952: Sync test.pythoninfo from master (GH-13010)
Victor Stinner
2019-04-29
1
-8/+65
*
bpo-28552: Fix distutils.sysconfig for empty sys.executable (GH-12875) (GH-12...
Victor Stinner
2019-04-25
2
-3/+13
*
bpo-36235: Fix distutils test_customize_compiler() on macOS (GH-12751)
Victor Stinner
2019-04-09
1
-0/+3
*
bpo-36560: Fix reference leak hunting in regrtest (GH-12744) (GH-12745)
Victor Stinner
2019-04-09
1
-18/+38
*
bpo-36504: Fix signed integer overflow in _ctypes.c's PyCArrayType_new(). (GH...
Zackery Spytz
2019-04-03
1
-0/+6
*
bpo-31292: Fixed distutils check --restructuredtext for include directives (G...
Miss Islington (bot)
2019-03-27
3
-2/+18
*
bpo-36235: Enhance distutils test_customize_compiler() (GH-12403) (GH-12417)
Victor Stinner
2019-03-18
1
-13/+82
*
bpo-36235: Fix CFLAGS in distutils customize_compiler() (GH-12236) (GH-12349)
Victor Stinner
2019-03-15
2
-4/+29
*
[3.7] bpo-36216: Only print test messages when verbose (GH-12291)
Steve Dower
2019-03-12
1
-1/+2
*
bpo-36234: test_os: check TypeError for invalid uid type (GH-12235)
Victor Stinner
2019-03-11
1
-0/+8
*
bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189)
Miss Islington (bot)
2019-03-08
3
-2/+2
*
[2.7] IDLE: Fix typo in keybindingDialog.py (GH-2322) (GH-12231)
Terry Jan Reedy
2019-03-08
1
-1/+1
*
bpo-36216: Add check for characters in netloc that normalize to separators (G...
Steve Dower
2019-03-07
2
-0/+41
*
[2.7] bpo-36019: Use pythontest.net in urllib network tests (GH-11941) (GH-12...
Stéphane Wirtel
2019-03-05
3
-21/+25
*
bpo-32129: Avoid blurry IDLE application icon on macOS with Tk 8.6. Original ...
Ned Deily
2019-03-01
1
-1/+1
*
[2.7] bpo-27313: Avoid test_ttk_guionly ComboboxTest fail with macOS Cocoa Tk...
Ned Deily
2019-02-24
1
-1/+6
*
bpo-26386: Re-enable missing widget testcases in test_ttk_guionly. (GH-12014)
Ned Deily
2019-02-24
1
-4/+0
*
[2.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one ...
Tzu-ping Chung
2019-02-19
1
-3/+44
[prev]
[next]