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-105908: fix `barry_as_FLUFL` future import (#105909)
Crowthebird
2023-06-19
1
-0/+1
*
GH-105808: Fix a regression introduced in GH-101251 (#105910)
T. Wouters
2023-06-19
1
-0/+1
*
gh-105875: Require SQLite 3.15.2 or newer (#105876)
Erlend E. Aasland
2023-06-18
1
-0/+2
*
gh-105481: remove HAS_ARG, HAS_CONST, IS_JUMP_OPCODE, IS_PSEUDO_OPCODE and re...
Irit Katriel
2023-06-17
1
-0/+4
*
GH-105840: Fix assertion failures when specializing calls with too many __def...
Brandt Bucher
2023-06-16
1
-0/+2
*
gh-104799: PEP 695 backward compatibility for ast.unparse (#105846)
Jelle Zijlstra
2023-06-16
1
-0/+3
*
GH-103124: Multiline statement support for pdb (GH-103125)
Tian Gao
2023-06-15
1
-0/+1
*
GH-105588: Add missing error checks to some obj2ast_* converters (GH-105589)
Brandt Bucher
2023-06-15
1
-0/+2
*
gh-105831: Fix NEWS blurb from gh-105828 (#105833)
Lysandros Nikolaou
2023-06-15
1
-1/+3
*
gh-105820: Fix tok_mode expression buffer in file & readline tokenizer (#105828)
Lysandros Nikolaou
2023-06-15
1
-0/+1
*
gh-105800: Issue SyntaxWarning in f-strings for invalid escape sequences (#10...
Pablo Galindo Salgado
2023-06-15
1
-0/+2
*
GH-77273: Better bytecodes for f-strings (GH-6132)
Mark Shannon
2023-06-14
1
-0/+3
*
gh-105570: Deprecate unusual ways of creating empty TypedDicts (#105780)
Alex Waygood
2023-06-14
1
-0/+5
*
GH-100987: Allow objects other than code objects as the "executable" of an in...
Mark Shannon
2023-06-14
1
-0/+4
*
gh-105566: Deprecate unusual ways of creating `typing.NamedTuple` classes (#1...
Alex Waygood
2023-06-14
1
-0/+10
*
gh-104873: Add typing.get_protocol_members and typing.is_protocol (#104878)
Jelle Zijlstra
2023-06-14
1
-0/+3
*
gh-102541: Hide traceback in help prompt (gh-102614)
Kirill Podoprigora
2023-06-14
1
-0/+1
*
gh-105745: Fix open method of webbrowser.Konqueror (#105746)
Nikita Sobolev
2023-06-14
1
-0/+1
*
gh-105687: Remove deprecated objects from `re` module (#105688)
Nikita Sobolev
2023-06-14
1
-0/+2
*
gh-105587: Remove assertion from `_PyStaticObject_CheckRefcnt` (#105638)
Eddie Elizondo
2023-06-14
1
-0/+3
*
gh-105387: Limited C API implements Py_INCREF() as func (#105388)
Victor Stinner
2023-06-14
1
-0/+3
*
GH-104554: Add RTSPS support to `urllib/parse.py` (#104605)
zentarim
2023-06-13
1
-0/+1
*
gh-104812: Run Pending Calls in any Thread (gh-104813)
Eric Snow
2023-06-13
1
-0/+9
*
gh-105733: Deprecate ctypes SetPointerType() and ARRAY() (#105734)
Victor Stinner
2023-06-13
1
-0/+2
*
gh-105603: Change the PyInterpreterConfig.own gil Field (gh-105620)
Eric Snow
2023-06-13
1
-0/+5
*
GH-105678: Split MAKE_FUNCTION into MAKE_FUNCTION and SET_FUNCTION_ATTRIBUTE ...
Mark Shannon
2023-06-13
1
-0/+4
*
gh-105375: Improve error handling in _Unpickler_SetInputStream() (#105667)
Erlend E. Aasland
2023-06-13
1
-0/+2
*
GH-105684: Require `asyncio.Task` implementations to support `set_name` metho...
Kumar Aditya
2023-06-13
1
-0/+3
*
gh-105331: Change `asyncio.sleep` to raise ``ValueError` for nan (#105641)
Jay
2023-06-12
1
-0/+2
*
gh-105436: The environment block should end with two null wchar_t values (GH-...
Dora203
2023-06-12
1
-0/+2
*
gh-103968: PyType_FromMetaclass: Allow metaclasses with tp_new=NULL (GH-105386)
Petr Viktorin
2023-06-12
1
-0/+2
*
gh-105375: Harden pyexpat initialisation (#105606)
Erlend E. Aasland
2023-06-11
1
-0/+3
*
gh-105375: Improve error handling in the sys extension module (#105611)
Erlend E. Aasland
2023-06-11
1
-0/+2
*
gh-105375: Improve error handling in _ctypes (#105593)
Erlend E. Aasland
2023-06-11
1
-0/+1
*
gh-105375: Improve error handling in PyUnicode_BuildEncodingMap() (#105491)
Erlend E. Aasland
2023-06-11
1
-0/+2
*
gh-105375: Improve PyErr_WarnExplicit() error handling (#105610)
Erlend E. Aasland
2023-06-11
1
-0/+2
*
bpo-44185: Added close() to mock_open __exit__ (#26902)
Samet YASLAN
2023-06-11
1
-0/+3
*
gh-102676: Add more convenience properties to `dis.Instruction` (#103969)
Tomas R
2023-06-11
1
-0/+3
*
gh-105375: Improve error handling in the builtins extension module (#105585)
Erlend E. Aasland
2023-06-11
1
-0/+2
*
gh-105375: Improve _decimal error handling (#105605)
Erlend E. Aasland
2023-06-11
1
-0/+1
*
gh-105375: Harden _datetime initialisation (#105604)
Erlend E. Aasland
2023-06-11
1
-0/+2
*
gh-105375: Improve array.array exception handling (#105594)
Erlend E. Aasland
2023-06-11
1
-0/+2
*
gh-105375: Harden _ssl initialisation (#105599)
Erlend E. Aasland
2023-06-11
1
-0/+2
*
gh-80480: Emit DeprecationWarning for array's 'u' type code (#95760)
Hugo van Kemenade
2023-06-11
1
-0/+2
*
gh-105375: Improve error handling in `zoneinfo` module (#105586)
Nikita Sobolev
2023-06-09
1
-0/+1
*
Docs: fix formatting in 2023-06-09-12-59-18 NEWS item (#105607)
Erlend E. Aasland
2023-06-09
1
-2/+2
*
gh-105549: Tokenize separately NUMBER and NAME tokens and allow 0-prefixed li...
Pablo Galindo Salgado
2023-06-09
1
-0/+2
*
gh-105375: Improve error handling in _elementtree (#105591)
Erlend E. Aasland
2023-06-09
1
-0/+1
*
gh-105375: Improve posix error handling (#105592)
Erlend E. Aasland
2023-06-09
1
-0/+2
*
gh-105375: Improve errnomodule error handling (#105590)
Erlend E. Aasland
2023-06-09
1
-0/+1
[next]