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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-102973: add a dev container (GH-102975)
Brett Cannon
2023-03-29
1
-0/+2
*
gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc output (...
Bernhard Wagner
2023-03-29
1
-0/+1
*
gh-103068: Check condition expression of breakpoints for pdb (#103069)
gaogaotiantian
2023-03-29
1
-0/+2
*
GH-102711: Fix warnings found by clang (#102712)
Chenxi Mao
2023-03-28
1
-0/+1
*
gh-103056: [Enum] ensure final _generate_next_value_ is a staticmethod (GH-10...
Ethan Furman
2023-03-27
1
-0/+1
*
gh-74468: [tarfile] Fix incorrect name attribute of ExFileObject (GH-102424)
Oleg Iarygin
2023-03-27
1
-0/+3
*
gh-103046: Display current line correctly for `dis.disco()` with CACHE entrie...
gaogaotiantian
2023-03-27
1
-0/+1
*
gh-103023: Add SyntaxError check in pdb's `display` command (#103024)
gaogaotiantian
2023-03-27
1
-0/+2
*
gh-98886: Fix issues with dataclass fields with special underscore names (#10...
Shantanu
2023-03-25
1
-0/+1
*
gh-100131: Add optional delete parameter to tempfile.TemporaryDirectory() (#1...
JakobDev
2023-03-24
1
-0/+1
*
gh-102980: Add tests for pdf's display, alias and where commands (#102981)
gaogaotiantian
2023-03-24
1
-0/+1
*
gh-100372: Use BIO_eof to detect EOF for SSL_FILETYPE_ASN1 (GH-100373)
David Benjamin
2023-03-24
1
-0/+2
*
gh-101100: Test docs in nit-picky mode (#102513)
Hugo van Kemenade
2023-03-24
1
-1/+1
*
gh-94684: uuid: support bytes in the name argument to uuid3/5 (#94709)
MonadChains
2023-03-23
1
-0/+1
*
GH-100982: Break up COMPARE_AND_BRANCH (GH-102801)
Brandt Bucher
2023-03-23
1
-0/+1
*
gh-88965: typing: fix type substitution of a list of types after initial `Pa...
Nikita Sobolev
2023-03-23
1
-0/+7
*
gh-102947: Improve traceback when calling `fields()` on a non-dataclass (#102...
Alex Waygood
2023-03-23
1
-0/+2
*
gh-102859: Remove JUMP_IF_FALSE_OR_POP and JUMP_IF_TRUE_OR_POP (#102870)
Irit Katriel
2023-03-22
1
-0/+2
*
gh-102780: Fix uncancel() call in asyncio timeouts (#102815)
Kristján Valur Jónsson
2023-03-22
1
-0/+3
*
GH-101291: Rearrange the size bits in PyLongObject (GH-102464)
Mark Shannon
2023-03-22
1
-0/+7
*
GH-89727: Fix pathlib.Path.walk RecursionError on deep trees (GH-100282)
Stanislav Zmiev
2023-03-22
1
-0/+1
*
gh-96931: Fix incorrect results in ssl.SSLSocket.shared_ciphers (#96932)
Benjamin Fogle
2023-03-22
1
-0/+1
*
gh-102027: Fix macro name (#102124)
Max Bachmann
2023-03-22
1
-0/+2
*
gh-101313: Add -h and --help arguments to the webbrowser module (gh-101374)
Icelain
2023-03-22
1
-0/+1
*
GH-95494: Fix transport EOF handling in OpenSSL 3.0 (GH-95495)
David Benjamin
2023-03-22
1
-0/+7
*
gh-102839: remove AC for math.log (GH-102863)
Sergey B Kirpichev
2023-03-21
1
-0/+1
*
gh-102406: replace exception chaining by PEP-678 notes in codecs (#102407)
Irit Katriel
2023-03-21
1
-0/+1
*
gh-102809: Remove `Misc/gdbinit` (#102854)
Nikita Sobolev
2023-03-20
1
-0/+1
*
gh-72346: Added isdst deprecation warning to email.utils.localtime (GH-91450)
Alan Williams
2023-03-20
1
-0/+1
*
gh-102491: Remove IronPython version check in sys_version (#102492)
Pieter Eendebak
2023-03-19
1
-0/+2
*
gh-102828: add onexc arg to shutil.rmtree. Deprecate onerror. (#102829)
Irit Katriel
2023-03-19
1
-0/+3
*
gh-102778: Add sys.last_exc, deprecate sys.last_type, sys.last_value,sys.last...
Irit Katriel
2023-03-18
1
-0/+3
*
gh-101975: Fixed a potential SegFault on garbage collection (GH-102803)
gaogaotiantian
2023-03-18
1
-0/+1
*
gh-102701: Fix overflow in dictobject.c (GH-102750)
Inada Naoki
2023-03-17
1
-0/+1
*
GH-78530: add support for generators in `asyncio.wait` (#102761)
Kumar Aditya
2023-03-17
1
-0/+1
*
gh-102755: Add PyErr_DisplayException(exc) (#102756)
Irit Katriel
2023-03-16
1
-0/+3
*
gh-99726: Improves correctness of stat results for Windows, and uses faster A...
Steve Dower
2023-03-16
1
-0/+2
*
GH-102748: remove legacy support for generator based coroutines from `asyncio...
Kumar Aditya
2023-03-16
1
-0/+3
*
gh-102594: PyErr_SetObject adds note to exception raised on normalization err...
Irit Katriel
2023-03-16
1
-0/+1
*
gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (#94468)
yonatanp
2023-03-16
1
-0/+2
*
GH-100112: avoid using iterable coroutines in asyncio internally (#100128)
Kumar Aditya
2023-03-16
1
-0/+1
*
gh-102690: Use Edge as fallback in webbrowser instead of IE (#102691)
Jamoo721
2023-03-16
1
-0/+1
*
gh-102281: Fix potential nullptr dereference + use of uninitialized memory (g...
Max Bachmann
2023-03-15
1
-0/+1
*
gh-102615: Use `list` instead of `tuple` in `repr` of paramspec (#102637)
Nikita Sobolev
2023-03-15
1
-0/+3
*
Remove misformatted exclamation marks in docs (#102694)
Tom Levy
2023-03-15
1
-1/+1
*
gh-101377: improving test_locale_calendar_formatweekday of calendar (#101378)
Andre Hora
2023-03-15
1
-0/+1
*
gh-102013: Add PyUnstable_GC_VisitObjects (#102014)
Jacob Bower
2023-03-14
1
-0/+1
*
GH-102670: Use sumprod() to simplify, speed up, and improve accuracy of stati...
Raymond Hettinger
2023-03-14
1
-0/+2
*
gh-102069: Fix `__weakref__` descriptor generation for custom dataclasses (#1...
Nikita Sobolev
2023-03-13
1
-0/+1
*
gh-98169 dataclasses.astuple support DefaultDict (#98170)
T
2023-03-13
1
-0/+2
[next]