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-92892: Add section about variadic functions to ctypes documentation (GH-99...
Miss Islington (bot)
2022-11-22
1
-0/+1
*
[3.10] gh-99645: Fix a bug in handling class cleanups in unittest.TestCase (G...
Serhiy Storchaka
2022-11-22
1
-0/+3
*
[3.10] GH-97001: Release GIL in termios extension (GH-99503) (#99680)
Ronald Oussoren
2022-11-22
1
-0/+1
*
gh-99341: Cover type ignore nodes when incrementing line numbers (GH-99422)
Miss Islington (bot)
2022-11-22
1
-0/+2
*
gh-99578: Fix refleak in _imp.create_builtin() (GH-99642)
Miss Islington (bot)
2022-11-21
1
-0/+3
*
[3.10] gh-99581: Fix a buffer overflow in the tokenizer when copying lines th...
Pablo Galindo Salgado
2022-11-20
1
-0/+3
*
[3.10] gh-98086: Now ``patch.dict`` can decorate async functions (GH-98095) (...
Miss Islington (bot)
2022-11-20
1
-0/+1
*
[3.10] Remove trailing space to fix azure failures (#99611)
Stanley
2022-11-20
1
-2/+2
*
gh-87604: Avoid publishing list of active per-interpreter audit hooks via the...
Miss Islington (bot)
2022-11-15
1
-0/+2
*
[3.10] gh-92119: ctypes: Print exception class name instead of its representa...
Kamil Turek
2022-11-13
1
-0/+2
*
gh-99275: Fix `SystemError` in `ctypes` during `__initsubclass__` (GH-99283)
Miss Islington (bot)
2022-11-13
1
-0/+2
*
bpo-34272: Reorganize C API tests. (GH-8551)
Miss Islington (bot)
2022-11-12
1
-0/+1
*
gh-80448: argparse: Fix IndexError on store_true action (GH-15656)
Miss Islington (bot)
2022-11-12
1
-0/+1
*
[3.10] gh-99130: Apply bugfixes from importlib_metadata 4.11.4. (#99132)
Jason R. Coombs
2022-11-10
1
-0/+7
*
gh-74044: inspect.signature for wrappers around decorated bound methods (GH-736)
Miss Islington (bot)
2022-11-10
1
-0/+1
*
[3.11] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99222)
Miss Islington (bot)
2022-11-08
1
-0/+6
*
bpo-38523: ignore_dangling_symlinks does not apply recursively (GH-22937)
Miss Islington (bot)
2022-11-07
1
-0/+2
*
[3.10] [ GH-99155: Fix `NormalDist` pickle with `0` and `1` protocols (GH-991...
Miss Islington (bot)
2022-11-07
1
-0/+1
*
gh-96055: Update faulthandler to emit proper unexpect signal number (gh-99162)
Miss Islington (bot)
2022-11-07
1
-0/+2
*
[3.10] gh-99086: Fix implicit int compiler warning in configure check for PTH...
Erlend E. Aasland
2022-11-06
1
-0/+1
*
gh-83004: Clean up refleak in _pickle initialisation (GH-98841)
Miss Islington (bot)
2022-11-06
1
-0/+1
*
gh-83004: Clean up refleak in _zoneinfo initialisation (GH-98842)
Miss Islington (bot)
2022-11-06
1
-0/+1
*
gh-99134: Update bundled pip to 22.3.1 (gh-99135)
Miss Islington (bot)
2022-11-05
1
-0/+1
*
gh-83004: Clean up refleak in _io initialisation (GH-98840)
Miss Islington (bot)
2022-11-03
1
-0/+1
*
[3.10] gh-98740: Fix validation of conditional expressions in RE (GH-98764) (...
Serhiy Storchaka
2022-11-03
1
-0/+3
*
[3.10] gh-97731: Specify the full path to the docs for `make docclean` (GH-98...
Miss Islington (bot)
2022-11-02
1
-0/+2
*
gh-98415: Fix uuid.getnode() ifconfig implementation (GH-98423)
Miss Islington (bot)
2022-11-02
1
-0/+1
*
gh-98689: Update Windows builds to zlib v1.2.13 (GH-98968)
Miss Islington (bot)
2022-11-01
1
-0/+2
*
[3.10] gh-98852: Fix subscription of types.GenericAlias instances (GH-98920) ...
Serhiy Storchaka
2022-11-01
1
-0/+3
*
GH-98897: fix memory leak if `math.dist` raises exception (GH-98898)
Miss Islington (bot)
2022-11-01
1
-0/+1
*
[3.10] gh-98793: Fix typecheck in `overlapped.c` (GH-98835) (#98890)
Charlie Zhao
2022-10-31
1
-0/+1
*
[3.10] gh-96151: Use a private name for passing builtins to dataclass. This n...
Miss Islington (bot)
2022-10-31
1
-0/+1
*
[3.10] gh-94328: Update Windows installer to use SQLite 3.39.4 (GH-98640) (#9...
Erlend E. Aasland
2022-10-28
1
-0/+1
*
[3.10] gh-98624 Add mutex to unittest.mock.NonCallableMock (GH-98688) (#98798)
Miss Islington (bot)
2022-10-28
1
-0/+2
*
[3.10] GH-98671: bpo-46670: Fix #ifdef in sha3module.c (GH-90828) (#98677)
samypr100
2022-10-28
1
-0/+3
*
gh-98739: Update libexpat from 2.4.9 to 2.5.0 (GH-98742)
Miss Islington (bot)
2022-10-27
1
-0/+1
*
gh-98703: Fix asyncio proactor_events calling _call_connection_lost multiple ...
Miss Islington (bot)
2022-10-27
1
-0/+2
*
[3.10] Change links to label refs (GH-98454) (#98726)
Stanley
2022-10-26
1
-2/+1
*
gh-93696: Locate frozen module source with __file__ (GH-93697)
Miss Islington (bot)
2022-10-25
1
-0/+1
*
[3.10] gh-94328: Update macOS installer to use SQLite 3.39.4. (GH-98639) (#98...
Erlend E. Aasland
2022-10-25
1
-0/+1
*
GH-89237: fix hang in proactor `subprocess.wait_closed()` (GH-98572)
Miss Islington (bot)
2022-10-24
1
-0/+1
*
[3.10] gh-98517: Fix buffer overflows in _sha3 module (#98519)
Theo Buehler
2022-10-21
1
-0/+1
*
[3.10] gh-97514: Don't use Linux abstract sockets for multiprocessing (GH-985...
Miss Islington (bot)
2022-10-20
1
-0/+15
*
gh-96035: Make urllib.parse.urlparse reject non-numeric ports (GH-98273)
Miss Islington (bot)
2022-10-20
1
-0/+3
*
gh-97928: Fix handling options starting with "-" in tkinter.Text.count() (GH-...
Miss Islington (bot)
2022-10-19
1
-0/+2
*
[3.10] gh-93858: Prevent error when activating venv in nested fish instances ...
Miss Islington (bot)
2022-10-18
1
-0/+1
*
[3.10] gh-98331: Update bundled pip to 22.3 (GH-98332) (gh-98399)
Miss Islington (bot)
2022-10-18
1
-0/+1
*
gh-97527: IDLE - fix buggy macosx patch (GH-98313)
Miss Islington (bot)
2022-10-16
1
-0/+3
*
gh-95731: Fix module docstring extraction in pygettext (GH-95732)
Miss Islington (bot)
2022-10-15
1
-0/+1
*
gh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip whe...
Miss Islington (bot)
2022-10-14
1
-0/+2
[prev]
[next]