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
*
Update titles and subtitles on landing page template (#116914)
Carol Willing
2024-03-17
1
-31/+31
*
gh-116851: Remove "from ctypes import *" from a ctypes example (GH-116852)
jnchen
2024-03-16
1
-1/+0
*
gh-116782: Mention `__type_params__` in `inspect.getmembers` docs (#116783)
Nikita Sobolev
2024-03-15
1
-0/+10
*
gh-90095: Ignore empty lines and comments in `.pdbrc` (#116834)
Tian Gao
2024-03-15
1
-1/+2
*
gh-85283: Build pwd extension with the limited C API (#116841)
Victor Stinner
2024-03-15
1
-1/+1
*
gh-116842: Improve test comment and fix a doctest (gh-116846)
Raymond Hettinger
2024-03-15
1
-2/+2
*
GH-113838: Add "Comparison to os.path" section to pathlib docs (#115926)
Barney Gale
2024-03-15
1
-19/+44
*
gh-111696, PEP 737: Add %T and %N to PyUnicode_FromFormat() (#116839)
Victor Stinner
2024-03-14
2
-0/+29
*
Minor improvements to the itertools documentation (gh-116833)
Raymond Hettinger
2024-03-14
1
-84/+94
*
gh-111696, PEP 737: Add PyType_GetModuleName() function (#116824)
Victor Stinner
2024-03-14
3
-0/+12
*
gh-111696, PEP 737: Add PyType_GetFullyQualifiedName() function (#116815)
Victor Stinner
2024-03-14
3
-0/+15
*
gh-88494: Use QueryPerformanceCounter() for time.monotonic() (#116781)
Victor Stinner
2024-03-14
2
-0/+33
*
gh-85283: Build fcntl extension with the limited C API (#116791)
Victor Stinner
2024-03-14
1
-2/+2
*
Docs: PyUnstable_Long_IsCompact() docs now mention PyLong_AsNativeBytes() (#1...
Sergey B Kirpichev
2024-03-13
1
-1/+1
*
Better presentation order for recipes. (gh-116755)
Raymond Hettinger
2024-03-13
1
-43/+43
*
gh-98731: Improvements to the logging documentation (GH-101618)
Nir Friedman
2024-03-13
2
-162/+108
*
[doc]: Update cookbook recipe for Qt6. (GH-116719)
Vinay Sajip
2024-03-13
1
-13/+36
*
gh-90300: Fix cmdline.rst (GH-116721)
Serhiy Storchaka
2024-03-13
1
-5/+8
*
Modernize roundrobin() recipe and improve variable names (gh-116710)
Raymond Hettinger
2024-03-13
1
-17/+14
*
gh-111307: Update design FAQ 'switch' entry (#115899)
Terry Jan Reedy
2024-03-13
1
-3/+8
*
Docs: fix broken links (#116651)
Mariusz Felisiak
2024-03-13
5
-5/+5
*
Minor clarity improvement for the iter_index() recipe. Also add value subsequ...
Raymond Hettinger
2024-03-13
1
-4/+21
*
Add `typing.NamedTuple` in glossary section for named tuples (#108327)
Tushar Sadhwani
2024-03-12
1
-4/+5
*
Beef-up tests for the itertool docs. (gh-116679)
Raymond Hettinger
2024-03-12
1
-9/+103
*
gh-89547: typing.rst: Add note about change in behavior with ClassVar/Final (...
Jelle Zijlstra
2024-03-12
1
-0/+8
*
gh-116127: PEP-705: Add `ReadOnly` support for `TypedDict` (#116350)
Nikita Sobolev
2024-03-12
2
-0/+43
*
gh-113538: Revert "gh-113538: Add asycio.Server.{close,abort}_clients (#11443...
Guido van Rossum
2024-03-12
2
-30/+0
*
gh-116563: Update tutorial error example (#116569)
Terry Jan Reedy
2024-03-11
1
-4/+4
*
gh-113538: Add asycio.Server.{close,abort}_clients (#114432)
Pierre Ossman (ThinLinc team)
2024-03-11
2
-0/+30
*
gh-71052: Change Android's `sys.platform` from "linux" to "android"
Malcolm Smith
2024-03-11
1
-25/+20
*
gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` (#116338)
Brett Simmers
2024-03-11
1
-0/+18
*
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
[next]