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
*
gh-96577: Fixes buffer overrun in _msi module (GH-96633)
Steve Dower
2022-09-07
2
-2/+3
*
GH-96465: Cache hashes for Fraction instances (GH-96483)
Raymond Hettinger
2022-09-07
2
-30/+36
*
gh-88057: in compile.c, assertion that stackdepth is alway >=0 is missing in ...
Irit Katriel
2022-09-07
1
-0/+1
*
gh-94808: Improve coverage of _PyBytes_FormatEx (GH-95895)
Michael Droettboom
2022-09-07
1
-0/+18
*
gh-96641: Do not expose `KeyWrapper` in `_functoolsmodule.c` (gh-96642)
Nikita Sobolev
2022-09-07
2
-3/+3
*
GH-91432: Remove the iterator_exhausted_no_error label (GH-96517)
Brandt Bucher
2022-09-07
1
-16/+20
*
gh-96538: Fix refleak in _bisectmodule.c (gh-96619)
Dennis Sweeney
2022-09-06
2
-0/+30
*
gh-96628: remove deprecated and ignored arg of sysconfig.is_python_build() (G...
Irit Katriel
2022-09-06
1
-1/+1
*
gh-96611: Fix error message for invalid UTF-8 in mid-multiline string (#96623)
Michael Droettboom
2022-09-06
3
-0/+16
*
GH-96572: fix use after free in trace refs build mode (#96618)
Kumar Aditya
2022-09-06
2
-1/+2
*
GH-96612: Skip incomplete frames in tracemalloc traces. (GH-96613)
Mark Shannon
2022-09-06
3
-3/+23
*
gh-96478: Fix new test when run in refleak mode (#96615)
Jelle Zijlstra
2022-09-06
1
-12/+12
*
GH-96569: Add two NULL checks to avoid undefined behavior. (GH-96585)
Mark Shannon
2022-09-06
3
-10/+13
*
GH-93911: Fix `LOAD_ATTR_PROPERTY` caches (GH-96519)
Brandt Bucher
2022-09-06
2
-5/+7
*
gh-96478: Test `@overload` on C functions (#96479)
Nikita Sobolev
2022-09-05
1
-0/+14
*
argparse: Remove unused name variable when handling ArgumentTypeError (#96549)
Jonathon Reinhart
2022-09-05
1
-1/+0
*
[doc] Update example in traceback doc (GH-96600)
Irit Katriel
2022-09-05
1
-15/+11
*
gh-93963: Remove ResourceReaderDefaultsTests (GH-96598)
Jason R. Coombs
2022-09-05
1
-28/+0
*
gh-96559: Fixes Windows launcher handling of defaults using old-style tags, a...
Steve Dower
2022-09-05
4
-22/+51
*
Add upstream openssl 1.1.1q patch for trivial build error on macOS (GH-96594)
Ned Deily
2022-09-05
2
-0/+18
*
gh-92986: Fix ast.unparse when ImportFrom.level is None (#92992)
Shantanu
2022-09-05
3
-1/+8
*
gh-96587: Raise `SyntaxError` for PEP654 on older `feature_version` (#96588)
Nikita Sobolev
2022-09-05
4
-2/+15
*
gh-84095: Fill documentation gap regarding user-defined objects. (GH-96574)
Vinay Sajip
2022-09-05
1
-0/+19
*
gh-96538: Move some type-checking out of bisect.bisect() loops (GH-96539)
Dennis Sweeney
2022-09-05
2
-16/+143
*
gh-93973: Add all_errors to asyncio.create_connection (#93974)
Pamela Fox
2022-09-05
4
-2/+54
*
ceval.c's GETITEM should have asserts, not set exceptions (GH-96518)
Dennis Sweeney
2022-09-04
1
-2/+8
*
Docs: alphabetically order sqlite3.Cursor attrs (#96565)
Erlend E. Aasland
2022-09-04
1
-30/+31
*
gh-95778: Correctly pre-check for int-to-str conversion (#96537)
Mark Dickinson
2022-09-04
4
-7/+107
*
no-issue: Fix typo in 3.11.0a7.rst (gh-96547)
Ikko Ashimine
2022-09-04
1
-1/+1
*
gh-68163: Correct conversion of Rational instances to float (GH-25619)
Sergey B Kirpichev
2022-09-04
4
-4/+36
*
gh-93884: Improve test coverage of `PyNumber_ToBase` (GH-93932)
Charlie Zhao
2022-09-04
2
-8/+25
*
gh-95778: remove unneeded doc note on float.as_integer_ratio (#96553)
Gregory P. Smith
2022-09-04
1
-7/+0
*
doc typo: spell limitation (#96542)
Mehrdad Moradizadeh
2022-09-04
1
-1/+1
*
gh-90195: Unset logger disabled flag when configuring it. (GH-96530)
Vinay Sajip
2022-09-03
2
-0/+30
*
gh-89087: Update logging.QueueHandler documentation to clarify record… (GH-...
Vinay Sajip
2022-09-03
1
-0/+14
*
gh-75500: Update idlelib/help.html (#96523)
Terry Jan Reedy
2022-09-03
1
-7/+8
*
GH-96458: Statically initialize utf8 representation of static strings (#96481)
Kumar Aditya
2022-09-03
6
-165/+139
*
gh-45108: Improve docstring and testing of ZipFile.testfile() (GH-96233)
Serhiy Storchaka
2022-09-03
3
-12/+13
*
[Enum] bump version tag on HTTP status category indicators (GH-96508)
Alexandru Mărășteanu
2022-09-02
1
-1/+1
*
bpo-30419: DOC: Update missing information in bdb docs (#1687)
Cheryl Sabella
2022-09-02
2
-65/+133
*
gh-95180: Add `TaskGroup` and `Runner` to AsyncIO API Index (#95189)
siph
2022-09-02
1
-9/+20
*
gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96499)
Gregory P. Smith
2022-09-02
28
-20/+803
*
Allow whitespace around a slash in fraction string inputs (GH-96496)
Raymond Hettinger
2022-09-02
4
-4/+7
*
gh-96168: Improve sqlite3 dict_factory example (#96457)
Erlend E. Aasland
2022-09-01
1
-18/+9
*
gh-93554: Conditional jump opcodes only jump forward (GH-96318)
Irit Katriel
2022-09-01
13
-448/+298
*
gh-96455: update example in exception_handling_notes.txt to the 3.11RC byteco...
Irit Katriel
2022-09-01
1
-25/+28
*
gh-93678: apply remove_redundant_jumps in optimize_cfg (GH-96274)
Irit Katriel
2022-09-01
2
-14/+36
*
gh-96143: subprocess API %s/universal_newlines=/text=/g. (GH-96468)
Gregory P. Smith
2022-09-01
1
-4/+4
*
GH-96079 Fix missing field name for _AnnotatedAlias (#96080)
Anh71me
2022-08-31
3
-1/+6
*
gh-96408: Document difference between set-like view and sets. (GH-96439)
Piotr Kaznowski
2022-08-31
1
-1/+5
[next]