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-103636: add enums for days and months in calendar module (GH-103642)
Prince Roshan
2023-04-25
1
-0/+1
*
gh-82814: fix shutil access error on WSL (#103790)
Allan Lago
2023-04-25
1
-0/+3
*
gh-103801: Tools/wasm linting and formatting (#103796)
Daniel Versoza
2023-04-24
1
-0/+1
*
gh-103673: Add missing ForkingUnixStreamServer and ForkingUnixDatagramServer ...
jb2170
2023-04-24
2
-0/+3
*
gh-87729: add LOAD_SUPER_ATTR instruction for faster super() (#103497)
Carl Meyer
2023-04-24
1
-0/+1
*
gh-103791: Make contextlib.suppress also act on exceptions within an Exceptio...
Łukasz Langa
2023-04-24
1
-0/+3
*
gh-103492: Clarify SyntaxWarning with literal comparison (#103493)
Shantanu
2023-04-24
1
-0/+1
*
gh-101517: fix line number propagation in code generated for except* (#103550)
Irit Katriel
2023-04-24
1
-0/+1
*
gh-99184: Bypass instance attribute access in `repr` of `weakref.ref` (#99244)
Nikita Sobolev
2023-04-24
1
-0/+2
*
gh-94518: Port 23-argument `_posixsubprocess.fork_exec` to Argument Clinic (#...
Oleg Iarygin
2023-04-24
1
-0/+1
*
gh-103323: Get the "Current" Thread State from a Thread-Local Variable (gh-10...
Eric Snow
2023-04-24
1
-0/+3
*
gh-103091: Add PyUnstable_Type_AssignVersionTag (#103095)
Brett Simmers
2023-04-24
1
-0/+1
*
gh-102950: Implement PEP 706 – Filter for tarfile.extractall (#102953)
Petr Viktorin
2023-04-24
1
-0/+4
*
gh-103285: Rewrite _splitlines_no_ff to improve performance (#103307)
Tian Gao
2023-04-24
1
-0/+1
*
gh-103685: Fix tkinter.Menu.index() for Tk 8.7 (#103686)
Christopher Chavez
2023-04-24
1
-0/+1
*
gh-81403: Add NEWS entry for PR #13951 (#103729)
Senthil Kumaran
2023-04-23
1
-0/+3
*
gh-101688: Implement types.get_original_bases (#101827)
James Hilton-Balfe
2023-04-23
1
-0/+2
*
gh-101408: PyObject_GC_Resize should calculate preheader size. (gh-101741)
Dong-hee Na
2023-04-23
1
-0/+2
*
GH-103699: Add `__orig_bases__` to various typing classes (#103698)
Adrian Garcia Badaracco
2023-04-23
1
-0/+2
*
gh-102310: Change error range for invalid bytes literals (#103663)
Nikita Sobolev
2023-04-23
1
-0/+1
*
gh-84436: Implement Immortal Objects (gh-19474)
Eddie Elizondo
2023-04-22
1
-0/+3
*
gh-83791: Raise TypeError for len(memoryview_0d) (#18463)
Eric Wieser
2023-04-22
1
-0/+2
*
GH-103484: Fix broken links reported by linkcheck (#103608)
Rafael Fontenelle
2023-04-22
5
-5/+5
*
gh-103559: Update bundled pip version to 23.1.1 (gh-103560)
Paul Moore
2023-04-22
1
-0/+1
*
gh-103556: [inspect.Signature] disallow pos-or-kw params without default afte...
Nikita Sobolev
2023-04-22
1
-0/+3
*
Sync with importlib_metadata 6.5 (GH-103584)
Jason R. Coombs
2023-04-21
1
-0/+12
*
gh-99352: Respect `http.client.HTTPConnection.debuglevel` in `urllib.request....
Wheeler Law
2023-04-21
1
-0/+3
*
gh-83861: Fix datetime.astimezone() method (GH-101545)
Alexander Belopolsky
2023-04-19
1
-0/+4
*
gh-102856: Initial implementation of PEP 701 (#102855)
Pablo Galindo Salgado
2023-04-19
1
-0/+1
*
gh-102778: IDLE - make sys.last_exc available in Shell after traceback (#103314)
Irit Katriel
2023-04-19
1
-0/+1
*
gh-103596: [Enum] do not shadow mixed-in methods/attributes (GH-103600)
Ethan Furman
2023-04-18
1
-0/+2
*
GH-100530: Change the error message for non-class class patterns (GH-103576)
Nikita Sobolev
2023-04-18
1
-0/+1
*
gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)
Pradyun Gedam
2023-04-18
1
-0/+1
*
gh-103449: Fix a bug in dataclass docstring generation (#103454)
Nikita Sobolev
2023-04-17
1
-0/+1
*
gh-103092: Isolate winreg (#103250)
AN Long
2023-04-17
1
-0/+1
*
gh-102114: Make dis print more concise tracebacks for syntax errors in str in...
chgnrdv
2023-04-15
1
-0/+1
*
GH-78079: Fix UNC device path root normalization in pathlib (GH-102003)
Barney Gale
2023-04-14
1
-0/+3
*
gh-103532: Fix reST syntax in NEWS entry (GH-103544)
Zachary Ware
2023-04-14
1
-1/+1
*
gh-103532: Add NEWS entry (#103542)
Zachary Ware
2023-04-14
1
-0/+4
*
gh-103365: [Enum] STRICT boundary corrections (GH-103494)
Ethan Furman
2023-04-13
1
-0/+1
*
GH-103488: Use return-offset, not yield-offset. (GH-103502)
Mark Shannon
2023-04-13
1
-0/+3
*
gh-102978: Fix mock.patch function signatures for class and staticmethod deco...
Tomas R
2023-04-13
2
-0/+4
*
gh-103462: Ensure SelectorSocketTransport.writelines registers a writer when ...
Ali-Akber Saifee
2023-04-13
1
-0/+4
*
gh-67230: add quoting rules to csv module (GH-29469)
Skip Montanaro
2023-04-12
1
-0/+2
*
gh-103088: Fix virtual environment activate script not working in Cygwin (GH-...
Stanislav Syekirin
2023-04-12
1
-0/+1
*
gh-103092: Isolate `_collections` (#103093)
Erlend E. Aasland
2023-04-12
1
-0/+1
*
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1...
Mark Shannon
2023-04-12
1
-0/+1
*
gh-103092: Isolate msvcrt (#103248)
AN Long
2023-04-12
1
-0/+1
*
gh-103357: Add logging.Formatter defaults support to logging.config fileConfi...
Bar Harel
2023-04-12
1
-0/+3
*
gh-103143: Polish pdb help messages and doc strings (GH-103144)
Tian Gao
2023-04-11
1
-0/+1
[next]