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-116535: Fix distracting "TypeError" in example code (gh-116538)
Declan
2024-03-09
1
-2/+2
*
gh-111389: expose PyHASH_INF/BITS/MODULUS/IMAG macros as public (#111418)
Sergey B Kirpichev
2024-03-09
1
-1/+24
*
GH-116218 Docs: Add availability information for the 'resource' module (#116256)
Kerim Kabirov
2024-03-09
1
-0/+2
*
gh-105535 Document potential performance trap during enum creation (GH-107119)
Nicolas A. Oyarzabal
2024-03-08
1
-0/+7
*
gh-75988: Fix issues with autospec ignoring wrapped object (#115223)
infohash
2024-03-08
1
-0/+120
*
gh-116349: Deprecate `platform.java_ver` function (#116471)
Nikita Sobolev
2024-03-08
2
-0/+13
*
gh-106259: Add minimal help target to Makefile (#106260)
Skip Montanaro
2024-03-07
1
-26/+104
*
gh-115664: Fix ordering of more versionadded and versionchanged directives (G...
Serhiy Storchaka
2024-03-07
22
-109/+80
*
gh-107361: strengthen default SSL context flags (#112389)
William Woodruff
2024-03-06
2
-1/+35
*
gh-115957: Close coroutine if TaskGroup.create_task() raises an error (#116009)
Jason Zhang
2024-03-06
2
-0/+13
*
gh-115398: Suggest use of `hasattr` with checking for 3.13 Expat API availabi...
Sebastian Pipping
2024-03-06
2
-0/+15
*
gh-107625: configparser: Raise error if a missing value is continued (GH-107651)
Prince Roshan
2024-03-06
1
-0/+11
*
gh-115986: Fix inaccuracies in pprint docs (#116104)
Kerim Kabirov
2024-03-05
1
-2/+2
*
chore: fix typos (#116345)
cui fliter
2024-03-05
1
-1/+1
*
Fix the PyGetSetDef documentation (GH-116056)
Serhiy Storchaka
2024-03-05
1
-3/+3
*
gh-115777: Fix double versionadded directives (GH-116269)
Serhiy Storchaka
2024-03-05
6
-24/+8
*
gh-57141: Add dircmp shallow option (GH-109499)
Tobias Rautenkranz
2024-03-04
1
-2/+7
*
Consistently spell out *predicate* instead of *pred*. (gh-116308)
Raymond Hettinger
2024-03-04
1
-23/+16
*
gh-115256: Remove refcycles from tarfile writing (GH-115257)
pan324
2024-03-04
1
-0/+3
*
GH-116271 Docs: provide clarification for object assignments in the Tutorial ...
Kerim Kabirov
2024-03-04
1
-7/+24
*
gh-116010: Remove link to deprecated PEP 6 in FAQ guide (#116246)
Iman Tabrizian
2024-03-03
1
-3/+5
*
gh-116281: Remove wrong '\' from '\*' in some doc signatures (#116282)
HarryLHW
2024-03-03
3
-6/+6
*
Docs: update using/configure.rst (#116274)
Hugo van Kemenade
2024-03-03
1
-23/+31
*
gh-72971: Clarify the special no-TypeError behavior for equality (#110729)
Gouvernathor
2024-03-03
1
-1/+4
*
gh-104711: Add security warning to the CGIHTTPRequestHandler document (GH-115...
AN Long
2024-03-01
1
-0/+6
*
gh-116035: Document that both tzinfo and fold are ignored in comparisons if t...
Serhiy Storchaka
2024-03-01
1
-2/+8
*
gh-104219: Document that idunders can return NotImplemented (#104220)
Gouvernathor
2024-03-01
1
-2/+4
*
gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115...
Sebastian Pipping
2024-02-29
3
-0/+71
*
Fix rendering of null character in ast.rst (#116080)
Shantanu
2024-02-29
1
-1/+1
*
gh-73580: Docs for tunnelling TLS through TLS (GH-22539)
Carl Bordum Hansen
2024-02-29
1
-0/+3
*
Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)
Erlend E. Aasland
2024-02-29
14
-37/+37
*
gh-115811: Update documentation to add some Logger attributes. (GH-116109)
Vinay Sajip
2024-02-29
1
-0/+36
*
Make the iter_except() recipe more compact. (gh-116132)
Raymond Hettinger
2024-02-29
1
-20/+1
*
gh-115881: Document feature_version limitations (#115980)
Shantanu
2024-02-29
1
-6/+9
*
gh-115937: Remove implementation details from inspect.signature() docs (#116086)
Erlend E. Aasland
2024-02-29
1
-3/+7
*
gh-115821: [Enum] better error message for calling super().__new__() (GH-116063)
Ethan Furman
2024-02-28
1
-0/+3
*
Update an out-of-date example in the itertools recipe intro (gh-116082)
Raymond Hettinger
2024-02-28
1
-1/+1
*
Improve all_equal() recipe (gh-116081)
Raymond Hettinger
2024-02-28
1
-3/+4
*
GH-115986 Reorder pprint docs and amend some references (#116019)
Kerim Kabirov
2024-02-28
1
-89/+92
*
doc: Use super() in subclassed JSONEncoder examples (GH-115565)
Jan Max Meyer
2024-02-28
1
-2/+2
*
gh-78612: Mark up eval() using param list (#115212)
Erlend E. Aasland
2024-02-28
1
-5/+15
*
gh-105858: Improve AST node constructors (#105880)
Jelle Zijlstra
2024-02-28
2
-11/+29
*
gh-115315: Update time.rst to include microseconds field (%f) in chart (#115316)
Tahoma Software
2024-02-27
1
-6/+16
*
Doc: Clarify the return type of Event.wait when timeout is used (GH-104168)
Phil Elson
2024-02-26
1
-10/+7
*
gh-115091: Remove a left-over sentence that refers to Py_OptimizeFlag from ct...
Antti Haapala
2024-02-26
1
-4/+0
*
gh-101100: Fix Sphinx warnings in `whatsnew/2.1.rst` (#112357)
Hugo van Kemenade
2024-02-26
2
-38/+37
*
gh-115921: Change 'equation' to 'expression' in random.rst (#115927)
Terry Jan Reedy
2024-02-26
1
-1/+2
*
GH-101112: Add "pattern language" section to pathlib docs (#114030)
Barney Gale
2024-02-26
1
-56/+103
*
gh-115532: Add kernel density estimation to the statistics module (gh-115863)
Raymond Hettinger
2024-02-25
2
-40/+57
*
gh-115799: Add missing double-quote in docs (#115884)
bssyousefi
2024-02-25
1
-1/+1
[next]