lp:~ubuntu-support-team/python/+git/python

Get this repository:
git clone https://git.launchpad.net/~ubuntu-support-team/python/+git/python

Import details

Import Status: Failed

This repository is an import of the Git repository at https://github.com/python/cpython.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-17 and finished taking 20 minutes — see the log
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 1 hour — see the log
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 1 hour — see the log
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 1 hour — see the log

Branches

Name Last Modified Last Commit
main 2022-08-09 13:59:27 UTC
gh-95767: Fix grammatical error in asyncio loop.create_task docs (#95768)

Author: =?utf-8?q?Andrzej_Bartosi=C5=84ski?=
Author Date: 2022-08-09 13:59:27 UTC

gh-95767: Fix grammatical error in asyncio loop.create_task docs (#95768)

3.9 2021-07-04 17:55:43 UTC
bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAli...

Author: Miss Islington (bot)
Author Date: 2021-07-04 17:55:43 UTC

bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias … (GH-27016) (GH-27018)

(cherry picked from commit d33943a6c368c2184e238019c63ac7a267da5594)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>

3.10 2021-07-04 17:55:35 UTC
bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAli...

Author: Miss Islington (bot)
Author Date: 2021-07-04 17:55:35 UTC

bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias … (GH-27016)

(cherry picked from commit d33943a6c368c2184e238019c63ac7a267da5594)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>

bpo-44461-refactor-targets 2021-07-02 22:19:43 UTC
Add blurb

Author: Jason R. Coombs
Author Date: 2021-07-02 22:19:05 UTC

Add blurb

dependabot/github_actions/actions/upload-artifact-2.2.4 2021-07-01 09:00:57 UTC
build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4

Author: dependabot[bot]
Author Date: 2021-07-01 09:00:57 UTC

build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

3.6 2021-06-28 18:52:18 UTC
Post release updates

Author: Ned Deily
Author Date: 2021-06-28 18:52:18 UTC

Post release updates

3.7 2021-06-28 18:33:52 UTC
Post release updates

Author: Ned Deily
Author Date: 2021-06-28 18:33:52 UTC

Post release updates

3.8 2021-06-28 10:11:14 UTC
Post 3.8.11

Author: Łukasz Langa
Author Date: 2021-06-28 10:11:14 UTC

Post 3.8.11

asan 2021-06-10 11:39:07 UTC
Run address sanitizer in the GitHub CI

Author: Pablo Galindo
Author Date: 2021-06-10 11:37:08 UTC

Run address sanitizer in the GitHub CI

buildbot-custom 2021-05-13 17:41:41 UTC
bpo-37788: Fix reference leak when Thread is never joined

Author: Antoine Pitrou
Author Date: 2021-05-13 17:08:49 UTC

bpo-37788: Fix reference leak when Thread is never joined

When a Thread is not joined after it has stopped, its lock may remain in the _shutdown_locks
set until interpreter shutdown. If many threads are created this way, the _shutdown_locks
set could therefore grow endlessly. To avoid such a situation, purge expired locks each
time a new one is added or removed.

find_module-deprecation-windows 2021-04-23 21:05:46 UTC
Silence find_module() DeprecationWarning on Windows tests

Author: Brett C.
Author Date: 2021-04-23 21:05:46 UTC

Silence find_module() DeprecationWarning on Windows tests

111 of 11 results
This repository contains Public information 
Everyone can see this information.