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-25333)
Miss Islington (bot)
2021-04-10
2
-1/+2
*
Add ignore file for the abidump check (GH-25323)
Pablo Galindo
2021-04-09
2
-1/+11
*
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.9] bpo-43779: Fix possible refleak involving _PyArena_AddPyObject (GH-2528...
Erlend Egeberg Aasland
2021-04-09
1
-1/+4
*
[3.9] bpo-43788: Generate version specific _ssl_data.h (GH-25300) (GH-25310)
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
*
bpo-4379: Skip TLS 1.0/1.1 tests under OpenSSL 3.0.0 (GH-25304)
Miss Islington (bot)
2021-04-09
2
-0/+7
*
bpo-43789: OpenSSL 3.0.0 Don't call passwd callback again in error case (GH-2...
Miss Islington (bot)
2021-04-09
2
-0/+9
*
Add CI step to check changes in the exported ABI (GH-25230)
Pablo Galindo
2021-04-09
3
-0/+13872
*
[3.9] bpo-39702: Remove dotted_name from decorator documentation (GH-25234) (...
Miss Islington (bot)
2021-04-08
1
-1/+0
*
[3.9] 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-25269)
Miss Islington (bot)
2021-04-07
1
-2/+6
*
[3.9] bpo-36540: Improve doc of function definition regarding positional-only...
Saiyang Gou
2021-04-07
1
-2/+8
*
bpo-43755: Update docs to reflect that lambda is not allowed in `comp_if` sin...
Miss Islington (bot)
2021-04-07
3
-3/+8
*
bpo-42999: Expand and clarify pathlib.Path.link_to() documentation. (GH-24294)
Steve Dower
2021-04-07
2
-15/+28
*
bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391) (GH-25247)
Miss Islington (bot)
2021-04-07
2
-1/+2
*
bpo-43105: Importlib now resolves relative paths when creating module spec ob...
Steve Dower
2021-04-07
9
-2767/+3031
*
Fix blurb for bpo-43176. (GH-25215) (GH-25217)
Miss Islington (bot)
2021-04-06
1
-1/+1
*
bpo-43745: Actually updates Windows release to OpenSSL 1.1.1k. (GH-25213)
Steve Dower
2021-04-06
3
-2/+4
*
bpo-43176: Fix processing of empty dataclasses (GH-24484) (GH-25205)
Miss Islington (bot)
2021-04-06
3
-1/+26
*
bpo-17305: Link to the third-party idna package. (GH-25208)
Miss Islington (bot)
2021-04-06
1
-0/+3
*
bpo-20503: Show how isinstance() works with ABC registered classes. (GH-25175...
Miss Islington (bot)
2021-04-05
1
-0/+35
*
bpo-36470: Allow dataclasses.replace() to handle InitVars with default values...
Miss Islington (bot)
2021-04-05
3
-1/+21
*
[3.9] Fix typo in turtledemo.two_canvases. (GH-25194)
Miss Islington (bot)
2021-04-05
1
-1/+1
*
Post 3.9.4
Łukasz Langa
2021-04-04
1
-1/+1
*
Merge tag 'v3.9.4' into 3.9
Łukasz Langa
2021-04-04
6
-9/+25
|
\
|
*
Python 3.9.4
v3.9.4
Łukasz Langa
2021-04-04
6
-9/+25
*
|
[3.9] bpo-41370: Add note about ForwardRefs and PEP585 generic types in docs ...
Miss Islington (bot)
2021-04-04
1
-2/+7
|
/
*
[3.9] bpo-43710: Rollback the 3.9 bpo-42500 fix, it broke the ABI in 3.9.3 (#...
Gregory P. Smith
2021-04-04
9
-74/+79
*
bpo-43325: Add FAQ entry for identity tests (GH-25168) (GH-25178)
Miss Islington (bot)
2021-04-04
2
-3/+89
*
Replace broken example code with correct simpler code. (GH-25162) (GH-25166)
Miss Islington (bot)
2021-04-03
1
-2/+2
*
Add more tests for the descriptor tutorial (GH-25164) (#25165)
Miss Islington (bot)
2021-04-03
1
-7/+57
*
bpo-43705: Document that SyntaxError's offsets are 1-indexed (GH-25153)
Miss Islington (bot)
2021-04-02
1
-3/+19
*
Post 3.9.3
Łukasz Langa
2021-04-02
1
-1/+1
*
Merge tag 'v3.9.3' into 3.9
Łukasz Langa
2021-04-02
37
-89/+355
|
\
|
*
Python 3.9.3
v3.9.3
Łukasz Langa
2021-04-02
37
-89/+355
*
|
[3.9] bpo-26053: Fix args echoed by pdb run command (GH-25149)
Irit Katriel
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
*
bpo-43677: Fix a minor error in Doc/howto/descriptor.rst (GH-25123) (#25140)
Miss Islington (bot)
2021-04-02
1
-1/+1
*
Doc: io: Remove "In-memory streams" section (GH-24927)
Miss Islington (bot)
2021-04-01
1
-10/+0
*
bpo-42840: Document providing kwargs to type. (GH-24173)
Miss Islington (bot)
2021-04-01
1
-1/+8
*
bpo-37945: Fix test_locale.test_getsetlocale_issue1813() (GH-25110) (GH-25112)
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.9] bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) (GH-25088)
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-25046)
Miss Islington (bot)
2021-03-29
1
-0/+2
[next]