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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-113848: Handle CancelledError subclasses in asyncio TaskGroup() and timeou...
Serhiy Storchaka
2024-01-09
1
-0/+3
*
gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)
AN Long
2024-01-09
1
-0/+2
*
GH-111693: Propagate correct asyncio.CancelledError instance out of asyncio.C...
Kristján Valur Jónsson
2024-01-08
1
-0/+1
*
gh-113791: Expose CLOCK_MONOTONIC_RAW_APPROX and CLOCK_UPTIME_RAW_APROX on ma...
Ronald Oussoren
2024-01-08
1
-0/+2
*
gh-80109: Fix io.TextIOWrapper dropping the internal buffer during write() (G...
Zackery Spytz
2024-01-08
1
-0/+2
*
gh-73965: New environment variable PYTHON_HISTORY (#13208)
Zackery Spytz
2024-01-07
2
-0/+5
*
gh-112795: Allow `/` folder in a zipfile (#112932)
AN Long
2024-01-07
1
-0/+3
*
gh-89532: Remove LibreSSL workarounds (#28728)
Rami
2024-01-06
1
-0/+1
*
gh-107901: synthetic jumps which are not at end of loop no longer check the e...
Irit Katriel
2024-01-06
1
-0/+1
*
gh-111488: Changed error message in case of no 'in' keyword after 'for' in cm...
Grigoriev Semyon
2024-01-06
2
-0/+3
*
gh-113537: support loads str in plistlib.loads (#113582)
AN Long
2024-01-06
1
-0/+1
*
gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (#113...
Ronald Oussoren
2024-01-06
1
-0/+1
*
GH-113568: Stop raising deprecation warnings from pathlib ABCs (#113757)
Barney Gale
2024-01-05
1
-0/+2
*
gh-85567: Fix resouce warnings in pickle and pickletools CLIs (GH-113618)
Serhiy Storchaka
2024-01-05
1
-0/+2
*
GH-113568: Stop raising auditing events from pathlib ABCs (#113571)
Barney Gale
2024-01-05
1
-0/+2
*
gh-80532: Do not set ipv6type when cross-compiling (#17956)
Zackery Spytz
2024-01-05
1
-0/+1
*
gh-113703: Correctly identify incomplete f-strings in the codeop module (#113...
Pablo Galindo Salgado
2024-01-05
1
-0/+2
*
GH-113486: Do not emit spurious PY_UNWIND events for optimized calls to class...
Mark Shannon
2024-01-05
1
-0/+1
*
gh-113320: Reduce the number of dangerous `getattr()` calls when constructing...
Alex Waygood
2024-01-05
1
-0/+4
*
GH-113225: Speed up `pathlib.Path.glob()` (#113226)
Barney Gale
2024-01-04
1
-0/+1
*
gh-113538: Don't error in stream reader protocol callback when task is cancel...
Guido van Rossum
2024-01-04
1
-0/+5
*
gh-113569: Display calls in Mock.assert_has_calls failure when empty (GH-113573)
wookie184
2024-01-04
1
-0/+2
*
gh-52161: Enhance Cmd support for docstrings (#110987)
Filip Łapkiewicz
2024-01-03
1
-0/+2
*
Document the `co_lines` method on code objects (#113682)
Alex Waygood
2024-01-03
1
-2/+2
*
gh-113258: Write frozen modules to the build tree on Windows (GH-113303)
Itamar Oren
2024-01-03
1
-0/+2
*
gh-113603: Compiler no longer tries to maintain the no-empty-block invariant ...
Irit Katriel
2024-01-03
1
-0/+1
*
gh-101100: Fix Sphinx warnings for removed dead batteries (#113669)
Hugo van Kemenade
2024-01-03
7
-10/+10
*
gh-113637: Let c_annotations.py to handle the spacing of Limited/Unstable API...
Ege Akman
2024-01-03
1
-0/+1
*
GH-113657: Add back missing _SET_IP uops in tier two (GH-113662)
Brandt Bucher
2024-01-02
1
-0/+2
*
gh-113602: Bail out when the parser tries to override existing errors (#113607)
Pablo Galindo Salgado
2024-01-02
1
-0/+2
*
gh-101100: Fix Sphinx warnings from removed `~!` references (#113629)
Hugo van Kemenade
2024-01-02
3
-7/+7
*
GH-113633: Use module state structure for _testcapi. (GH-113634)
Neil Schemenauer
2024-01-01
1
-0/+1
*
gh-53502: add a new option aware_datetime in plistlib to loads or dumps aware...
AN Long
2024-01-01
1
-0/+2
*
gh-113536: Expose `os.waitid` on macOS (#113542)
Ronald Oussoren
2024-01-01
1
-0/+1
*
gh-62260: Fix ctypes.Structure subclassing with multiple layers (GH-13374)
Jeffrey Kintscher
2024-01-01
1
-0/+2
*
gh-101100: Fix Sphinx warnings in `library/configparser.rst` (#113598)
Hugo van Kemenade
2023-12-31
3
-6/+6
*
gh-112536: Add support for thread sanitizer (TSAN) (gh-112648)
Samet YASLAN
2023-12-30
1
-0/+1
*
gh-103708: Make directory layout in sysconfig implementation configurable (#1...
Ankit Kumar Pandey
2023-12-29
1
-0/+1
*
gh-113543: Make sure that `MacOSXOSAScript` sends `webbrowser.open` audit eve...
Nikita Sobolev
2023-12-28
1
-0/+2
*
bpo-11102: Make configure enable major(), makedev(), and minor() on HP-UX (GH...
Zackery Spytz
2023-12-28
1
-0/+2
*
gh-110459: Make sure --with-openssl-rpath works on macOS (#113441)
Ronald Oussoren
2023-12-28
1
-0/+2
*
gh-73427: deprecate `_enablelegacywindowsfsencoding` (#107729)
Inada Naoki
2023-12-28
1
-0/+2
*
bpo-26791: Update shutil.move() to provide the same symlink move behavior as ...
Jeffrey Kintscher
2023-12-27
1
-0/+4
*
gh-57795: IDLE: Enter the selected text when opening the "Replace" dialog (GH...
Zackery Spytz
2023-12-27
1
-0/+1
*
gh-64020: Deprecate pydoc.ispackage() (GH-20908)
Zackery Spytz
2023-12-27
1
-0/+1
*
gh-111615: Fix regression in QueueHandler configuration. (GH-111638)
Vinay Sajip
2023-12-27
1
-0/+2
*
bpo-36959: Fix error messages for invalid ISO format string in _strptime() (G...
Gordon P. Hemsley
2023-12-26
1
-0/+2
*
gh-66515: mailbox.MH now supports folders withou the ".mh_sequences" file (GH...
Serhiy Storchaka
2023-12-26
1
-0/+3
*
gh-106905: Use separate structs to track recursion depth in each PyAST_mod2ob...
Yilei Yang
2023-12-25
1
-0/+7
*
bpo-21360: mailbox.Maildir now ignores files with a leading dot (GH-11833)
Zackery Spytz
2023-12-25
1
-0/+1
[next]