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
*
bpo-41123: Remove Py_UNICODE_COPY() and Py_UNICODE_FILL() (GH-28887)
Victor Stinner
2021-10-11
1
-0/+4
*
bpo-45434: Python.h no longer includes <stdlib.h> (GH-28888)
Victor Stinner
2021-10-11
1
-0/+3
*
bpo-45412: Remove Py_SET_ERRNO_ON_MATH_ERROR() macro (GH-28820)
Victor Stinner
2021-10-11
1
-0/+9
*
bpo-20028: Empty escapechar/quotechar is not allowed for csv.Dialect (GH-28833)
Dong-hee Na
2021-10-11
1
-0/+2
*
bpo-45411: Update mimetypes.py (GH-28792)
Josephine-Marie
2021-10-11
1
-0/+1
*
bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects (GH-28850)
Joongi Kim
2021-10-10
1
-0/+2
*
Remove repeated 'the' in docs (GH-28852)
180909
2021-10-10
2
-3/+3
*
bpo-29410: Change the default hash algorithm to SipHash13. (GH-28752)
Inada Naoki
2021-10-10
1
-0/+1
*
bpo-27580: Add support of null characters in the csv module. (GH-28808)
Serhiy Storchaka
2021-10-09
1
-0/+1
*
bpo-20028: Improve error message of csv.Dialect when initializing (GH-28705)
Dong-hee Na
2021-10-09
1
-0/+2
*
bpo-10716: Migrating pydoc to html5. (GH-28651)
Julien Palard
2021-10-09
1
-0/+3
*
bpo-45410: libregrtest -jN writes stderr into stdout (GH-28819)
Victor Stinner
2021-10-08
1
-0/+4
*
bpo-45262, asyncio: Fix cache of the running loop holder (GH-28796)
Matthias Reichl
2021-10-07
1
-0/+1
*
bpo-45408: Don't override previous tokenizer errors in the second parser pass...
Pablo Galindo Salgado
2021-10-07
1
-0/+2
*
bpo-45337: Use the realpath of the new executable when creating a venv on Win...
Steve Dower
2021-10-07
1
-0/+4
*
bpo-45403: Fix test_sys.test_stdlib_dir() (GH-28785)
Victor Stinner
2021-10-07
1
-0/+2
*
bpo-45402: Fix test_tools.test_sundry() (GH-28786)
Victor Stinner
2021-10-07
1
-0/+3
*
bpo-45400: Fix suggestion test of test_exceptions (GH-28783)
Victor Stinner
2021-10-07
1
-0/+3
*
bpo-35970: Add help flag to base64 module (GH-28774)
Ammar Askar
2021-10-07
1
-0/+2
*
bpo-45385: Fix reference leak from descr_check (#28719)
Dong-hee Na
2021-10-07
1
-0/+1
*
bpo-45328: Avoid failure in OSs without TCP_NODELAY support (GH-28646)
rtobar
2021-10-06
1
-0/+1
*
[Misc] [Mac] Fix typos found using codespell (GH-28756)
Christian Clauss
2021-10-06
13
-34/+34
*
bpo-40321: Add missing test, slightly expand documentation (GH-28760)
Ćukasz Langa
2021-10-06
1
-2/+2
*
bpo-40116: Add insertion order bit-vector to dict values to allow dicts to sh...
Mark Shannon
2021-10-06
1
-0/+4
*
bpo-40321: Support HTTP response status code 308 in urllib.request (#19588)
Jochem Schulenklopper
2021-10-06
1
-0/+2
*
bpo-45343: Update bundled pip to 21.2.4 and setuptools to 58.1.0 (GH-28684)
Illia Volochii
2021-10-05
1
-0/+1
*
bpo-45020: Identify which frozen modules are actually aliases. (gh-28655)
Eric Snow
2021-10-05
1
-0/+5
*
Merge tag 'v3.11.0a1'
Pablo Galindo
2021-10-05
480
-1191/+5098
|
\
|
*
Python 3.11.0a1
v3.11.0a1
Pablo Galindo
2021-10-05
480
-1191/+5098
*
|
bpo-45324: Capture data in FrozenImporter.find_spec() to use in exec_module()...
Eric Snow
2021-10-05
1
-0/+3
*
|
bpo-44050: Extension modules can share state when they don't support sub-inte...
Hai Shi
2021-10-05
1
-0/+3
|
/
*
bpo-45375: Fix assertion failure due to searching for stdlib in unnormalised ...
Steve Dower
2021-10-05
1
-0/+2
*
bpo-43760: Check for tracing using 'bitwise or' instead of branch in dispatch...
Mark Shannon
2021-10-05
1
-0/+3
*
bpo-45371: Fix distutils' rpath support for clang (GH-28732)
Christian Heimes
2021-10-05
1
-0/+3
*
bpo-44594: fix (Async)ExitStack handling of __context__ (gh-27089)
John Belmonte
2021-10-04
1
-0/+3
*
Remove news entry without bpo issue number. (GH-28703)
Julien Palard
2021-10-03
1
-1/+0
*
bpo-45329: Fix freed memory access in pyexpat.c (GH-28649)
TAGAMI Yukihiro
2021-10-02
1
-0/+2
*
Makefile: Fix missing slashes (GH-28659)
native-api
2021-10-02
1
-0/+1
*
bpo-44687: Ensure BufferedReader objects with unread buffers can peek even wh...
AngstyDuck
2021-10-01
1
-0/+1
*
bpo-41710: Fix PY_TIMEOUT_MAX on Windows (GH-28673)
Victor Stinner
2021-10-01
1
-3/+0
*
bpo-45125: Improves pickling docs and tests for `shared_memory` (GH-28294)
Nikita Sobolev
2021-10-01
1
-0/+2
*
bpo-41710: PyThread_acquire_lock_timed() uses sem_clockwait() (GH-28662)
Victor Stinner
2021-10-01
1
-0/+5
*
bpo-40173: Fix test.support.import_helper.import_fresh_module() (GH-28654)
Serhiy Storchaka
2021-09-30
1
-0/+2
*
bpo-41710: PyThread_acquire_lock_timed() clamps the timout (GH-28643)
Victor Stinner
2021-09-30
2
-0/+5
*
bpo-24391: Better reprs for threading objects. (GH-20534)
Serhiy Storchaka
2021-09-29
1
-0/+3
*
bpo-39039: tarfile raises descriptive exception from zlib.error (GH-27766)
Jack DeVries
2021-09-29
1
-0/+2
*
[docs] Use full names for time units (GH-28611)
Serhiy Storchaka
2021-09-29
5
-5/+6
*
bpo-45269: test wrong `markers` type to `c_make_encoder` (GH-28540)
Nikita Sobolev
2021-09-28
1
-0/+1
*
[docs] Improve the markup of powers (GH-28598)
Serhiy Storchaka
2021-09-28
8
-8/+8
*
bpo-45296: Fix exit/quit message on Windows (GH-28577)
Terry Jan Reedy
2021-09-28
1
-0/+2
[next]