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
*
bpo-46777: Fix incorrect use of directives in asyncio documentation (GH-31388)
Serhiy Storchaka
2022-02-18
7
-181/+82
*
bpo-46752: Slight improvements to TaskGroup API (GH-31398)
Guido van Rossum
2022-02-18
2
-24/+17
*
Fix missing spaces in os.walk example (GH-29918)
辰冢
2022-02-18
1
-2/+2
*
Fix mistake in barry_as_FLUFL test (GH-31392)
Patrick Reader
2022-02-18
1
-1/+1
*
docs: Link `match` statement in tutorial (GH-31396)
William Andrea
2022-02-18
1
-1/+1
*
Fix typo in compileall.py's docstring (GH-29865)
Alexander Münch
2022-02-17
0
-0/+0
*
bpo-29418: Add inspect.ismethodwrapper to whatsnew (GH-31377)
Hakan Çelik
2022-02-17
1
-0/+2
*
bpo-46730: Fix refleak and tighten NULL checks (GH-31389)
Christian Heimes
2022-02-17
1
-9/+18
*
bpo-46778: Enable multiprocess compilation for source files when building on ...
Jeremy Kloth
2022-02-17
1
-0/+1
*
Update html.parser.rst (GH-30678)
Géry Ogam
2022-02-17
1
-1/+1
*
bpo-41086: Add exception for uninstantiated interpolation (configparser) (GH-...
Brian Faherty
2022-02-17
3
-0/+14
*
Close stale PRs without signed CLA (GH-30500)
Erlend Egeberg Aasland
2022-02-17
1
-1/+14
*
bpo-46745: Fix typo in PositionsIterator (#31322)
Robert-André Mauchin
2022-02-17
1
-1/+1
*
bpo-46541: Remove usage of _Py_IDENTIFIER from array module (GH-31376)
Dong-hee Na
2022-02-17
2
-45/+139
*
bpo-46333: Honor `module` parameter in ForwardRef (GH-30536)
aha79
2022-02-17
4
-2/+20
*
bpo-46066: Deprecate kwargs syntax for TypedDict definitions (GH-31126)
97littleleaf11
2022-02-17
5
-10/+35
*
Become a CODEOWNER for typing (#31374)
Jelle Zijlstra
2022-02-16
1
-1/+1
*
bpo-46072: Add detailed failure stats for BINARY_OP (GH-31289)
Brandt Bucher
2022-02-16
2
-12/+104
*
bpo-46702: Specialize UNPACK_SEQUENCE (GH-31240)
Brandt Bucher
2022-02-16
7
-84/+149
*
bpo-46541: Remove usage of _Py_IDENTIFIER from mmap module (GH-31375)
Dong-hee Na
2022-02-16
1
-4/+1
*
bpo-46541: Replace _Py_IDENTIFIER with _Py_ID in sqlite3 (GH-31351)
Erlend Egeberg Aasland
2022-02-16
5
-39/+61
*
bpo-46541: Remove usage of _Py_IDENTIFIER from csv module (GH-31372)
Dong-hee Na
2022-02-16
1
-4/+10
*
bpo-29418: Implement inspect.ismethodwrapper and fix inspect.isroutine for ca...
Hakan Çelik
2022-02-16
4
-12/+63
*
Remove offsets from expected output in test.test_dis (GH-31369)
Mark Shannon
2022-02-16
2
-308/+362
*
bpo-46762: Fix an assert failure in f-strings where > or < is the last charac...
Eric V. Smith
2022-02-16
3
-10/+14
*
bpo-46541: Remove usage of _Py_IDENTIFIER from dbms modules (GH-31358)
Dong-hee Na
2022-02-16
2
-6/+2
*
bpo-46730: Add more info to @property AttributeError messages (GH-31311)
Alex-Blade
2022-02-16
5
-22/+40
*
bpo-46541: Scan Fewer Files in generate_global_objects.py (gh-31364)
Eric Snow
2022-02-16
1
-15/+19
*
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
Eric Snow
2022-02-16
3
-147/+1
*
bpo-46752: Add TaskGroup; add Task..cancelled(),.uncancel() (GH-31270)
Guido van Rossum
2022-02-15
9
-3/+1100
*
bpo-46737: Add default arguments to random.gauss and normalvariate (GH-31360)
Zackery Spytz
2022-02-15
4
-4/+16
*
bpo-46741: Update `asyncio.protocols.BufferedProtocol` docstring (31327)
Alex Waygood
2022-02-15
1
-4/+0
*
Fix copyright years in `README.rst` (#31347)
Nikita Sobolev
2022-02-15
1
-2/+2
*
bpo-44011: New asyncio ssl implementation (#31275)
Kumar Aditya
2022-02-15
12
-527/+2478
*
bpo-46724: Use `JUMP_ABSOLUTE` for all backward jumps. (GH-31326)
Mark Shannon
2022-02-15
3
-0/+17
*
bpo-46541: Discover the global strings. (gh-31346)
Eric Snow
2022-02-15
9
-272/+101
*
bpo-46728: fix docstring of combinations_with_replacement for consistency (GH...
DongGeon Lee
2022-02-15
2
-4/+4
*
Regen the global objects using PYTHON_FOR_REGEN. (gh-31344)
Eric Snow
2022-02-14
2
-3/+3
*
Update the OMG link (GH-30383)
David Gilbertson
2022-02-14
1
-1/+1
*
Update the copyright symbols in README.rst (GH-25514)
MishManners®™
2022-02-14
1
-5/+6
*
Fix missing import in dataclass code snippet (GH-29214)
Leo
2022-02-14
1
-1/+1
*
doc: use colon for all color's rangs (GH-28998)
Rafael Fontenelle
2022-02-14
1
-2/+2
*
bpo-38619: Update the documentation for UUID.hex (GH-29830)
180909
2022-02-14
1
-1/+1
*
Update __main__.rst (GH-30896)
David Gilbertson
2022-02-14
1
-1/+1
*
Update further README references from 3.10 to 3.11 (GH-31009)
Jacob Walls
2022-02-14
1
-4/+4
*
Fix a typo in Doc/faq/programming.rst (GH-31243)
Cooper Lees
2022-02-14
1
-1/+1
*
Fix minor grammar error (#31325)
Scott Noyes
2022-02-14
1
-1/+1
*
Remove unnecessary basic block from comprehensions (GH-31263)
Brandt Bucher
2022-02-14
1
-6/+3
*
bpo-46747: Add missing key parameters in the bisect docs (GH-31323)
Zackery Spytz
2022-02-14
1
-2/+2
*
Add pair counts to stats output and summary. (GH-31324)
Mark Shannon
2022-02-14
2
-10/+46
[next]