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
/
NEWS.d
/
next
/
Library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.9.1rc1
v3.9.1rc1
Łukasz Langa
2020-11-24
31
-63/+0
*
bpo-42328: Fix tkinter.ttk.Style.map(). (GH-23300)
Miss Islington (bot)
2020-11-23
1
-0/+4
*
bpo-40550: Fix time-of-check/time-of-action issue in subprocess.Popen.send_si...
Miss Islington (bot)
2020-11-21
1
-0/+1
*
[3.9] bpo-42345: Fix three issues with typing.Literal parameters (GH-23294) (...
Yurii Karabas
2020-11-17
1
-0/+2
*
bpo-42350: Fix Thread._reset_internal_locks() (GH-23268)
Miss Islington (bot)
2020-11-16
1
-0/+3
*
bpo-42237: Fix os.sendfile() on illumos (GH-23154)
Miss Islington (bot)
2020-11-12
1
-0/+1
*
bpo-42140: Improve asyncio.wait function (GH-22938)
Miss Islington (bot)
2020-11-10
1
-0/+1
*
bpo-42014: shutil.rmtree: call onerror with correct function (GH-22585)
Miss Islington (bot)
2020-11-10
1
-0/+1
*
bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() (GH-2...
Miss Islington (bot)
2020-11-10
1
-0/+4
*
bpo-41754: Ignore NotADirectoryError in invocation of xdg-settings (GH-23075)
Miss Islington (bot)
2020-11-08
1
-0/+1
*
bpo-42233: Correctly repr GenericAlias when used with typing module (GH-23081)
Miss Islington (bot)
2020-11-07
1
-0/+3
*
bpo-35455: Fix thread_time for Solaris OS (GH-11118) (GH-23130)
Miss Skeleton (bot)
2020-11-04
1
-0/+3
*
bpo-42249: Fix writing binary Plist files larger than 4 GiB. (GH-23121)
Miss Skeleton (bot)
2020-11-03
1
-0/+1
*
bpo-42103: Improve validation of Plist files. (GH-22882)
Miss Skeleton (bot)
2020-11-02
1
-0/+3
*
[3.9] bpo-29566: binhex.binhex now consitently writes MacOS 9 line endings. (...
Miss Skeleton (bot)
2020-11-01
1
-0/+1
*
[3.9] bpo-42146: Fix memory leak in subprocess.Popen() in case of uid/gid ove...
Miss Skeleton (bot)
2020-10-26
1
-0/+2
*
[3.9] bpo-41052: Fix pickling heap types implemented in C with protocols 0 an...
Serhiy Storchaka
2020-10-25
1
-0/+2
*
[3.9] bpo-40592: shutil.which will not return None anymore if ; is the last c...
Miss Skeleton (bot)
2020-10-23
1
-0/+1
*
bpo-41316: Make tarfile follow specs for FNAME (GH-21511)
Miss Skeleton (bot)
2020-10-21
1
-0/+1
*
bpo-41491: plistlib: accept hexadecimal integer values in xml plist files (GH...
Miss Skeleton (bot)
2020-10-20
1
-0/+1
*
bpo-27321 Fix email.generator.py to not replace a non-existent header. (GH-18...
Miss Skeleton (bot)
2020-10-19
1
-0/+2
*
bpo-16396: Allow wintypes to be imported on non-Windows systems. (GH-21394)
Miss Skeleton (bot)
2020-10-19
1
-0/+1
*
bpo-40492: Fix --outfile with relative path when the program changes it worki...
Anthony Sottile
2020-10-18
1
-0/+3
*
bpo-41966: Fix pickling pure datetime.time subclasses (GH-22731) (GH-22747)
Miss Skeleton (bot)
2020-10-18
1
-0/+2
*
bpo-42065: Fix incorrectly formatted _codecs.charmap_decode error message (GH...
Miss Skeleton (bot)
2020-10-18
1
-0/+3
*
bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355)
Miss Skeleton (bot)
2020-10-09
1
-0/+3
*
bpo-41976: Fix the fallback to gcc of ctypes.util.find_library when using gcc...
Miss Skeleton (bot)
2020-10-08
1
-0/+3
*
Merge tag 'v3.9.0' into 3.9
Łukasz Langa
2020-10-05
3
-4/+0
|
\
|
*
Python 3.9.0
v3.9.0
Łukasz Langa
2020-10-05
4
-6/+0
|
*
bpo-41815: SQLite: segfault if backup called on closed database (GH-22322)
Miss Islington (bot)
2020-10-04
1
-0/+2
*
|
[3.9] bpo-41840: Report module-level globals as both local and global in the ...
Pablo Galindo
2020-10-03
1
-0/+3
*
|
bpo-41900: C14N 2.0 serialisation failed for unprefixed attributes when a def...
Miss Skeleton (bot)
2020-10-03
1
-0/+2
*
|
bpo-40105: ZipFile truncate in append mode with shorter comment (GH-19337)
Miss Islington (bot)
2020-09-28
1
-0/+2
*
|
fix `EventType` bases
Miss Islington (bot)
2020-09-22
1
-0/+1
*
|
bpo-41815: SQLite: segfault if backup called on closed database (GH-22322)
Miss Islington (bot)
2020-09-21
1
-0/+2
|
/
*
Merge tag 'v3.9.0rc2' into 3.9
Łukasz Langa
2020-09-17
18
-28/+0
|
\
|
*
Python 3.9.0rc2
v3.9.0rc2
Łukasz Langa
2020-09-16
18
-28/+0
*
|
bpo-41662: Fix bugs in binding parameters in sqlite3 (GH-21998)
Miss Islington (bot)
2020-09-17
2
-0/+3
*
|
[3.9] bpo-39728: Enum: fix duplicate `ValueError` (GH-22277) (GH-22282)
Ethan Furman
2020-09-17
1
-0/+1
|
/
*
bpo-41517: do not allow Enums to be extended (GH-22271)
Miss Islington (bot)
2020-09-16
1
-0/+1
*
[3.9] bpo-41687: Fix sendfile implementation to work with Solaris (GH-22040) ...
Łukasz Langa
2020-09-16
1
-0/+1
*
[3.9] bpo-41789: honor object overrides in Enum classes (GH-22250) (GH-22272)
Ethan Furman
2020-09-16
1
-0/+2
*
bpo-39587: Enum - use correct mixed-in data type (GH-22263) (GH-22266)
Miss Islington (bot)
2020-09-15
1
-0/+1
*
bpo-39651: Fix asyncio proactor _write_to_self() (GH-22197)
Miss Islington (bot)
2020-09-12
1
-0/+3
*
bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092)
Miss Islington (bot)
2020-09-07
1
-0/+2
*
bpo-41696: Fix handling of debug mode in asyncio.run (GH-22069) (#22071)
Miss Islington (bot)
2020-09-03
1
-0/+1
*
bpo-39010: Fix errors logged on proactor loop restart (GH-22017) (#22034)
Miss Islington (bot)
2020-09-03
1
-0/+2
*
bpo-41344: Raise ValueError when creating shared memory of size 0 (GH-21556) ...
Miss Islington (bot)
2020-08-30
1
-0/+1
*
bpo-41609: Fix output of pdb's whatis command for instance methods (GH-21935)...
Miss Islington (bot)
2020-08-27
1
-0/+1
*
bpo-33660: Fix PosixPath to resolve a relative path on root (#21974)
Miss Islington (bot)
2020-08-27
1
-0/+2
[next]