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-43843: libregrtest uses threading.excepthook (GH-25400)
Victor Stinner
2021-04-16
1
-0/+5
*
bpo-43842: Fix race condition in test_logging SMTP test (GH-25436)
Victor Stinner
2021-04-16
1
-0/+4
*
bpo-40443: Remove unused imports (GH-25429)
Victor Stinner
2021-04-16
1
-0/+2
*
bpo-41323: compiler: Reuse tuple in constant tuple folding (GH-25419)
Inada Naoki
2021-04-16
1
-0/+2
*
bpo-43822: Improve syntax errors for missing commas (GH-25377)
Pablo Galindo
2021-04-15
1
-0/+2
*
Update ACKS (GH-25423)
Ethan Furman
2021-04-15
1
-0/+2
*
bpo-43744: [Enum] fix ``_is_private`` (GH-25349)
Ethan Furman
2021-04-15
1
-0/+2
*
bpo-43846: Use less stack for large literals and calls (GH-25403)
Mark Shannon
2021-04-15
1
-0/+1
*
bpo-43823: Improve syntax errors for invalid dictionary literals (GH-25378)
Pablo Galindo
2021-04-15
1
-0/+2
*
bpo-43296: Handle sqlite3_value_blob() errors (GH-24674)
Erlend Egeberg Aasland
2021-04-14
1
-0/+3
*
bpo-41282: (PEP 632) Load install schemes from sysconfig (GH-24549)
Lumír 'Frenzy' Balhar
2021-04-14
1
-0/+2
*
bpo-38530: Offer suggestions on NameError (GH-25397)
Pablo Galindo
2021-04-14
1
-0/+3
*
Fix typo in the What's New for 3.10 (GH-25396)
Pablo Galindo
2021-04-14
1
-1/+1
*
bpo-43265: Improve sqlite3.Connection.backup error handling (GH-24586)
Erlend Egeberg Aasland
2021-04-14
1
-0/+3
*
bpo-43752: Fix sqlite3 regression for zero-sized blobs with converters (GH-25...
Erlend Egeberg Aasland
2021-04-14
1
-0/+3
*
bpo-43712 : fileinput: Add encoding parameter (GH-25272)
Inada Naoki
2021-04-14
2
-0/+3
*
bpo-38530: Offer suggestions on AttributeError (#16856)
Pablo Galindo
2021-04-14
1
-0/+3
*
bpo-43680: Deprecate io.OpenWrapper (GH-25357)
Victor Stinner
2021-04-14
1
-0/+6
*
bpo-43080: pprint for dataclass instances (GH-24389)
Lewis Gaul
2021-04-13
1
-0/+1
*
bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360)
Christian Heimes
2021-04-13
1
-0/+2
*
bpo-43760: Speed up check for tracing in interpreter dispatch (#25276)
Mark Shannon
2021-04-13
1
-0/+2
*
bpo-43731: Add an `encoding` parameter to logging.fileConfig() (GH-25273)
Inada Naoki
2021-04-13
1
-0/+1
*
bpo-43799: OpenSSL 3.0.0: declare OPENSSL_API_COMPAT 1.1.1 (GH-25329)
Christian Heimes
2021-04-13
1
-0/+2
*
bpo-43787: Add __iter__ to GzipFile, BZ2File, and LZMAFile (GH-25353)
Inada Naoki
2021-04-13
1
-0/+3
*
Remove an unnecessary copy of the 'namespace' parameter to make_dataclass(). ...
Eric V. Smith
2021-04-13
1
-0/+2
*
bpo-41515: Fix KeyError raised in get_type_hints (GH-25352)
Karthikeyan Singaravelan
2021-04-12
1
-0/+2
*
bpo-42904: Fix get_type_hints for class local namespaces (GH-24201)
Ken Jin
2021-04-12
1
-0/+2
*
bpo-43797: Improve syntax error for invalid comparisons (#25317)
Pablo Galindo
2021-04-12
1
-0/+2
*
bpo-42248: [Enum] ensure exceptions raised in ``_missing_`` are released (GH-...
Ethan Furman
2021-04-12
1
-0/+1
*
bpo-34311: Add locale.localize (GH-15275)
Cédric Krier
2021-04-12
1
-0/+2
*
bpo-43680: _pyio.open() becomes a static method (GH-25354)
Victor Stinner
2021-04-12
1
-0/+6
*
bpo-43723: Deprecate camelCase aliases from threading (GH-25174)
Jelle Zijlstra
2021-04-12
1
-0/+19
*
bpo-43785: Improve BZ2File performance by removing RLock (GH-25299)
Inada Naoki
2021-04-12
1
-0/+4
*
bpo-43682: Make staticmethod objects callable (GH-25117)
Victor Stinner
2021-04-11
1
-0/+2
*
bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (#24818)
Ken Jin
2021-04-11
1
-0/+3
*
Fix typo in 3.10.0a7.rst (GH-25340)
Sergey B Kirpichev
2021-04-11
1
-1/+1
*
bpo-43751: Fix anext() bug where it erroneously returned None (GH-25238)
Dennis Sweeney
2021-04-11
1
-0/+1
*
bpo-43772: Fix TypeVar.__ror__ (GH-25339)
Jelle Zijlstra
2021-04-11
1
-0/+1
*
bpo-43783: Add ParamSpecArgs/Kwargs (GH-25298)
Jelle Zijlstra
2021-04-11
1
-0/+3
*
bpo-43764: Add match_args=False parameter to dataclass decorator and to make_...
Eric V. Smith
2021-04-11
1
-0/+2
*
bpo-43753: Add Py_Is() and Py_IsNone() functions (GH-25227)
Victor Stinner
2021-04-10
1
-0/+6
*
bpo-43478: Fix formatting of NEWS entry (GH-25335)
Pablo Galindo
2021-04-10
1
-1/+6
*
bpo-43798: Add source location attributes to alias (GH-25324)
Matthew Suozzo
2021-04-10
1
-0/+1
*
bpo-43739: Add type declaration Doc/extending/extending.rst example
Shreyan Avigyan
2021-04-10
1
-0/+1
*
bpo-43478: Restrict use of Mock objects as specs (GH-25326)
Matthew Suozzo
2021-04-10
1
-0/+1
*
bpo-43794: OpenSSL 3.0.0: set OP_IGNORE_UNEXPECTED_EOF by default (GH-25309)
Christian Heimes
2021-04-09
1
-0/+1
*
bpo-43682: @staticmethod inherits attributes (GH-25268)
Victor Stinner
2021-04-09
1
-0/+5
*
bpo-43788: Generate version specific _ssl_data.h (GH-25300)
Christian Heimes
2021-04-09
1
-0/+4
*
bpo-4379: Skip TLS 1.0/1.1 tests under OpenSSL 3.0.0 (GH-25304)
Christian Heimes
2021-04-09
1
-0/+2
*
bpo-43789: OpenSSL 3.0.0 Don't call passwd callback again in error case (GH-2...
Christian Heimes
2021-04-09
1
-0/+2
[next]