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-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous ou...
Terry Jan Reedy
2024-09-22
1
-0/+1
*
gh-124213: Skip tests failing inside systemd-nspawn --suppress-sync=true (#12...
Michał Górny
2024-09-20
1
-0/+3
*
gh-111513: Improve datetime.fromtimestamp's error message (#124249)
AN Long
2024-09-20
1
-0/+1
*
gh-124217, ipaddress: Add RFC 9637 reserved IPv6 block `3fff::/20` (#124240)
Y5
2024-09-20
1
-0/+1
*
gh-124248: Fix crash in struct when processing 0p fields (#124251)
Brian Schubert
2024-09-20
2
-0/+3
*
gh-123880: Allow recursive import of single-phase-init modules (GH-123950)
Petr Viktorin
2024-09-20
1
-0/+2
*
gh-123797: Check for runtime availability of `ptsname_r` on macos (#123806)
sobolevn
2024-09-20
1
-0/+1
*
gh-81691: Fix handling of multiple "--" (double dashes) in argparse (GH-124233)
Serhiy Storchaka
2024-09-20
1
-0/+3
*
gh-124160: Pass main_tstate to update_global_state_for_extension() (#124164)
luk1337
2024-09-19
1
-0/+2
*
bpo-41843: Reenable use of sendfile in shutil module on Solaris (GH-23893)
Jakub Kulík
2024-09-19
1
-0/+2
*
Support the "pager" binary in _pyrepl (#122878)
Stefano Rivera
2024-09-19
1
-0/+1
*
gh-123934: Fix `MagicMock` not to reset magic method return values (#124038)
sobolevn
2024-09-19
1
-0/+2
*
gh-124212: Fix undefined variable in error message in venv (GH-124211)
Jacek
2024-09-18
1
-0/+1
*
gh-116022: Improve `repr()` of AST nodes (#117046)
Tomas R
2024-09-18
1
-0/+1
*
gh-122145: Handle an empty AST body when reporting tracebacks (#122161)
Bénédikt Tran
2024-09-18
1
-0/+3
*
gh-119771: Set errno on overflows in _Py_c_pow() (#120256)
Sergey B Kirpichev
2024-09-18
1
-0/+2
*
gh-124190: Ignore files directories check warning tooling (#124193)
Nate Ohlson
2024-09-18
1
-0/+1
*
gh-124153: Implement `PyType_GetBaseByToken()` and `Py_tp_token` slot (GH-124...
neonene
2024-09-18
2
-1/+9
*
gh-122765: make prompt in activate.csh robust against unbalanced quotes and n...
Jacek
2024-09-17
1
-0/+1
*
gh-123836: workaround fmod(x, y) bug on Windows (#124171)
Sergey B Kirpichev
2024-09-17
1
-0/+3
*
gh-110190: Fix ctypes structs with array on SPARC (GH-118233)
Jakub Kulík
2024-09-17
1
-0/+2
*
Use pep role instead of url (#121611)
Rafael Fontenelle
2024-09-17
1
-2/+2
*
GH-123945: Update regex for parsing negative numbers that contain underscores...
Savannah Ostrowski
2024-09-17
1
-0/+1
*
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
Rafael Fontenelle
2024-09-17
2
-2/+2
*
gh-124043: Disallow mixing `--with-trace-refs` and `--disable-gil` (#124078)
Peter Bierma
2024-09-16
1
-0/+2
*
gh-124064: Make warning emitting compiler options opt-in (#124070)
Nate Ohlson
2024-09-16
1
-0/+1
*
gh-123748: Add conditional compilation rules for HACL SIMD256 and SIMD128 on ...
Russell Keith-Magee
2024-09-16
1
-0/+38
*
Revert "gh-112301: Enable warning emitting options and ignore warnings in CI ...
Hugo van Kemenade
2024-09-13
1
-1/+0
*
gh-100554: Add ``Py_tp_vectorcall`` slot to set ``PyTypeObject.tp_vectorcall`...
Wenzel Jakob
2024-09-13
2
-0/+6
*
closes gh-124016: update Unicode to 16.0.0 (#124017)
Benjamin Peterson
2024-09-13
1
-0/+1
*
gh-124022: Fix bug where class docstring is removed in interactive mode (#124...
Irit Katriel
2024-09-13
1
-0/+1
*
gh-112301: Enable warning emitting options and ignore warnings in CI (#123020)
Nate Ohlson
2024-09-13
1
-0/+1
*
gh-123909: PyType_From*: Disallow metaclasses with custom tp_new (GH-123947)
Petr Viktorin
2024-09-13
1
-0/+3
*
gh-123614: Add save function to turtle.py (#123617)
Yngve Mardal Moe
2024-09-13
1
-0/+2
*
gh-123976: Refresh docs around custom providers. (#123977)
Jason R. Coombs
2024-09-13
1
-0/+1
*
gh-124027: Support Del, PgUp, and PgDn on TERM=vt100 (#124028)
Miro Hrončok
2024-09-13
1
-0/+2
*
gh-123085: Fix issue in inferred caller when resources package has no source ...
Jason R. Coombs
2024-09-12
1
-0/+3
*
gh-123923: Defer refcounting for `f_executable` in `_PyInterpreterFrame` (#12...
Sam Gross
2024-09-12
1
-0/+4
*
gh-123968: Fix lower bound for `python -m random --float` (#123971)
Anders Kaseorg
2024-09-12
1
-0/+1
*
gh-123935: Fix typo in `_get_slots` in `dataclasses.py` (#123941)
sobolevn
2024-09-12
1
-0/+2
*
gh-121735: Fix module-adjacent references in zip files (#123037)
Jason R. Coombs
2024-09-12
1
-0/+3
*
Update Sphinx Lint and fix unnecessary parentheses in `:func:`s (#123960)
Hugo van Kemenade
2024-09-11
1
-1/+1
*
gh-123958: apply docstring removal optimization in ast_opt instead of codegen...
Irit Katriel
2024-09-11
1
-0/+1
*
gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-1...
Serhiy Storchaka
2024-09-11
1
-0/+4
*
gh-123915: Ensure that Windows AMD64 and ARM64 release builds use different d...
adang1345
2024-09-10
1
-0/+1
*
gh-122239: Add actual count in unbalanced unpacking error message when possib...
Tushar Sadhwani
2024-09-10
1
-0/+3
*
gh-123892: Add "_wmi" to sys.stdlib_module_names (#123893)
Victor Stinner
2024-09-10
1
-0/+1
*
gh-122213: Add notes for pickle serialization errors (GH-122214)
Serhiy Storchaka
2024-09-09
1
-0/+2
*
gh-84808: socket.connect_ex: Handle negative errno (GH-122304)
Jérôme Duval
2024-09-09
1
-0/+3
*
Fix typos (#123775)
algonell
2024-09-09
1
-1/+1
[next]