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
*
[3.10] bpo-23556: [doc] Fix inaccuracy in documentation for raise without arg...
Miss Islington (bot)
2022-01-27
3
-20/+37
*
bpo-42982: Improve the text on suggested number of iterations of PBKDF2 (GH-2...
Miss Islington (bot)
2022-01-27
1
-2/+7
*
bpo-46496: news11-10 for bpo45296 (GH-30937)
Miss Islington (bot)
2022-01-27
1
-0/+6
*
bpo-45296: Clarify close, quit, and exit in IDLE (GH-30936) (GH-30944)
Miss Islington (bot)
2022-01-27
4
-15/+23
*
[3.10] bpo-46502: Remove "How do I tell incomplete input" from FAQ (GH-30925)...
Pablo Galindo Salgado
2022-01-27
1
-125/+0
*
bpo-38472: setup.py uses LC_ALL=C to check the C compiler (GH-30929)
Miss Islington (bot)
2022-01-26
2
-1/+5
*
bpo-43698: do not use `...` as argument name in docs (GH-30502)
Miss Islington (bot)
2022-01-26
4
-19/+16
*
[3.10] bpo-46513: Remove AC_C_CHAR_UNSIGNED / __CHAR_UNSIGNED__ (GH-30851) (G...
Christian Heimes
2022-01-26
5
-46/+2
*
bpo-46529: increase coverage of `typing.Union.__repr__` method (GH-30911)
Miss Islington (bot)
2022-01-26
1
-0/+9
*
bpo-48146: Update IDLE part of What's New 3.10 to 2022 (GH-30906)
Miss Islington (bot)
2022-01-26
1
-6/+11
*
bpo-41844: Update IDLE part of What's New 3.9 to 20228 (GH-30905)
Miss Islington (bot)
2022-01-26
1
-0/+14
*
[3.10] bpo-46091: Correctly calculate indentation levels for whitespace lines...
Pablo Galindo Salgado
2022-01-25
5
-16/+67
*
[3.10] bpo-45382: test.pythoninfo logs more Windows versions (GH-30891)
Victor Stinner
2022-01-25
1
-0/+42
*
bpo-41682: fixed flaky test test_sendfile_close_peer_in_the_middle_of_receivi...
Miss Islington (bot)
2022-01-25
1
-5/+7
*
[3.10] bpo-46445, bpo-46519: Re-import typing.NewType (GH-30886)
Ken Jin
2022-01-25
1
-0/+1
*
bpo-46491: Allow Annotated on outside of Final/ClassVar (GH-30864)
Miss Islington (bot)
2022-01-25
3
-4/+13
*
[3.10] bpo-46496: Update IDLE News to 2021 Jan 24 (GH-30876)
Terry Jan Reedy
2022-01-25
1
-0/+12
*
bpo-41841: update idlelib News up to 3.10.0. (GH-30868) (GH-30870)
Miss Islington (bot)
2022-01-25
3
-3/+34
*
bpo-46503: Prevent an assert from firing when parsing some invalid \N sequenc...
Miss Islington (bot)
2022-01-25
3
-2/+19
*
[3.10] bpo-46416: Allow direct invocation of `Lib/test/test_typing.py` (GH-30...
Nikita Sobolev
2022-01-24
1
-3/+3
*
Improve grouper() recipe to demonstrate all forms of zip() (GH-30837) (GH-30840)
Miss Islington (bot)
2022-01-23
2
-9/+41
*
bpo-41403: Improve error message for invalid mock target (GH-30833) (GH-30834)
Irit Katriel
2022-01-23
3
-5/+13
*
[3.10] bpo-46474: Avoid REDoS in EntryPoint.pattern (sync with importlib_meta...
Jason R. Coombs
2022-01-23
2
-2/+4
*
[3.10] bpo-46240: Correct the error for unclosed parentheses when the tokeniz...
Pablo Galindo Salgado
2022-01-23
4
-2/+9
*
bpo-46266: Add calendar day of week constants to __all__ (GH-30412) (GH-30424)
Miss Islington (bot)
2022-01-23
4
-4/+18
*
bpo-41682: Skip unstable test_asyncio sendfile test on Windows (GH-30801) (GH...
Miss Islington (bot)
2022-01-23
1
-0/+2
*
bpo-43118: Fix bug in inspect.signature around 'base.__text_signature__' (GH-...
Miss Islington (bot)
2022-01-22
4
-2/+27
*
bpo-46468: document that "-m http.server" defaults to port 8000 (GH-30776) (#...
Miss Islington (bot)
2022-01-22
1
-7/+12
*
bpo-46417: Fix race condition on setting type __bases__ (GH-30788) (GH-30789)
Miss Islington (bot)
2022-01-22
2
-11/+21
*
bpo-46425: fix direct invocation of `asyncio` tests (GH-30725) (#30782)
Miss Islington (bot)
2022-01-22
6
-2/+25
*
[3.10] bpo-46469: Make asyncio generic classes return GenericAlias (GH-30777)...
Miss Islington (bot)
2022-01-22
8
-25/+28
*
bpo-46442: improve and rename testExceptionCleanupNames (GH-30758)
Miss Islington (bot)
2022-01-22
1
-2/+14
*
bpo-46445: Cover multiple inheritance of `TypedDict` in `test_typing` (GH-30719)
Miss Islington (bot)
2022-01-21
1
-1/+87
*
bpo-46463: Fixes escape4chm.py script used when building the CHM documentatio...
Miss Islington (bot)
2022-01-21
2
-4/+7
*
bpo-46434: Handle missing docstrings in pdb help (GH-30705)
Miss Islington (bot)
2022-01-21
4
-0/+27
*
bpo-46426: Improve tests for the dir_fd argument (GH-30668) (GH-30739)
Miss Islington (bot)
2022-01-21
3
-230/+208
*
no-issue: Fix documentation typos. (GH-30576)
Miss Islington (bot)
2022-01-21
2
-2/+2
*
[3.10] bpo-41857: mention timeout argument units in select.poll() and select....
Tal Einat
2022-01-21
2
-3/+15
*
bpo-21987: Fix TarFile.getmember getting a dir with a trailing slash (GH-30283)
Miss Islington (bot)
2022-01-21
3
-1/+22
*
bpo-46080: fix argparse help generation exception in edge case (GH-30111)
Miss Islington (bot)
2022-01-20
3
-3/+9
*
[3.10] Mark all clinic headers as generated (GH-30679). (GH-30726)
Erlend Egeberg Aasland
2022-01-20
1
-5/+2
*
[3.10] bpo-46339: Fix crash in the parser when computing error text for multi...
Miss Islington (bot)
2022-01-20
4
-427/+19
*
[3.10] bpo-46425: Fix direct invocation of multiple test modules (GH-30666) (...
Nikita Sobolev
2022-01-20
5
-8/+7
*
bpo-46437: remove useless `hasattr` from `test_typing` (GH-30704)
Miss Islington (bot)
2022-01-19
1
-9/+7
*
doc: Clarify os.urandom return type (GH-30282)
Miss Islington (bot)
2022-01-19
1
-1/+1
*
docs: correct outdated MappingProxyType docstrings (GH-30281)
Miss Islington (bot)
2022-01-19
1
-3/+3
*
Update documentation in datetime module strftime-and-strptime-behavior fix ty...
Miss Islington (bot)
2022-01-19
1
-5/+5
*
[3.10] bpo-46413: properly test `__{r}or__` code paths in `_SpecialGenericAli...
Miss Islington (bot)
2022-01-19
1
-0/+8
*
bpo-46424: [typing] cover `Annotation[arg]` invalid usage in tests (GH-30663)
Miss Islington (bot)
2022-01-19
1
-0/+4
*
[3.10] bpo-45680: Clarify documentation on ``GenericAlias`` objects (GH-29335...
Miss Islington (bot)
2022-01-19
1
-33/+84
[next]