Skip to content

gh-117398: Isolate _datetime (3.13.0a6 PoC) - #117498

Closed
neonene wants to merge 27 commits into
python:mainfrom
neonene:poc313a5
Closed

gh-117398: Isolate _datetime (3.13.0a6 PoC)#117498
neonene wants to merge 27 commits into
python:mainfrom
neonene:poc313a5

Conversation

@neonene

@neoneneneonene commented Apr 3, 2024

Copy link
Copy Markdown
Contributor

Adjust the _datetime isolation draft (#102995) to main. This also includes #117413.

Co-authored-by: Erlend E. Aasland erlend@python.org

@neonene

Copy link
Copy Markdown
ContributorAuthor

@Eclips4 Could you run the refleak bots? Also, it would be nice if this could fix some sub-interpreter issues you are aware of.

@Eclips4Eclips4 added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Apr 3, 2024
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @Eclips4 for commit a835158 🤖

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Apr 3, 2024
@erlend-aasland

Copy link
Copy Markdown
Contributor

You need to update globals-to-fix.

@neoneneneonene changed the title gh-117398: Isolate _datetime (3.13.0a5 PoC)gh-117398: Isolate _datetime (3.13.0a6 PoC)Apr 26, 2024
@neoneneneonene closed this May 23, 2024
@neoneneneonene reopened this May 23, 2024
@neoneneneonene closed this Jun 4, 2024
@neonene
neonene deleted the poc313a5 branch June 4, 2024 00:43
@ericsnowcurrently

Copy link
Copy Markdown
Member

Thanks @neonene and @erlend-aasland for this PR. It was a really helpful reference for the changes I made recently.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@neonene@bedevere-bot@erlend-aasland@ericsnowcurrently@Eclips4