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
*
[3.12] gh-106752: Sync with zipp 3.16.2 (GH-106757) (#106777)
Miss Islington (bot)
2023-07-15
5
-27/+199
*
[3.12] gh-106368: Increase Argument Clinic BlockParser test coverage (GH-1067...
Miss Islington (bot)
2023-07-15
1
-4/+96
*
[3.12] gh-105235: Prevent reading outside buffer during mmap.find() (GH-10525...
Miss Islington (bot)
2023-07-15
1
-0/+21
*
[3.12] gh-106752: Move zipfile._path into its own package (GH-106753) (#106755)
Jason R. Coombs
2023-07-14
8
-0/+0
*
[3.12] gh-106634: Corrected minor asyncio doc issues (GH-106671) (#106712)
Miss Islington (bot)
2023-07-14
2
-2/+2
*
[3.12] gh-105626: Change the default return value of `HTTPConnection.get_prox...
Miss Islington (bot)
2023-07-14
2
-3/+15
*
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106728) (#106730)
Miss Islington (bot)
2023-07-13
2
-0/+590
*
[3.12] gh-106602: [Enum] Add __copy__ and __deepcopy__ (GH-106695)
Miss Islington (bot)
2023-07-12
2
-0/+14
*
[3.12] gh-102541: Add test case for help() for non_existent_module (GH-106340...
Miss Islington (bot)
2023-07-11
1
-1/+10
*
[3.12] gh-106403: Restore weakref support for TypeVar and friends (GH-106418)...
Miss Islington (bot)
2023-07-11
1
-0/+31
*
Merge branch '3.12' of https://github.com/python/cpython into 3.12
Thomas Wouters
2023-07-11
2
-1/+11
|
\
|
*
[3.12] gh-106498: Revert incorrect colorsys.rgb_to_hls change (GH-106627) (#1...
Miss Islington (bot)
2023-07-11
2
-1/+11
*
|
Python 3.12.0b4
v3.12.0b4
Thomas Wouters
2023-07-11
1
-14/+16
|
/
*
[3.12] gh-105497: [Enum] Fix flag mask inversion when unnamed flags exist (GH...
Miss Islington (bot)
2023-07-11
2
-61/+85
*
[3.12] gh-102988: Detect email address parsing errors and return empty tuple ...
Miss Islington (bot)
2023-07-10
2
-9/+135
*
[3.12] gh-94777: Fix deadlock in ProcessPoolExecutor (GH-94784) (#106609)
Miss Islington (bot)
2023-07-10
2
-0/+22
*
[3.12] gh-103186: Fix or catch 'extra' stderr output from unittests (GH-10319...
Miss Islington (bot)
2023-07-10
3
-7/+14
*
[3.12] gh-99593: Add tests for Unicode C API (part 3) (GH-104728) (GH-106595)
Serhiy Storchaka
2023-07-10
1
-0/+466
*
[3.12] Move implementation specific RE tests to separate class (GH-106563) (#...
Miss Islington (bot)
2023-07-09
1
-66/+69
*
[3.12] gh-106510: Fix DEBUG output for atomic group (GH-106511) (GH-106548)
Miss Islington (bot)
2023-07-08
2
-2/+7
*
[3.12] gh-106524: Fix a crash in _sre.template() (GH-106525) (GH-106544)
Miss Islington (bot)
2023-07-08
1
-0/+10
*
[3.12] gh-106300: Improve `assertRaises(Exception)` usages in tests (GH-10630...
Miss Islington (bot)
2023-07-07
7
-12/+20
*
[3.12] gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on c...
Miss Islington (bot)
2023-07-07
1
-0/+1
*
[3.12] closes gh-106479: fix typo in __cplusplus macro (gh-106480) (#106493)
Miss Islington (bot)
2023-07-06
1
-1/+1
*
[3.12] gh-90876: Restore the ability to import multiprocessing when `sys.exec...
Miss Islington (bot)
2023-07-06
2
-8/+80
*
[3.12] gh-106292: restore checking __dict__ in cached_property.__get__ (GH-10...
Miss Islington (bot)
2023-07-05
2
-10/+32
*
[3.12] gh-105340: include hidden fast-locals in locals() (GH-105715) (#106470)
Miss Islington (bot)
2023-07-05
1
-0/+22
*
[3.12] gh-64595: Fix regression in file write logic in Argument Clinic (#1064...
Erlend E. Aasland
2023-07-05
1
-4/+3
*
[3.12] gh-105497: [Enum] Fix Flag inversion when alias/mask members exist. (G...
Miss Islington (bot)
2023-07-05
2
-8/+46
*
[3.12] gh-105063: Disable test_peg_generator.TestCParser bco. ref leaks (GH-1...
Miss Islington (bot)
2023-07-05
1
-0/+10
*
[3.12] GH-104554: Add RTSPS support to `urllib/parse.py` (GH-104605) (#105759)
Miss Islington (bot)
2023-07-05
1
-5/+5
*
[3.12] Display the sanitizer config in the regrtest header. (GH-105301) (#105...
Miss Islington (bot)
2023-07-05
2
-1/+21
*
[3.12] gh-89392: Make test_decimal discoverable (GH-106209) (#106230)
Miss Islington (bot)
2023-07-05
1
-133/+146
*
[3.12] gh-100238: Use setuptools in peg-generator and reenable tests (GH-1047...
Miss Islington (bot)
2023-07-05
4
-8/+18
*
[3.12] gh-104683: Rename Lib/test/clinic.test as Lib/test/clinic.test.c (GH-1...
Miss Islington (bot)
2023-07-05
2
-2/+3
*
[3.12] gh-106368: Add tests for formatting helpers in Argument Clinic (GH-106...
Miss Islington (bot)
2023-07-04
1
-0/+164
*
[3.12] GH-106330: Fix matching of empty path in `pathlib.PurePath.match()` (G...
Barney Gale
2023-07-04
2
-8/+23
*
[3.12] gh-106396: Special-case empty format spec to gen empty JoinedStr node ...
Miss Islington (bot)
2023-07-04
1
-0/+18
*
[3.12] gh-106368: Add tests for permutation helpers in Argument Clinic (GH-10...
Miss Islington (bot)
2023-07-04
1
-0/+106
*
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106389) (#106390)
Miss Islington (bot)
2023-07-04
1
-0/+24
*
[3.12] gh-106368: Harden Argument Clinic parser tests (GH-106384) (#106387)
Miss Islington (bot)
2023-07-03
1
-42/+68
*
[3.12] gh-106368: Clean up Argument Clinic tests (#106373) (#106379)
Erlend E. Aasland
2023-07-03
1
-357/+441
*
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106369) (#106370)
Miss Islington (bot)
2023-07-03
1
-0/+57
*
[3.12] gh-106359: Fix corner case bugs in Argument Clinic converter parser (G...
Miss Islington (bot)
2023-07-03
1
-0/+16
*
[3.12] gh-102541: Fix Helper.help("mod") for non-existent mod (GH-105934) (#1...
Miss Islington (bot)
2023-07-01
2
-1/+12
*
[3.12] gh-105486: Change the `repr` of `ParamSpec` list of args in `GenericAl...
Miss Islington (bot)
2023-07-01
2
-0/+24
*
[3.12] gh-106145: Make `end_{lineno,col_offset}` required on `type_param` nod...
Miss Islington (bot)
2023-07-01
1
-1/+1
*
[3.12] GH-106152: Add PY_THROW event to cProfile (GH-106256)
Miss Islington (bot)
2023-06-29
1
-0/+20
*
[3.12] gh-106194: Rename duplicated tests in `test_curses` (GH-106196) (#106216)
Miss Islington (bot)
2023-06-28
1
-4/+11
*
[3.12] gh-106197: Deduplicate tests in `test_buffer` (GH-106198) (#106206)
Miss Islington (bot)
2023-06-28
1
-1/+1
[next]