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-105557: Remove duplicate sqlite3 test method (GH-105558) (#105561)
Miss Islington (bot)
2023-06-09
1
-7/+2
*
[3.12] gh-105564: Don't include artificial newlines in the line attribute of ...
Miss Islington (bot)
2023-06-09
1
-8/+8
*
[3.12] Miscellaneous improvements to the typing docs (GH-105529) (#105567)
Miss Islington (bot)
2023-06-09
1
-6/+6
*
[3.12] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) (GH-1...
Miss Islington (bot)
2023-06-09
2
-22/+36
*
[3.12] gh-102832: IDLE - update stackviewer open (GH-105528) (#105534)
Miss Islington (bot)
2023-06-08
1
-2/+2
*
[3.12] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackview...
Miss Islington (bot)
2023-06-08
4
-52/+22
*
[3.12] gh-104310: Rename the New Function in importlib.util (gh-105255) (gh-1...
Miss Islington (bot)
2023-06-08
2
-18/+34
*
[3.12] test_types: Replace raw assert statements (GH-105500) (#105507)
Miss Islington (bot)
2023-06-08
1
-25/+27
*
[3.12] Further improve docs for `typing.Annotated` (GH-105498) (#105503)
Miss Islington (bot)
2023-06-08
1
-6/+8
*
[3.12] gh-105431: Remove unused stuff from `test_typing.NewTypeTests` (GH-105...
Miss Islington (bot)
2023-06-08
1
-7/+0
*
[3.12] GH-104996: Defer joining of `pathlib.PurePath()` arguments. (GH-104999...
Barney Gale
2023-06-07
1
-14/+24
*
[3.12] gh-103171: Forward-port new tests for runtime-checkable protocols deco...
Miss Islington (bot)
2023-06-07
1
-0/+65
*
[3.12] typing: Improve documentation of generic classes and aliases (GH-10536...
Miss Islington (bot)
2023-06-07
1
-3/+5
*
[3.12] gh-105437: Improve tests of type params names for PEP 695 (GH-105438) ...
Miss Islington (bot)
2023-06-07
2
-4/+12
*
[3.12] gh-105430: Remove `typing._Immutable` unused internal helper (GH-10543...
Miss Islington (bot)
2023-06-07
1
-11/+0
*
[3.12] gh-105435: Fix spurious NEWLINE token if file ends with comment withou...
Miss Islington (bot)
2023-06-07
1
-5/+26
*
[3.12] gh-105390: Correctly raise TokenError instead of SyntaxError for token...
Miss Islington (bot)
2023-06-07
2
-7/+24
*
[3.12] gh-105286: Further improvements to `typing.py` docstrings (GH-105363) ...
Miss Islington (bot)
2023-06-07
1
-25/+43
*
Merge branch '3.12' of https://github.com/python/cpython into 3.12
Thomas Wouters
2023-06-06
2
-3/+1
|
\
|
*
gh-92658: Fix typo in docs and tests for `HV_GUID_PARENT` (GH-105267)
Miss Islington (bot)
2023-06-06
1
-1/+1
|
*
[3.12] gh-102304: Fix Py_INCREF() stable ABI in debug mode (#104763) (#105352)
Victor Stinner
2023-06-06
1
-2/+0
*
|
Python 3.12.0b2
v3.12.0b2
Thomas Wouters
2023-06-06
1
-107/+674
|
/
*
[3.12] GH-105162: Account for `INSTRUMENTED_RESUME` in gen.close/throw. (GH-1...
Miss Islington (bot)
2023-06-06
1
-0/+35
*
[3.12] gh-104411: Update test_getint for Tcl 9.0 (GH-104412) (#105356)
Miss Islington (bot)
2023-06-06
1
-1/+4
*
[3.12] gh-102304: doc: Add links to Stable ABI and Limited C API (#105345) (#...
Victor Stinner
2023-06-06
1
-2/+1
*
[3.12] gh-105259: Ensure we don't show newline characters for trailing NEWLIN...
Miss Islington (bot)
2023-06-06
1
-1/+1
*
[3.12] gh-105324: Fix tokenize module main function for stdin (GH-105325) (#1...
Miss Islington (bot)
2023-06-05
1
-2/+1
*
[3.12] gh-89412: Add missing attributes (added in 3.10) to traceback module d...
Miss Islington (bot)
2023-06-05
1
-2/+2
*
[3.12] gh-105286: Improve `typing.py` docstrings (#105287) (#105319)
Alex Waygood
2023-06-05
1
-220/+253
*
[3.12] gh-105280: Ensure `isinstance([], collections.abc.Mapping)` always eva...
Miss Islington (bot)
2023-06-05
2
-8/+34
*
[3.12] gh-105237: Allow calling `issubclass(X, typing.Protocol)` again (GH-10...
Miss Islington (bot)
2023-06-05
2
-0/+63
*
[3.12] gh-105164: Detect annotations inside match blocks (GH-105177) (#105313)
Miss Islington (bot)
2023-06-05
1
-0/+111
*
[3.12] gh-98963: Restore the ability to have a dict-less property. (GH-105262...
Miss Islington (bot)
2023-06-05
1
-5/+56
*
[3.12] gh-104690 Disallow thread creation and fork at interpreter finalizatio...
Miss Islington (bot)
2023-06-04
3
-28/+51
*
[3.12] gh-105080: Fixed inconsistent signature on derived classes (GH-105217)...
Miss Islington (bot)
2023-06-02
2
-11/+30
*
[3.12] gh-105194: Fix format specifier escaped characters in f-strings (GH-10...
Miss Islington (bot)
2023-06-02
1
-0/+10
*
[3.12] gh-104799: Default missing lists in AST to the empty list (GH-104834) ...
Miss Islington (bot)
2023-06-02
1
-0/+2
*
[3.12] gh-104614: Make Sure ob_type is Always Set Correctly by PyType_Ready()...
Miss Islington (bot)
2023-06-01
1
-1/+37
*
[3.12] gh-105020: Share tp_bases and tp_mro Between Interpreters For All Stat...
Miss Islington (bot)
2023-06-01
1
-0/+33
*
[3.12] gh-102251: Explicitly free state for test modules with state in test_i...
Miss Islington (bot)
2023-05-31
1
-4/+10
*
[3.12] gh-102304: Fix 2 New Stable ABI Functions (gh-104762) (gh-105123)
Eric Snow
2023-05-31
1
-0/+2
*
[3.12] GH-105113: Improve performance of `pathlib.PurePath.match()` (GH-105114)
Barney Gale
2023-05-31
1
-14/+72
*
[3.12] gh-105144: Runtime-checkable protocols: move all 'sanity checks' to `_...
Miss Islington (bot)
2023-05-31
2
-37/+106
*
[3.12] gh-105096: Reformat wave documentation (#105136) (#105138)
Victor Stinner
2023-05-31
1
-2/+3
*
[3.12] gh-105069: Add a readline-like callable to the tokenizer to consume in...
Miss Islington (bot)
2023-05-31
3
-71/+108
*
[3.12] gh-105042: Disable unmatched parens syntax error in python tokenize (G...
Miss Islington (bot)
2023-05-31
3
-1/+15
*
[3.12] gh-105035: fix super() calls on unusual types (e.g. meta-types) (GH-10...
Miss Islington (bot)
2023-05-30
1
-0/+12
*
gh-88745: Add _winapi.CopyFile2 and update shutil.copy2 to use it (GH-105055)
Miss Islington (bot)
2023-05-30
1
-0/+25
*
[3.12] gh-105071: add PyUnstable_Exc_PrepReraiseStar to expose except* implem...
Irit Katriel
2023-05-30
1
-0/+93
*
[3.12] gh-104799: Move location of type_params AST fields (GH-104828) (#104974)
Miss Islington (bot)
2023-05-30
1
-53/+77
[prev]
[next]