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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gh-94808: cover `PyMapping_HasKeyString` and `PyMapping_HasKey` (GH-98486)
Miss Islington (bot)
2022-10-26
1
-0/+12
*
gh-94808: Improve coverage of `unicode_find` and `unicode_rfind` (GH-98648)
Miss Islington (bot)
2022-10-26
1
-0/+27
*
Use more precise exception types in `assertRaises` in typing tests (GH-98650)
Miss Islington (bot)
2022-10-25
1
-3/+3
*
gh-93696: Locate frozen module source with __file__ (GH-93697)
Miss Islington (bot)
2022-10-25
2
-0/+52
*
GH-89237: fix hang in proactor `subprocess.wait_closed()` (GH-98572)
Miss Islington (bot)
2022-10-24
2
-2/+9
*
gh-51511: Note that codecs.open()'s encoding parameter affects automatic conv...
Miss Islington (bot)
2022-10-21
2
-2/+4
*
[3.10] gh-98517: Fix buffer overflows in _sha3 module (#98519)
Theo Buehler
2022-10-21
1
-0/+9
*
[3.10] gh-97514: Don't use Linux abstract sockets for multiprocessing (GH-985...
Miss Islington (bot)
2022-10-20
1
-5/+0
*
gh-96035: Make urllib.parse.urlparse reject non-numeric ports (GH-98273)
Miss Islington (bot)
2022-10-20
2
-12/+15
*
gh-97928: Fix handling options starting with "-" in tkinter.Text.count() (GH-...
Miss Islington (bot)
2022-10-19
2
-4/+2
*
gh-97928: Add tests for tkinter.Text.count() (GH-98269)
Miss Islington (bot)
2022-10-19
1
-0/+54
*
[3.10] gh-93858: Prevent error when activating venv in nested fish instances ...
Miss Islington (bot)
2022-10-18
1
-3/+6
*
[3.10] gh-98331: Update bundled pip to 22.3 (GH-98332) (gh-98399)
Miss Islington (bot)
2022-10-18
3
-2/+2
*
gh-98174: Handle EPROTOTYPE under macOS in test_sendfile_fallback_close_peer_...
Miss Islington (bot)
2022-10-17
1
-2/+12
*
gh-97527: IDLE - fix buggy macosx patch (GH-98313)
Miss Islington (bot)
2022-10-16
2
-16/+31
*
gh-95971: Turn @writes_bytecode_files to skip when not running (GH-95972)
Miss Islington (bot)
2022-10-15
1
-1/+1
*
gh-95731: Fix module docstring extraction in pygettext (GH-95732)
Miss Islington (bot)
2022-10-15
1
-0/+20
*
gh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip whe...
Miss Islington (bot)
2022-10-14
2
-13/+23
*
bpo-46364: Use sockets for stdin of asyncio only on AIX (GH-30596)
Miss Islington (bot)
2022-10-13
2
-4/+23
*
Python 3.10.8
v3.10.8
Pablo Galindo
2022-10-11
1
-6/+22
*
[3.10] bpo-43564: preserve original exception in args of FTP URLError (GH-249...
Senthil Kumaran
2022-10-10
1
-2/+1
*
[3.10] gh-94808: Cover `PyObject_PyBytes` case with custom `__bytes__` method...
Nikita Sobolev
2022-10-09
1
-0/+20
*
[3.10] Add more syslog tests (GH-97953). (GH-98101)
Serhiy Storchaka
2022-10-09
3
-6/+96
*
gh-92886: make test_ast pass with -O (assertions off) (GH-98058)
Miss Islington (bot)
2022-10-08
1
-1/+1
*
gh-92886: make test_coroutines pass with -O (assertions off) (GH-98060)
Miss Islington (bot)
2022-10-08
1
-1/+1
*
gh-57179: Add note on symlinks for os.walk (GH-94799)
Miss Islington (bot)
2022-10-08
1
-1/+2
*
[3.10] gh-94808: Cover `%p` in `PyUnicode_FromFormat` (GH-96677) (#98032)
Miss Islington (bot)
2022-10-07
1
-0/+19
*
GH-96073: Fix wild replacement in inspect.formatannotation (GH-96074)
Miss Islington (bot)
2022-10-07
4
-1/+25
*
gh-65496: Correct wording on csv's skipinitialspace argument (GH-96170)
Miss Islington (bot)
2022-10-07
1
-0/+5
*
Add note on capture_output arg to subprocess.run() docstring (GH-98012)
Miss Islington (bot)
2022-10-07
1
-1/+2
*
[3.10] gh-97897: Prevent os.mkfifo and os.mknod segfaults with macOS 13 SDK (...
Miss Islington (bot)
2022-10-06
1
-0/+22
*
[3.10] Fix type annotation of `pstats.FunctionProfile.ncalls` (GH-96741) (#96...
Miss Islington (bot)
2022-10-05
1
-1/+1
*
gh-91539: improve performance of get_proxies_environment (GH-91566)
Miss Islington (bot)
2022-10-05
1
-10/+16
*
gh-95196: Disable incorrect pickling of the C implemented classmethod descrip...
Miss Islington (bot)
2022-10-05
1
-0/+18
*
gh-97825: fix AttributeError when calling subprocess.check_output(input=None)...
Miss Islington (bot)
2022-10-05
2
-1/+8
*
gh-97639: Remove `tokenize.NL` check from `tabnanny` (GH-97640)
Miss Islington (bot)
2022-10-04
1
-2/+0
*
Document that MozillaCookieJar works for curl's cookie files (GH-91852)
Miss Islington (bot)
2022-10-03
1
-1/+1
*
gh-94732: Fix KeyboardInterrupt race in asyncio run_forever() (GH-97765)
Miss Islington (bot)
2022-10-03
1
-3/+4
*
[3.10] gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICOD...
Serhiy Storchaka
2022-10-03
1
-6/+6
*
gh-96819: multiprocessing.resource_tracker: check if length of pipe write <= ...
Miss Islington (bot)
2022-10-03
2
-2/+10
*
gh-97591: In `Exception.__setstate__()` acquire strong references before call...
Miss Islington (bot)
2022-10-02
1
-0/+25
*
gh-95588: Drop the safety claim from `ast.literal_eval` docs. (GH-95919)
Miss Islington (bot)
2022-10-02
1
-1/+3
*
GH-97592: Fix crash in C remove_done_callback due to evil code (GH-97660)
Miss Islington (bot)
2022-09-30
1
-0/+15
*
GH-96827: Don't touch closed loops from executor threads (GH-96837)
Miss Islington (bot)
2022-09-30
2
-2/+6
*
bpo-35675: IDLE - separate config_key window and frame (GH-11427)
Miss Islington (bot)
2022-09-30
4
-82/+174
*
gh-91212: Fixed flickering when the tracer is turned off (GH-95129)
Miss Islington (bot)
2022-09-29
2
-2/+1
*
gh-97616: list_resize() checks for integer overflow (GH-97617)
Miss Islington (bot)
2022-09-28
1
-0/+13
*
Fix typo in error message in plistlib (GH-97540)
Miss Islington (bot)
2022-09-28
1
-1/+1
*
gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547)
Miss Islington (bot)
2022-09-27
5
-3/+54
*
gh-97545: Make Semaphore run faster. (GH-97549)
Miss Islington (bot)
2022-09-26
2
-23/+18
[prev]
[next]