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
...
*
[3.11] gh-104943: Remove mentions of old Python versions (GH-104945) (#104962)
Miss Islington (bot)
2023-05-26
1
-0/+1
*
[3.11] gh-104874: Document NewType.__supertype__ (GH-104875) (#104907)
Miss Islington (bot)
2023-05-24
1
-0/+2
*
[3.11] gh-104719: IDLE - test existence of all tokenize references. (GH-10476...
Miss Islington (bot)
2023-05-24
1
-0/+2
*
[3.11] gh-104372: Cleanup _posixsubprocess make_inheritable for async signal ...
Gregory P. Smith
2023-05-24
1
-0/+1
*
[3.11] gh-104536: Improve `multiprocessing.process._cleanup` logic (GH-104537...
Miss Islington (bot)
2023-05-22
1
-0/+3
*
[3.11] gh-102978: Fix mock.patch function signatures for class and staticmeth...
Miss Islington (bot)
2023-05-22
2
-0/+4
*
[3.11] gh-101857: Allow xattr detection on musl libc (GH-101858) (#101894)
Miss Islington (bot)
2023-05-21
1
-0/+1
*
[3.11] gh-103987: fix several crashes in mmap module (GH-103990) (#104677)
Miss Islington (bot)
2023-05-20
1
-0/+2
*
[3.11] GH-102818: Do not call PyTraceBack_Here in sys.settrace trampoline (GH...
Mark Shannon
2023-05-19
1
-0/+5
*
[3.11] gh-104615: don't make unsafe swaps in apply_static_swaps (GH-104620). ...
Carl Meyer
2023-05-19
1
-0/+2
*
[3.11] gh-96522: Fix deadlock in pty.spawn (GH-96639) (#104655)
Łukasz Langa
2023-05-19
2
-0/+2
*
[3.11] gh-85984: Utilize new "winsize" functions from termios in pty tests. (...
Miss Islington (bot)
2023-05-19
1
-0/+1
*
[3.11] gh-104623: Update macOS installer to SQLite 3.42.0 (GH-104643)
Miss Islington (bot)
2023-05-19
1
-0/+1
*
[3.11] gh-104623: Update Windows installer to use SQLite 3.42.0 (#104625) (#1...
Erlend E. Aasland
2023-05-18
1
-0/+1
*
[3.11] gh-104499: IDLE - fix completions for tk aqua 8.7 (GH-104591) (#104596)
Miss Islington (bot)
2023-05-18
1
-0/+1
*
[3.11] gh-104340: Suppress warning about unawaited exception for closed pipe ...
Miss Islington (bot)
2023-05-18
1
-0/+1
*
[3.11] gh-102153: Start stripping C0 control and space chars in `urlsplit` (G...
Miss Islington (bot)
2023-05-17
1
-0/+3
*
[3.11] gh-104496: IDLE - fix About for mixed tcl/tk versions (GH-104585) (#10...
Miss Islington (bot)
2023-05-17
1
-0/+1
*
[3.11] gh-103861: Fix Zip64 extensions not being properly applied in some cas...
Gregory P. Smith
2023-05-17
1
-0/+2
*
[3.11] gh-87474: Fix file descriptor leaks in subprocess.Popen (GH-96351) (#1...
Miss Islington (bot)
2023-05-17
1
-0/+1
*
[3.11] gh-104494: Update certain Tkinter pack/place tests for Tk 8.7 errors (...
Miss Islington (bot)
2023-05-17
1
-0/+2
*
[3.11] gh-75367: Fix data descriptor detection in inspect.getattr_static (GH-...
Miss Islington (bot)
2023-05-16
1
-0/+1
*
[3.11] gh-104482: Fix error handling bugs in ast.c (#104514)
Irit Katriel
2023-05-16
1
-0/+1
*
[3.11] gh-104461: Run tkinter test_configure_screen on X11 only (GH-104526)
Miss Islington (bot)
2023-05-16
1
-0/+3
*
[3.11] gh-67056: document that registering/unregistering an atexit func from ...
Miss Islington (bot)
2023-05-15
1
-0/+2
*
[3.11] GH-104405: Add missing PEP 523 checks (GH-104441)
Brandt Bucher
2023-05-12
1
-0/+2
*
[3.11] gh-103204: `http.server` - Enforce that HTTP version numbers must cons...
Miss Islington (bot)
2023-05-12
1
-0/+3
*
[3.11] GH-87695: Fix OSError from `pathlib.Path.glob()` (GH-104292) (GH-104362)
Miss Islington (bot)
2023-05-10
1
-0/+2
*
[3.11] gh-103848: Adds checks to ensure that bracketed hosts found by urlspli...
Miss Islington (bot)
2023-05-10
1
-0/+2
*
[3.11] gh-48241: Clarify URL needs to be encoded when provided to urlopen and...
Miss Islington (bot)
2023-05-09
1
-0/+1
*
[3.11] gh-99889: Fix directory traversal security flaw in uu.decode() (GH-104...
Miss Islington (bot)
2023-05-09
1
-0/+2
*
[3.11] GH-104308: socket.getnameinfo should release the GIL (GH-104307) (#104...
Miss Islington (bot)
2023-05-08
1
-0/+1
*
[3.11] gh-104265 Disallow instantiation of `_csv.Reader` and `_csv.Writer` (G...
Miss Islington (bot)
2023-05-08
1
-0/+4
*
[3.11] gh-100370: fix OverflowError in sqlite3.Connection.blobopen for 32-bit...
Erlend E. Aasland
2023-05-08
1
-0/+2
*
[3.11] gh-103225: Fixed zero lineno issue for pdb (#103265) (#104262)
Tian Gao
2023-05-07
1
-0/+1
*
[3.11] gh-96670: Raise SyntaxError when parsing NULL bytes (GH-97594) (#104195)
Lysandros Nikolaou
2023-05-07
1
-0/+2
*
[3.11] gh-101640: Make argparse _print_message catch any write error (GH-1018...
Miss Islington (bot)
2023-05-06
1
-0/+1
*
[3.11] gh-104106: Add gcc fallback of mkfifoat/mknodat for macOS (gh-104129) ...
Dong-hee Na
2023-05-05
1
-0/+1
*
[3.11] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandle...
Miss Islington (bot)
2023-05-03
1
-0/+2
*
[3.11] gh-103590: do not wrap a single exception raised from a try-except* (#...
Irit Katriel
2023-05-02
1
-0/+1
*
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)
Rafael Fontenelle
2023-05-02
1
-1/+1
*
[3.11] gh-102997: Update Windows installer to SQLite 3.41.2. (#102999) (#104085)
Erlend E. Aasland
2023-05-02
1
-0/+1
*
[3.11] GH-103472: close response in HTTPConnection._tunnel (GH-103473) (#104077)
Miss Islington (bot)
2023-05-02
1
-0/+2
*
[3.11] gh-102997: Update macOS installer to SQLite 3.41.2. (GH-104080)
Miss Islington (bot)
2023-05-02
1
-0/+1
*
[3.11] gh-104018: disallow "z" format specifier in %-format of byte strings (...
Miss Islington (bot)
2023-05-01
1
-0/+1
*
[3.11] gh-104035: Do not ignore user-defined `__{get,set}state__` in slotted ...
Miss Islington (bot)
2023-05-01
1
-0/+2
*
[3.11] gh-88496: Fix IDLE test hang on macOS (GH-104025) (#104027)
Miss Islington (bot)
2023-05-01
1
-0/+1
*
[3.11] Update name in acknowledgements and add mailmap (GH-103696) (#104002)
Miss Islington (bot)
2023-04-30
1
-1/+1
*
[3.11] GH-103971: Fix incorrect locations for code following case blocks
Tian Gao
2023-04-28
1
-0/+1
*
[3.11] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (GH-102...
Petr Viktorin
2023-04-28
1
-0/+4
[prev]
[next]