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
/
NEWS.d
/
next
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/main'
Hugo van Kemenade
2024-10-15
2
-0/+2
|
\
|
*
gh-58956: Set f_trace on frames with breakpoints after setting a new breakpoi...
Tian Gao
2024-10-15
1
-0/+1
|
*
gh-125115: Pass unknown pdb command line args to script instead of fail (#125...
Tian Gao
2024-10-15
1
-0/+1
*
|
Python 3.14.0a1
v3.14.0a1
Hugo van Kemenade
2024-10-15
633
-1423/+0
|
/
*
gh-125206: Bug in ctypes with old libffi is fixed (#125322)
Mikhail Efimov
2024-10-15
1
-0/+2
*
gh-124375: Avoid calling `_PyMem_ProcessDelayed` on other thread states (#124...
Sam Gross
2024-10-15
1
-0/+1
*
gh-100141: Allow pdb to deal with empty file (#125425)
Tian Gao
2024-10-15
1
-0/+1
*
gh-125422: Don't set the caller's f_trace if it's botframe (#125427)
Tian Gao
2024-10-15
1
-0/+1
*
gh-125041: test_zlib: For s390x HW acceleration, only skip checking the compr...
Petr Viktorin
2024-10-15
1
-0/+3
*
gh-125269: Use `AC_LINK_IF_ELSE` to detect if `-latomic` is needed (#125416)
Sam Gross
2024-10-15
1
-0/+2
*
gh-124958: Revert "gh-125472: Revert "gh-124958: fix asyncio.TaskGroup and _P...
Thomas Grainger
2024-10-14
1
-0/+1
*
gh-124944: Add socket.SO_ORIGINAL_DST (#124945)
Steven Jin
2024-10-14
1
-0/+1
*
gh-125472: Revert "gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (...
Kirill Podoprigora
2024-10-14
1
-1/+0
*
gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (#124959)
Thomas Grainger
2024-10-14
1
-0/+1
*
gh-124960: Fixed `barry_as_FLUFL` future flag does not work in new REPL (#124...
Wulian
2024-10-14
1
-0/+1
*
gh-53203: Fix strptime() for %c, %x and %X formats on many locales (GH-125406)
Serhiy Storchaka
2024-10-14
1
-0/+2
*
gh-121798: Add class method Decimal.from_number() (GH-121801)
Serhiy Storchaka
2024-10-14
1
-0/+2
*
gh-121797: Add class method Fraction.from_number() (GH-121800)
Serhiy Storchaka
2024-10-14
1
-0/+2
*
gh-86357: argparse: use str() consistently and explicitly to print choices (G...
rindeal
2024-10-14
1
-0/+1
*
gh-125243: Fix ZoneInfo data race in free threading build (#125281)
Sam Gross
2024-10-13
1
-0/+2
*
GH-125069: Fix inconsistent joining in `WindowsPath(PosixPath(...))` (#125156)
Barney Gale
2024-10-13
1
-0/+4
*
gh-89967: make WeakKeyDictionary and WeakValueDictionary thread safe (#125325)
Kumar Aditya
2024-10-13
1
-0/+1
*
gh-53203: Fix strptime() for %c and %x formats on many locales (GH-124946)
Serhiy Storchaka
2024-10-12
1
-0/+5
*
gh-125260: Change the default ``gzip.compress()`` mtime to 0 (#125261)
Bernhard M. Wiedemann
2024-10-12
1
-0/+2
*
gh-85935: Check for nargs=0 for positional arguments in argparse (GH-124839)
Serhiy Storchaka
2024-10-12
1
-0/+4
*
gh-125254: Fix error report about ambiguous option in argparse (GH-125273)
Serhiy Storchaka
2024-10-12
1
-0/+1
*
gh-65865: Raise early errors for invalid help strings in argparse (GH-124899)
Serhiy Storchaka
2024-10-12
1
-0/+3
*
gh-124309: fix staggered race on eager tasks (#124847)
Thomas Grainger
2024-10-11
1
-0/+1
*
gh-124917: Allow keyword args to os.path.exists/lexists on Windows (#124918)
Jelle Zijlstra
2024-10-11
1
-0/+2
*
gh-124787: Fix `TypeAliasType` and incorrect `type_params` (#124795)
sobolevn
2024-10-11
1
-0/+4
*
gh-125235: Keep `_tkinter` TCL paths pointing to base installation on Windows...
Y5
2024-10-11
1
-0/+2
*
gh-61011: Fix inheritance of nested mutually exclusive groups in argparse (GH...
Serhiy Storchaka
2024-10-11
1
-0/+4
*
gh-125221: Fix free-threading data race in `object.__reduce_ex__` (#125267)
Sam Gross
2024-10-11
1
-0/+2
*
gh-124872: Rename blurb file to reference the correct issue (#125285)
Richard Hansen
2024-10-11
1
-0/+0
*
GH-125174: Make immortal objects more robust, following design from PEP 683 (...
Mark Shannon
2024-10-10
1
-0/+4
*
gh-125118: don't copy arbitrary values to _Bool in the struct module (GH-125169)
Sergey B Kirpichev
2024-10-10
1
-0/+1
*
gh-124872: Refine contextvars documentation (#124773)
Richard Hansen
2024-10-09
1
-0/+3
*
gh-125140: Remove the current directory from sys.path when using pyrepl (GH-1...
Pablo Galindo Salgado
2024-10-09
1
-0/+1
*
GH-124693: Support parsing negative scientific and complex numbers argparse (...
Savannah Ostrowski
2024-10-09
1
-0/+1
*
gh-91818: Use default program name in the CLI of many modules (GH-124867)
Serhiy Storchaka
2024-10-09
1
-0/+4
*
gh-116510: Fix a Crash Due to Shared Immortal Interned Strings (gh-124865)
Eric Snow
2024-10-09
1
-0/+5
*
gh-125039: Make `this_instr`/`prev_instr` const in cases generator (GH-125071)
Tomas R.
2024-10-09
1
-0/+1
*
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
Alex Waygood
2024-10-09
1
-2/+2
*
gh-107562: make_ssl_certs.py: produce test certificates that expire far in th...
Alexander Kanavin
2024-10-09
1
-0/+3
*
gh-124969: Fix locale.nl_langinfo(locale.ALT_DIGITS) (GH-124974)
Serhiy Storchaka
2024-10-09
1
-0/+3
*
gh-101552: Allow pydoc to display signatures in source format (#124669)
Jelle Zijlstra
2024-10-09
1
-0/+4
*
gh-116110: remove extra processing for the __signature__ attribute (GH-116234)
Sergey B Kirpichev
2024-10-08
1
-0/+3
*
gh-125096: Don't import _pyrepl in site if PYTHON_BASIC_REPL (#125097)
Victor Stinner
2024-10-08
1
-0/+5
*
gh-123961: Convert _curses to a multi-phase init module (PEP-489) (#124965)
Bénédikt Tran
2024-10-08
1
-0/+2
*
gh-123378: fix a crash in `UnicodeError.__str__` (#124935)
Bénédikt Tran
2024-10-08
1
-0/+3
[next]