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-37500: Revert commit 85ed1712e428f93408f56fc684816f9a85b0ebc0 (GH-1...
Pablo Galindo
2019-07-08
1
-14/+0
*
bpo-37463: match_hostname requires quad-dotted IPv4 (GH-14499)
Christian Heimes
2019-07-02
1
-1/+8
*
bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546)
Miss Islington (bot)
2019-07-02
1
-16/+0
*
[3.7] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448)...
Miss Islington (bot)
2019-07-02
1
-0/+18
*
[3.7] bpo-37428: Don't set PHA verify flag on client side (GH-14421) (GH-14493)
Miss Islington (bot)
2019-07-02
1
-0/+31
*
bpo-37369: Fix venv and test symlinking (GH-14456)
Steve Dower
2019-07-02
3
-12/+42
*
bpo-37369: Fixes path for sys.executable when running from the Microsoft Stor...
Steve Dower
2019-07-02
1
-6/+2
*
[3.7] bpo-24214: Fixed the UTF-8 and UTF-16 incremental decoders. (GH-14304) ...
Miss Islington (bot)
2019-07-02
1
-0/+25
*
bpo-34903: Document that some strptime formats only require 1 digit (GH-14149)
Miss Islington (bot)
2019-06-18
1
-0/+35
*
bpo-35031: also disable TLS 1.3 for test_start_tls_server_1 on macOS (GH-1418...
Miss Islington (bot)
2019-06-18
1
-2/+4
*
bpo-35031, test_asycio: disable TLS 1.3 in test_start_tls_server_1() (GH-14148)
Miss Islington (bot)
2019-06-17
1
-0/+6
*
bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051) ...
Miss Islington (bot)
2019-06-17
1
-0/+9
*
bpo-36688: Adding an implementation of RLock in _dummy_thread (GH-12943)
Miss Islington (bot)
2019-06-17
1
-0/+21
*
bpo-35922: Fix RobotFileParser when robots.txt has no relevant crawl delay or...
Miss Islington (bot)
2019-06-16
1
-12/+16
*
[3.7] bpo-37279: Fix asyncio sendfile support when extra data are sent in fa...
Andrew Svetlov
2019-06-15
1
-1/+2
*
bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-...
Victor Stinner
2019-06-14
1
-18/+19
*
[3.7] bpo-37269: Correctly optimise conditionals with constant booleans (GH-1...
Pablo Galindo
2019-06-14
1
-0/+7
*
bpo-36402: Fix threading._shutdown() race condition (GH-13948) (GH-14050) (GH...
Miss Islington (bot)
2019-06-13
1
-3/+76
*
bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. (GH-...
Miss Islington (bot)
2019-06-12
1
-4/+15
*
[3.7] bpo-36520: Email header folded incorrectly (GH-13608) (GH-13910)
Abhilash Raj
2019-06-11
1
-0/+131
*
Fix test_posix if RWF_HIPRI is defined but not preadv2. (GH-13980)
Miss Islington (bot)
2019-06-11
1
-0/+2
*
closes bpo-33758: Skip test_get_type_hints_modules_forwardref. (GH-13977)
Miss Islington (bot)
2019-06-11
1
-2/+2
*
[3.7] bpo-37219: Remove erroneous optimization for differencing an empty set ...
Raymond Hettinger
2019-06-11
1
-0/+6
*
bpo-37173: Show passed class in inspect.getfile error (GH-13861)
Miss Islington (bot)
2019-06-08
1
-0/+18
*
bpo-21315: Fix parsing of encoded words with missing leading ws. (GH-13425) (...
Miss Islington (bot)
2019-06-06
2
-3/+24
*
bpo-30835: email: Fix AttributeError when parsing invalid CTE (GH-13598)
Miss Islington (bot)
2019-06-05
1
-0/+9
*
bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816) ...
Miss Islington (bot)
2019-06-04
1
-2/+4
*
bpo-36742: Corrects fix to handle decomposition in usernames (GH-13812)
Miss Islington (bot)
2019-06-04
1
-5/+6
*
bpo-36813: Fix QueueListener to call task_done() upon termination. (GH-13113)
Miss Islington (bot)
2019-06-01
1
-0/+10
*
bpo-33361: Fix bug with seeking in StreamRecoders (GH-8278)
Miss Islington (bot)
2019-05-31
1
-0/+25
*
bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None ...
Miss Islington (bot)
2019-05-31
1
-0/+9
*
[3.7] bpo-36983: Fix typing.__all__ and add test for exported names (GH-13456...
Anthony Sottile
2019-05-30
1
-0/+24
*
bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132) (GH-...
Miss Islington (bot)
2019-05-29
1
-0/+7
*
bpo-26423: Fix possible overflow in wrap_lenfunc() (GH-13606)
Miss Islington (bot)
2019-05-28
1
-0/+4
*
[3.7] bpo-37035: Don't log OSError (GH-13548) (#13594)
Andrew Svetlov
2019-05-27
2
-7/+26
*
BPO-27639: Correct return type for UserList slicing operation (#13203)
Michael Blahay
2019-05-26
1
-0/+6
*
bpo-23395: Fix PyErr_SetInterrupt if the SIGINT signal is ignored or not hand...
Miss Islington (bot)
2019-05-24
1
-0/+35
*
bpo-27737: Allow whitespace only headers encoding (GH-13478) (#13517)
Miss Islington (bot)
2019-05-23
1
-0/+3
*
bpo-33110: Catch errors raised when running add_done_callback on already comp...
Miss Islington (bot)
2019-05-22
1
-0/+16
*
bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme (GH-13474) (GH-...
Victor Stinner
2019-05-22
1
-0/+18
*
[3.7] bpo-33482: fix codecs.StreamRecoder.writelines (GH-6779) (GH-13502)
Jelle Zijlstra
2019-05-22
1
-0/+21
*
bpo-36907: fix refcount bug in _PyStack_UnpackDict() (GH-13381) (GH-13493)
Jeroen Demeyer
2019-05-22
1
-0/+17
*
[3.7] bpo-36035: fix Path.rglob for broken links (GH-11988) (GH-13469)
Miss Islington (bot)
2019-05-21
1
-2/+6
*
bpo-36929: Modify io/re tests to allow for missing mod name (GH-13392)
Miss Islington (bot)
2019-05-21
2
-29/+33
*
bpo-36969: Make PDB args command display keyword only arguments (GH-13452)
Miss Islington (bot)
2019-05-20
1
-4/+21
*
bpo-35721: Close socket pair if Popen in _UnixSubprocessTransport fails (GH-1...
Miss Islington (bot)
2019-05-20
1
-4/+13
*
bpo-29183: Fix double exceptions in wsgiref.handlers.BaseHandler (GH-12914)
Miss Islington (bot)
2019-05-19
1
-0/+25
*
bpo-27141: Fix collections.UserList and UserDict shallow copy. (GH-4094)
Miss Islington (bot)
2019-05-19
1
-0/+24
*
bpo-33524: Fix the folding of email header when max_line_length is 0 or None ...
Miss Islington (bot)
2019-05-17
1
-0/+13
*
bpo-1875: Raise SyntaxError in invalid blocks that will be optimised away (GH...
Miss Islington (bot)
2019-05-17
1
-0/+14
[next]