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
*
bpo-43258: Don't allocate sqlite3 aggregate context for empty queries (GH-24569)
Erlend Egeberg Aasland
2021-02-19
1
-0/+2
*
bpo-42960: Add resource.RLIMIT_KQUEUES constant from FreeBSD (GH-24251)
David CARLIER
2021-02-18
1
-0/+1
*
bpo-43172: readline now passes its tests when built against libedit (GH-24499)
Gregory P. Smith
2021-02-12
1
-0/+4
*
bpo-40956: Fix segfault when Connection.backup is called without target (GH-2...
Erlend Egeberg Aasland
2021-02-10
1
-0/+3
*
bpo-43163: Handle unclosed parentheses in codeop (GH-24483)
Pablo Galindo
2021-02-09
1
-0/+2
*
bpo-43162: [Enum] deprecate enum member.member access (GH-24486)
Ethan Furman
2021-02-09
1
-0/+2
*
bpo-43102: Set namedtuple __new__'s internal builtins to a dict. (GH-24439)
Raymond Hettinger
2021-02-04
1
-0/+2
*
bpo-43106: Add os.O_EVTONLY/O_FSYNC/O_SYMLINK/O_NOFOLLOW_ANY (GH-24428)
Dong-hee Na
2021-02-03
1
-0/+2
*
Python 3.10.0a5
Pablo Galindo
2021-02-02
32
-61/+0
*
bpo-43108: Fix a reference leak in the curses module (GH-24420)
Pablo Galindo
2021-02-02
1
-0/+1
*
bpo-41149: Fix a bug in threading that causes fals-y threads callables to fai...
BarneyStratford
2021-02-02
1
-0/+1
*
bpo-41748: Handles unquoted attributes with commas (#24072)
Karl Dubost
2021-02-01
1
-0/+2
*
bpo-38307: Add end_lineno attribute to pyclbr Objects (GH-24348)
Aviral Srivastava
2021-02-01
1
-0/+3
*
bpo-42834: Fix _json internal caches for subinterpreters (GH-24121)
Ken Jin
2021-02-01
1
-0/+1
*
bpo-41604: Don't decrement the reference count of the previous user_ptr when ...
Anonymous Maarten
2021-01-31
1
-0/+2
*
bpo-43077: Update bundled pip to 21.0.1 and setuptools to 52.0.0 (GH-24386)
Paul Moore
2021-01-30
1
-0/+1
*
bpo-41282: Add deprecation warning and docs for distutils (PEP 632) (GH-24355)
Steve Dower
2021-01-29
1
-0/+1
*
bpo-38250: [Enum] single-bit flags are canonical (GH-24215)
Ethan Furman
2021-01-25
1
-0/+5
*
bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)
Victor Stinner
2021-01-25
1
-1/+1
*
bpo-42383: pdb: do not fail to restart the target if the current directory ch...
Andrey Bienkowski
2021-01-25
1
-0/+2
*
bpo-42955: Add sys.modules_names (GH-24238)
Victor Stinner
2021-01-25
1
-0/+2
*
bpo-43014: Improve performance of tokenize.tokenize by 20-30%
Anthony Sottile
2021-01-24
1
-0/+1
*
bpo-42384: pdb: correctly populate sys.path[0] (GH-23338)
Andrey Bienkowski
2021-01-22
1
-0/+1
*
bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorcho...
Cheryl Sabella
2021-01-21
1
-0/+2
*
bpo-42323: Fix math.nextafter() for NaN on AIX (GH-24265)
Victor Stinner
2021-01-20
1
-0/+1
*
bpo-42780: Fix set_inheritable() for O_PATH file descriptors on Linux (GH-24172)
cptpcrd
2021-01-20
1
-0/+1
*
bpo-42005: profile and cProfile catch BrokenPipeError (GH-22643)
Zhiming Wang
2021-01-20
1
-0/+2
*
bpo-42923: Dump extension modules on fatal error (GH-24207)
Victor Stinner
2021-01-18
1
-0/+2
*
bpo-42944 Fix Random.sample when counts is not None (GH-24235)
jonanifranco
2021-01-18
1
-0/+1
*
bpo-42931: randbytes missing from random.__all__ (GH-24219)
Setrak Balian
2021-01-15
1
-0/+1
*
bpo-42934: use TracebackException(compact=True) in unittest.TestResult (GH-24...
Irit Katriel
2021-01-15
1
-0/+3
*
bpo-42877: add the 'compact' param to TracebackException's __init__ (#24179)
Irit Katriel
2021-01-15
1
-0/+4
*
bpo-39273: Expose BUTTON5_* constants in the curses module if available (GH-1...
Zackery Spytz
2021-01-14
1
-0/+2
*
bpo-42901: [Enum] move member creation to `__set_name__` (GH-24196)
Ethan Furman
2021-01-13
1
-0/+3
*
bpo-42848: remove recursion from TracebackException (GH-24158)
Irit Katriel
2021-01-12
1
-0/+1
*
bpo-42802: Remove distutils bdist_wininst command (GH-24043)
Victor Stinner
2021-01-08
1
-0/+3
*
bpo-42866: Fix refleak in CJK getcodec() (GH-24165)
Victor Stinner
2021-01-08
1
-0/+2
*
bpo-42846: Convert CJK codec extensions to multiphase init (GH-24157)
Victor Stinner
2021-01-07
1
-0/+3
*
bpo-42851: [Enum] remove brittle __init_subclass__ support (GH-24154)
Ethan Furman
2021-01-07
1
-0/+1
*
bpo-24464: Deprecate sqlite3.enable_shared_cache (GH-24008)
Erlend Egeberg Aasland
2021-01-06
1
-0/+3
*
bpo-40810: Require SQLite 3.7.15 (GH-24106)
Erlend Egeberg Aasland
2021-01-06
1
-0/+1
*
bpo-1635741: Convert _multibytecodec to multi-phase init (GH-24095)
Erlend Egeberg Aasland
2021-01-04
1
-0/+2
*
Python 3.10.0a4
v3.10.0a4
Pablo Galindo
2021-01-04
53
-106/+0
*
bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874)
Serhiy Storchaka
2021-01-03
1
-0/+1
*
bpo-42772: Step argument ignored when stop is None. (GH-24018)
Raymond Hettinger
2021-01-02
1
-0/+2
*
handle empty string in variable executable in platform.libc_ver() (#23140)
Kurochan
2021-01-02
1
-0/+1
*
bpo-42756: Configure LMTP Unix-domain socket to use global default timeout wh...
Ross
2021-01-01
1
-0/+2
*
bpo-37193: Remove thread objects which finished process its request (GH-23127)
Jason R. Coombs
2020-12-31
1
-0/+2
*
bpo-42163, bpo-42189, bpo-42659: Support uname_tuple._replace (for all but pr...
Jason R. Coombs
2020-12-31
1
-0/+1
*
bpo-42382: In importlib.metadata, `EntryPoint` objects now expose `dist` (#23...
Jason R. Coombs
2020-12-31
1
-0/+6
[next]