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
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-96810: Clarify for which statements sqlite3 implicitly opens transactions ...
Erlend E. Aasland
2022-09-15
1
-1/+2
*
GH-91049: Introduce set vectorcall field API for PyFunctionObject (GH-92257)
adphrost
2022-09-15
2
-0/+13
*
Revert accidental removal from 3.12 doc. (gh-96826)
Benjamin Peterson
2022-09-14
1
-0/+70
*
Itertools sieve() recipe (#96813)
Raymond Hettinger
2022-09-14
1
-6/+28
*
closes gh-96734: Update to Unicode 15.0.0. (GH-96809)
Benjamin Peterson
2022-09-13
4
-79/+15
*
Add dataclass field default change to 3.11 what's new (#96790)
Laurie O
2022-09-13
1
-0/+8
*
gh-95778: Fix `sys.set_int_max_str_digits()` parameter name (#96798)
Alex Waygood
2022-09-13
1
-1/+1
*
gh-93503: Document the new tracing/profiling APIs in the What's new document ...
Pablo Galindo Salgado
2022-09-13
1
-0/+14
*
gh-96702: Order methods before attrs in sqlite3.Connection docs (#96703)
Erlend E. Aasland
2022-09-13
1
-97/+96
*
gh-96706: [doc] Don't recomment deprecated use of get_event_loop() in example...
zhanpon
2022-09-11
2
-4/+4
*
gh-90751: memoryview now supports half-float (#96738)
Dong-hee Na
2022-09-10
1
-0/+3
*
Fix typo in 3.12 whatsnew (GH-96740)
Maksym Medvied
2022-09-10
1
-1/+1
*
gh-94972: document that shield users need to keep a reference to their task (...
Hendrik Makait
2022-09-10
2
-5/+14
*
gh-92734: Add indentation feature to reprlib.Repr (GH-92735)
finefoot
2022-09-08
1
-1/+61
*
gh-88287: Add BufferingFormatter documentation. (GH-96608)
Vinay Sajip
2022-09-08
1
-0/+29
*
[doc] Update example in traceback doc (GH-96600)
Irit Katriel
2022-09-05
1
-15/+11
*
gh-96559: Fixes Windows launcher handling of defaults using old-style tags, a...
Steve Dower
2022-09-05
1
-0/+22
*
gh-84095: Fill documentation gap regarding user-defined objects. (GH-96574)
Vinay Sajip
2022-09-05
1
-0/+19
*
gh-93973: Add all_errors to asyncio.create_connection (#93974)
Pamela Fox
2022-09-05
1
-1/+13
*
Docs: alphabetically order sqlite3.Cursor attrs (#96565)
Erlend E. Aasland
2022-09-04
1
-30/+31
*
gh-68163: Correct conversion of Rational instances to float (GH-25619)
Sergey B Kirpichev
2022-09-04
1
-3/+6
*
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-89087: Update logging.QueueHandler documentation to clarify record… (GH-...
Vinay Sajip
2022-09-03
1
-0/+14
*
[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
1
-58/+123
*
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
7
-13/+262
*
Allow whitespace around a slash in fraction string inputs (GH-96496)
Raymond Hettinger
2022-09-02
1
-0/+3
*
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
1
-36/+20
*
gh-96408: Document difference between set-like view and sets. (GH-96439)
Piotr Kaznowski
2022-08-31
1
-1/+5
*
gh-89258: Add a getChildren() method to logging.Logger. (GH-96444)
Vinay Sajip
2022-08-31
1
-0/+12
*
gh-96414: Inline code examples in sqlite3 docs (#96442)
Erlend E. Aasland
2022-08-31
15
-349/+380
*
Docs: normalise sqlite3 placeholder how-to heading (#96413)
Erlend E. Aasland
2022-08-30
1
-2/+2
*
gh-96143: Add some comments and minor fixes missed in the original PR (#96433)
Pablo Galindo Salgado
2022-08-30
2
-0/+5
*
gh-95149: Enhance `http.HTTPStatus` with properties that indicate the HTTP st...
Alexandru Mărășteanu
2022-08-30
1
-0/+25
*
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado
2022-08-30
4
-0/+228
*
GH-95245: Document use of `MANAGED` flags instead of offsets. (GH-96044)
Mark Shannon
2022-08-30
4
-79/+78
*
gh-95337: update TypeVarTuple example (#95338)
Adrian Garcia Badaracco
2022-08-30
1
-8/+13
*
gh-95413: Remove references to deprecated CGI library (#95414)
partev
2022-08-30
2
-3/+3
*
Docs: Improve clarity for bytes.hex() (#95257)
Tim Burke
2022-08-30
1
-3/+4
*
Doc: Update Py_TPFLAGS_HAVE_FINALIZE in docs (GH-96273)
da-woods
2022-08-30
1
-3/+6
*
Docs: normalize SQL style in sqlite3 docs (#96403)
Erlend E. Aasland
2022-08-29
1
-7/+7
*
gh-91305: Add a note about DatagramHandler and DNS latency. (GH-96380)
Vinay Sajip
2022-08-29
1
-0/+7
*
gh-90814: Correct NEWS wording re. optional C11 features (GH-96309)
Petr Viktorin
2022-08-29
1
-1/+2
*
gh-95432: Add doctests for the sqlite3 docs (#96225)
Erlend E. Aasland
2022-08-29
1
-64/+125
*
GH-96359: Fix docs that claim int(0|1) doesn't match False (GH-96361)
Jonathan Oberländer
2022-08-28
1
-1/+1
*
gh-69142: add %:z strftime format code (gh-95983)
TW
2022-08-28
1
-2/+14
*
Docs: Fix count of bullets in asyncio-task.rst (#96307)
zhanpon
2022-08-27
1
-1/+1
[next]