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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-88691: Shrink the CALL caches (GH-103230)
Brandt Bucher
2023-04-05
3
-131/+131
*
gh-74690: Further optimise `typing._ProtocolMeta.__instancecheck__` (#103280)
Alex Waygood
2023-04-05
1
-1/+1
*
gh-89058: remove skip from test_no_hang_on_context_chain_cycle2 (#102903)
Irit Katriel
2023-04-05
1
-1/+0
*
gh-86094: Add support for Unicode Path Extra Field in ZipFile (gh-102566)
Yeojin Kim
2023-04-05
2
-13/+64
*
gh-74690: typing: Call `_get_protocol_attrs` and `_callable_members_only` at ...
Alex Waygood
2023-04-05
1
-11/+14
*
gh-74690: typing: Simplify and optimise `_ProtocolMeta.__instancecheck__` (#1...
Alex Waygood
2023-04-05
1
-11/+3
*
gh-103193: Micro-optimise helper functions for `inspect.getattr_static` (#103...
Alex Waygood
2023-04-05
1
-4/+3
*
gh-66897: Upgrade HTTP CONNECT to protocol HTTP/1.1 (#8305)
Michael Handler
2023-04-05
2
-21/+151
*
GH-75586: Make shutil.which() on Windows more consistent with the OS (GH-103179)
Charles Machalow
2023-04-04
2
-46/+129
*
Merge branch 'main' of https://github.com/python/cpython into main
Thomas Wouters
2023-04-04
2
-0/+41
|
\
|
*
bpo-44844: Enable detection of Microsoft Edge browser in webbrowser module (G...
Steve Dower
2023-04-04
2
-0/+41
*
|
Python 3.12.0a7
v3.12.0a7
Thomas Wouters
2023-04-04
1
-72/+74
|
/
*
gh-103092: Isolate `_pickle` module (#102982)
Erlend E. Aasland
2023-04-04
1
-0/+28
*
gh-103056: [Enum] use staticmethod decorator for _gnv_ (GH-103231)
Ethan Furman
2023-04-04
1
-0/+3
*
gh-98298, gh-74730: [Enum] update docs (GH-103163)
Ethan Furman
2023-04-03
1
-4/+4
*
gh-103215: Remove redundant if stmt from `enum.EnumType._find_data_type_` (GH...
Sadra Barikbin
2023-04-03
1
-2/+0
*
GH-76846, GH-85281: Call `__new__()` and `__init__()` on pathlib subclasses (...
Barney Gale
2023-04-03
2
-68/+104
*
gh-101865: Deprecate `co_lnotab` from code objects as per PEP 626 (#101866)
Nikita Sobolev
2023-04-03
1
-0/+7
*
gh-102038: Skip a sometimes unnecessary stat in site.py (#102039)
Shantanu
2023-04-02
1
-9/+12
*
gh-103109: Document ignore_warnings() test support helper (#103110)
Charlie Zhao
2023-04-02
1
-1/+1
*
bpo-4080: unittest durations (#12271)
Giampaolo Rodola
2023-04-02
9
-28/+162
*
gh-102433: Use `inspect.getattr_static` in `typing._ProtocolMeta.__instancech...
Alex Waygood
2023-04-02
2
-7/+112
*
GH-102456: Fix docstring and getopt options for base64 (gh-102457)
Partha P. Mukherjee
2023-04-02
1
-2/+2
*
gh-74690: Micro-optimise `typing._get_protocol_attrs` (#103152)
Alex Waygood
2023-03-31
1
-8/+12
*
gh-102549: [Enum] fail enum creation when data type raises in __init__ (GH-10...
Ethan Furman
2023-03-31
2
-14/+31
*
gh-101659: Clean Up the General Import Tests for Subinterpreters (gh-103151)
Eric Snow
2023-03-31
1
-44/+106
*
gh-74690: typing: Don't unnecessarily call `_get_protocol_attrs` twice in `_P...
Alex Waygood
2023-03-31
1
-10/+21
*
gh-102871: Remove obsolete browsers from webbrowser (#102872)
James De Bias
2023-03-31
2
-106/+16
*
gh-102799: use exception instance instead of sys.exc_info() (#102885)
Irit Katriel
2023-03-31
7
-17/+16
*
gh-103085: Fix python locale.getencoding not to emit deprecation warning (gh-...
Jeong, YunWon
2023-03-30
1
-1/+3
*
GH-89987: Shrink the BINARY_SUBSCR caches (GH-103022)
Brandt Bucher
2023-03-29
4
-5/+5
*
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
2
-13/+43
*
gh-103054: typing: Improve `Callable` type substitution tests (#103055)
Nikita Sobolev
2023-03-29
1
-0/+42
*
gh-102558: [Enum] better handling of non-Enum EnumType classes (GH-103060)
Ethan Furman
2023-03-27
2
-8/+5
*
gh-103056: [Enum] ensure final _generate_next_value_ is a staticmethod (GH-10...
Ethan Furman
2023-03-27
2
-0/+22
*
gh-74468: [tarfile] Fix incorrect name attribute of ExFileObject (GH-102424)
Oleg Iarygin
2023-03-27
2
-3/+10
*
gh-103046: Display current line correctly for `dis.disco()` with CACHE entrie...
gaogaotiantian
2023-03-27
2
-1/+35
*
gh-103023: Add SyntaxError check in pdb's `display` command (#103024)
gaogaotiantian
2023-03-27
2
-13/+24
*
Fix typo in _swappedbytes_ in ctypes comment (#102773)
Matthias Görgens
2023-03-25
1
-1/+1
*
gh-98886: Fix issues with dataclass fields with special underscore names (#10...
Shantanu
2023-03-25
2
-10/+26
*
gh-103027: Update `dataclass.make_dataclass` docstring (gh-103028)
Nikita Sobolev
2023-03-25
1
-2/+5
*
GH-102833: Mention the key function in the docstrings (GH-103009)
Raymond Hettinger
2023-03-25
1
-0/+8
*
gh-100131: Add optional delete parameter to tempfile.TemporaryDirectory() (#1...
JakobDev
2023-03-24
2
-7/+24
*
gh-102980: Add tests for pdf's display, alias and where commands (#102981)
gaogaotiantian
2023-03-24
1
-0/+150
*
gh-100372: Use BIO_eof to detect EOF for SSL_FILETYPE_ASN1 (GH-100373)
David Benjamin
2023-03-24
1
-0/+2
*
gh-94684: uuid: support bytes in the name argument to uuid3/5 (#94709)
MonadChains
2023-03-23
2
-4/+38
*
GH-100982: Break up COMPARE_AND_BRANCH (GH-102801)
Brandt Bucher
2023-03-23
4
-20/+15
*
gh-102558: [Enum] fix AttributeError during member repr() (GH-102601)
Dong-hee Na
2023-03-23
2
-1/+10
*
Move binomialvariate() to a section for discrete distributions (GH-102955)
Raymond Hettinger
2023-03-23
1
-20/+25
[next]