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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix description of behaviour of an exception class in 'from' clause (GH-24303...
Miss Islington (bot)
2021-04-11
1
-4/+7
*
bpo-43739: Add type declaration Doc/extending/extending.rst example (GH-25332)
Miss Islington (bot)
2021-04-10
2
-1/+2
*
Add ignore file for the abidump check (GH-25322)
Pablo Galindo
2021-04-09
2
-1/+11
*
bpo-43105: Importlib now resolves relative paths when creating module spec ob...
Steve Dower
2021-04-09
9
-2743/+3016
*
bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test (GH-25319)
Miss Islington (bot)
2021-04-09
1
-2/+2
*
[3.8] bpo-43788: Generate version specific _ssl_data.h (GH-25300) (GH-25311)
Christian Heimes
2021-04-09
7
-83/+15092
*
bpo-43794: OpenSSL 3.0.0: set OP_IGNORE_UNEXPECTED_EOF by default (GH-25309)
Miss Islington (bot)
2021-04-09
4
-1/+20
*
[3.8] bpo-43789: OpenSSL 3.0.0 Don't call passwd callback again in error case...
Miss Islington (bot)
2021-04-09
2
-0/+9
*
[3.8] bpo-43791: Skip TLS 1.0/1.1 tests under OpenSSL 3.0.0 (GH-25304) (GH-25...
Miss Islington (bot)
2021-04-09
2
-0/+7
*
Add CI step to check changes in the exported ABI (GH-25232)
Pablo Galindo
2021-04-09
3
-0/+16046
*
bpo-39674: Fix collections ABC deprecation notice (GH-25281)
Markus Gerstel
2021-04-08
1
-1/+1
*
[3.8] bpo-43087: Fix error in ctypes "Incomplete Types" doc (GH-24404)
Miss Islington (bot)
2021-04-08
1
-2/+2
*
Fix broken test for MutableSet.pop() (GH-25209) (GH-25270)
Miss Islington (bot)
2021-04-07
1
-2/+6
*
[3.8] bpo-36540: Improve doc of function definition regarding positional-only...
Saiyang Gou
2021-04-07
1
-2/+8
*
bpo-42999: Expand and clarify pathlib.Path.link_to() documentation. (GH-24294)
Steve Dower
2021-04-07
2
-17/+30
*
Improve CDN purge script (GH-25251)
Miss Islington (bot)
2021-04-07
1
-0/+3
*
bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391)
Miss Islington (bot)
2021-04-07
2
-1/+2
*
bpo-43745: Actually updates Windows release to OpenSSL 1.1.1k. (GH-25213)
Miss Islington (bot)
2021-04-06
3
-2/+4
*
[3.8] Fix blurb for bpo-43176. (GH-25215) (GH-25218)
Miss Islington (bot)
2021-04-06
1
-1/+1
*
bpo-43176: Fix processing of empty dataclasses (GH-24484)
Miss Islington (bot)
2021-04-06
3
-1/+26
*
bpo-36470: Allow dataclasses.replace() to handle InitVars with default values...
Miss Islington (bot)
2021-04-05
3
-1/+21
*
Fix typo in turtledemo.two_canvases. (GH-25194)
Miss Islington (bot)
2021-04-05
1
-1/+1
*
bpo-43705: Document that SyntaxError's offsets are 1-indexed (GH-25153)
Miss Islington (bot)
2021-04-02
1
-3/+19
*
Post 3.8.9
Łukasz Langa
2021-04-02
1
-1/+1
*
Merge tag 'v3.8.9' into 3.8
Łukasz Langa
2021-04-02
30
-75/+285
|
\
|
*
Python 3.8.9
v3.8.9
Łukasz Langa
2021-04-02
30
-75/+285
*
|
[3.9] bpo-26053: Fix args echoed by pdb run command (GH-25149)
Miss Islington (bot)
2021-04-02
3
-1/+15
|
/
*
bpo-43700: Replace Zulip badge with Discourse badge (GH-25141)
Miss Islington (bot)
2021-04-02
1
-3/+3
*
Doc: io: Remove "In-memory streams" section (GH-24927)
Miss Islington (bot)
2021-04-01
1
-10/+0
*
Fix grammar in enum documentation. (GH-24689)
Miss Islington (bot)
2021-04-01
1
-1/+1
*
bpo-37945: Fix test_locale.test_getsetlocale_issue1813() (GH-25110) (GH-25113)
Miss Islington (bot)
2021-03-31
2
-1/+9
*
bpo-42225: IDLE - document two unix-related problems. (GH-25078)
Miss Islington (bot)
2021-03-31
3
-9/+39
*
bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751)
Miss Islington (bot)
2021-03-30
4
-1/+7
*
[3.8] bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) (GH-25089)
Christian Heimes
2021-03-30
11
-17/+18
*
bpo-43637: Fix a possible memory leak in winreg.SetValueEx() (GH-25038)
Miss Islington (bot)
2021-03-30
1
-0/+1
*
bpo-33164: blake2: Fix Coverity scan (GH-25060)
Miss Islington (bot)
2021-03-30
4
-4/+4
*
bpo-43660: Fix crash when displaying exceptions with custom values for sys.st...
Miss Islington (bot)
2021-03-29
3
-1/+20
*
bpo-43562: fix test_ssl to skip on unreachable network (GH-24937) (GH-25047)
Miss Islington (bot)
2021-03-29
1
-0/+2
*
bpo-35883: Py_DecodeLocale() escapes invalid Unicode characters (GH-24843) (G...
Miss Islington (bot)
2021-03-29
4
-69/+148
*
bpo-43659: Fix test_curses on AIX (GH-25074)
Miss Islington (bot)
2021-03-29
1
-0/+1
*
bpo-35930: Raising an exception raised in a "future" instance will create ref...
Miss Islington (bot)
2021-03-29
2
-15/+25
*
bpo-42988: Remove the pydoc getfile feature (GH-25015)
Miss Islington (bot)
2021-03-29
3
-24/+4
*
[3.8] bpo-31907: [doc] clarify that str.format() does not support arbitrary e...
Miss Islington (bot)
2021-03-28
1
-2/+2
*
[3.8] bpo-43617: Check autoconf-archive package in configure.ac (GH-25016) (G...
Christian Heimes
2021-03-27
6
-233/+299
*
bpo-39231: correct tutorial annotations section (GH-25029)
Miss Islington (bot)
2021-03-27
1
-1/+1
*
bpo-39616: clarify SSLContext.check_hostname effect (GH-18484)
Miss Islington (bot)
2021-03-27
1
-1/+1
*
bpo-43620: Remove reference to os.sep from os.path.join() doc (GH-25025, GH-5...
Miss Islington (bot)
2021-03-26
1
-5/+4
*
Clarify attribute docs on types.ModuleType (GH-24974)
Miss Islington (bot)
2021-03-23
1
-2/+30
*
bpo-43577: Fix deadlock with SSLContext._msg_callback and sni_callback (GH-24...
Miss Islington (bot)
2021-03-21
4
-0/+29
*
bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)
Miss Islington (bot)
2021-03-18
3
-1/+31
[next]